]> git.ipfire.org Git - thirdparty/openssl.git/commit
clean up new code for NIST primes
authorBodo Möller <bodo@openssl.org>
Mon, 28 Oct 2002 14:02:19 +0000 (14:02 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 28 Oct 2002 14:02:19 +0000 (14:02 +0000)
commit19b8d06a7911d41ce8b3e347b4f58878e12d92ff
treedeb9c6b9a4d34e5fb9dac030f672c17e17ca4cbb
parent5c6bf03117a26942327f43d02e9113e9870f7aba
clean up new code for NIST primes

create new lock CRYPTO_LOCK_BN to avoid race condition
CHANGES
crypto/bn/bn.h
crypto/bn/bn_lcl.h
crypto/bn/bn_nist.c
crypto/cryptlib.c
crypto/crypto.h
crypto/ec/ec.h
crypto/ec/ec_cvt.c
crypto/ec/ec_err.c
crypto/ec/ec_lcl.h
crypto/ec/ecp_nist.c