Hmm. This looks like the start of a version fight between FIPS and non-FIPS builds!
On 10/06/2011 18:17, Dr. Stephen Henson wrote: > OpenSSL CVS Repository > http://cvs.openssl.org/ > ____________________________________________________________________________ > > Server: cvs.openssl.org Name: Dr. Stephen Henson > Root: /v/openssl/cvs Email: [email protected] > Module: openssl Date: 10-Jun-2011 19:17:55 > Branch: OpenSSL_1_0_1-stable Handle: 2011061017175500 > > Modified files: (Branch: OpenSSL_1_0_1-stable) > openssl/util libeay.num > > Log: > update ordinals > > Summary: > Revision Changes Path > 1.296.2.19.2.7+8 -8 openssl/util/libeay.num > ____________________________________________________________________________ > > patch -p0 <<'@@ .' > Index: openssl/util/libeay.num > ============================================================================ > $ cvs diff -u -r1.296.2.19.2.6 -r1.296.2.19.2.7 libeay.num > --- openssl/util/libeay.num 10 Jun 2011 14:12:55 -0000 1.296.2.19.2.6 > +++ openssl/util/libeay.num 10 Jun 2011 17:17:55 -0000 1.296.2.19.2.7 > @@ -4221,29 +4221,29 @@ > EC_GFp_nistp224_method 4592 > EXIST::FUNCTION:EC,EC_NISTP224_64_GCC_128 > EC_KEY_get_flags 4593 EXIST::FUNCTION:EC > RSA_padding_add_PKCS1_PSS_mgf1 4594 EXIST::FUNCTION:RSA > -EVP_aes_128_xts 4595 EXIST::FUNCTION:AES > +EVP_aes_128_xts 4595 > EXIST:OPENSSL_FIPS:FUNCTION:AES > private_SHA224_Init 4596 > EXIST:OPENSSL_FIPS:FUNCTION:SHA,SHA256 > private_AES_set_decrypt_key 4597 EXIST::FUNCTION:AES > private_WHIRLPOOL_Init 4598 > EXIST:OPENSSL_FIPS:FUNCTION:WHIRLPOOL > -EVP_aes_256_xts 4599 EXIST::FUNCTION:AES > +EVP_aes_256_xts 4599 > EXIST:OPENSSL_FIPS:FUNCTION:AES > private_SHA512_Init 4600 > EXIST:OPENSSL_FIPS:FUNCTION:SHA,SHA512 > -EVP_aes_128_gcm 4601 EXIST::FUNCTION:AES > +EVP_aes_128_gcm 4601 > EXIST:OPENSSL_FIPS:FUNCTION:AES > EC_KEY_clear_flags 4602 EXIST::FUNCTION:EC > EC_KEY_set_flags 4603 EXIST::FUNCTION:EC > private_DES_set_key_unchecked 4604 > EXIST:OPENSSL_FIPS:FUNCTION:DES > -EVP_aes_256_ccm 4605 EXIST::FUNCTION:AES > +EVP_aes_256_ccm 4605 > EXIST:OPENSSL_FIPS:FUNCTION:AES > private_AES_set_encrypt_key 4606 EXIST::FUNCTION:AES > RSA_verify_PKCS1_PSS_mgf1 4607 EXIST::FUNCTION:RSA > private_SHA1_Init 4608 > EXIST:OPENSSL_FIPS:FUNCTION:SHA,SHA1 > -EVP_aes_128_ccm 4609 EXIST::FUNCTION:AES > +EVP_aes_128_ccm 4609 > EXIST:OPENSSL_FIPS:FUNCTION:AES > private_SEED_set_key 4610 > EXIST:OPENSSL_FIPS:FUNCTION:SEED > -EVP_aes_192_gcm 4611 EXIST::FUNCTION:AES > +EVP_aes_192_gcm 4611 > EXIST:OPENSSL_FIPS:FUNCTION:AES > X509_ALGOR_set_md 4612 EXIST::FUNCTION: > private_SHA256_Init 4613 > EXIST:OPENSSL_FIPS:FUNCTION:SHA,SHA256 > RAND_init_fips 4614 > EXIST:OPENSSL_FIPS:FUNCTION: > -EVP_aes_256_gcm 4615 EXIST::FUNCTION:AES > +EVP_aes_256_gcm 4615 > EXIST:OPENSSL_FIPS:FUNCTION:AES > private_SHA384_Init 4616 > EXIST:OPENSSL_FIPS:FUNCTION:SHA,SHA512 > -EVP_aes_192_ccm 4617 EXIST::FUNCTION:AES > +EVP_aes_192_ccm 4617 > EXIST:OPENSSL_FIPS:FUNCTION:AES > CMAC_CTX_copy 4618 EXIST::FUNCTION: > CMAC_CTX_free 4619 EXIST::FUNCTION: > CMAC_CTX_get0_cipher_ctx 4620 EXIST::FUNCTION: > @@ . > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > CVS Repository Commit List [email protected] > Automated List Manager [email protected] > > -- http://www.apache-ssl.org/ben.html http://www.links.org/ "There is no limit to what a man can do or how far he can go if he doesn't mind who gets the credit." - Robert Woodruff ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
