Use approved API for EVP digest operations in FIPS builds.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 29 May 2011 15:55:13 +0000 (15:55 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 29 May 2011 15:55:13 +0000 (15:55 +0000)
commit293c58c1e7bbeecea2b9a3ba81876034b8820073
tree746777e59270ad542c8c51b55823fdc4e6674a19
parent9f375a752ecad52372fae4b70c151aac602ea435
Use approved API for EVP digest operations in FIPS builds.

Call OPENSSL_init() in a few more places to make sure it is always called
at least once.

Initial cipher API redirection (incomplete).
crypto/evp/digest.c
crypto/evp/evp_enc.c
crypto/evp/names.c
crypto/mem.c