summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-10-30 09:46:21 +0000
committerRichard Levitte <levitte@openssl.org>2002-10-30 09:46:21 +0000
commit242823c9bc1844870602887c0d5956a904c7efdf (patch)
tree71dec454069b490cebf7ed8533f010d5ddbe898e /crypto
parent40efa67248c975d4802307e6faeb50e91e320139 (diff)
New files have appeared, tell VMS.
Diffstat (limited to 'crypto')
-rw-r--r--crypto/crypto-lib.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com
index 19a79cdb08..b9a0916183 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -201,7 +201,7 @@ $ IF F$TRNLNM("OPENSSL_NO_ASM").OR.ARCH.EQS."AXP" THEN LIB_BN_ASM = "bn_asm"
$ LIB_BN = "bn_add,bn_div,bn_exp,bn_lib,bn_ctx,bn_mul,bn_mod,"+ -
"bn_print,bn_rand,bn_shift,bn_word,bn_blind,"+ -
"bn_kron,bn_sqrt,bn_gcd,bn_prime,bn_err,bn_sqr,"+LIB_BN_ASM+","+ -
- "bn_recp,bn_mont,bn_mpi,bn_exp2,bn_gf2m"
+ "bn_recp,bn_mont,bn_mpi,bn_exp2,bn_gf2m,bn_nist"
$ 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_mult"