projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83348e0
)
Oh, ec2_smpt.c is #included by ec2_smpl.c!
author
Richard Levitte
<levitte@openssl.org>
Tue, 13 Aug 2002 11:47:26 +0000
(11:47 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 13 Aug 2002 11:47:26 +0000
(11:47 +0000)
crypto/crypto-lib.com
patch
|
blob
|
history
diff --git
a/crypto/crypto-lib.com
b/crypto/crypto-lib.com
index c9075b31dcdbaed733719fbbdf496c35fc5854a9..4160be7675c7a5459fe767d142a4155098dd7f58 100644
(file)
--- a/
crypto/crypto-lib.com
+++ b/
crypto/crypto-lib.com
@@
-204,7
+204,7
@@
$ LIB_BN = "bn_add,bn_div,bn_exp,bn_lib,bn_ctx,bn_mul,bn_mod,"+ -
"bn_recp,bn_mont,bn_mpi,bn_exp2,bn_gf2m"
$ LIB_EC = "ec_lib,ecp_smpl,ecp_mont,ecp_recp,ecp_nist,ec_cvt,ec_mult,"+ -
"ec_err,ec_curve,ec_check,ec_print,ec_asn1,ec_key,"+ -
- "ec2_smpl,ec2_
smpt,ec2_
mult"
+ "ec2_smpl,ec2_mult"
$ LIB_RSA = "rsa_eay,rsa_gen,rsa_lib,rsa_sign,rsa_saos,rsa_err,"+ -
"rsa_pk1,rsa_ssl,rsa_none,rsa_oaep,rsa_chk,rsa_null,"+ -
"rsa_asn1"