Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-08-11 14:24:52 +0400
committerRichard Levitte <levitte@openssl.org>2003-08-11 14:24:52 +0400
commitec47bb7c817207b5904e8cfd01cb91aba119dd4e (patch)
treed28ab8cefc1e2c9835d7228bf81a0f8e5b7635af /util
parentbf50d5b4ac6164e1bdca3ce0190cf65cfbdffa68 (diff)
- Add a configuration keyword "fips" to compile with FIPS
implementations. - Reorder the build so the standalone FIPS SHA1 checker is built first. - Add necessary defines to avoid symbol clashes between FIPS and non-FIPS implementations. - Change necessary signatures. - Correct bugs in FIPS build Makefiles. - make update
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/libeay.num b/util/libeay.num
index c0fe45a73e..6ad7e914ec 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -2801,9 +2801,9 @@ BIO_indent 3242 EXIST::FUNCTION:
BUF_strlcpy 3243 EXIST::FUNCTION:
OpenSSLDie 3244 EXIST::FUNCTION:
OPENSSL_cleanse 3245 EXIST::FUNCTION:
-EVP_cast5_cfb64 3246 EXIST::FUNCTION:CAST
-EVP_aes_128_cfb8 3247 EXIST::FUNCTION:AES
-ENGINE_setup_bsd_cryptodev 3248 EXIST:__FreeBSD__:FUNCTION:ENGINE
+ENGINE_setup_bsd_cryptodev 3246 EXIST:__FreeBSD__:FUNCTION:ENGINE
+EVP_cast5_cfb64 3247 EXIST::FUNCTION:CAST
+EVP_aes_128_cfb8 3248 EXIST::FUNCTION:AES
EVP_aes_256_cfb128 3249 EXIST::FUNCTION:AES
EVP_des_ede3_cfb64 3250 EXIST::FUNCTION:DES
EVP_aes_128_cfb1 3251 EXIST::FUNCTION:AES