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
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2008-12-23 18:15:44 +0300
committerAndy Polyakov <appro@openssl.org>2008-12-23 18:15:44 +0300
commit0f76640fba8cf91f3930d5288d1cf02ef63c5b01 (patch)
treedb7f0cfcf92c09696406be371ccb7c3a9e777001 /util/libeay.num
parenta11974180fa5ebd4f15157e40b10a3a16e4eae5c (diff)
Windows-specific addenum to "engage crypto/modes" commit #17716.
Diffstat (limited to 'util/libeay.num')
-rwxr-xr-xutil/libeay.num4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/libeay.num b/util/libeay.num
index aa3d66dcac..90a77aec69 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -2815,7 +2815,7 @@ FIPS_allow_md5 3256 NOEXIST::FUNCTION:
DES_ede3_cfb_encrypt 3257 EXIST::FUNCTION:DES
EVP_des_ede3_cfb8 3258 EXIST::FUNCTION:DES
FIPS_rand_seeded 3259 NOEXIST::FUNCTION:
-AES_cfbr_encrypt_block 3260 EXIST::FUNCTION:AES
+AES_cfbr_encrypt_block 3260 NOEXIST::FUNCTION:AES
AES_cfb8_encrypt 3261 EXIST::FUNCTION:AES
FIPS_rand_seed 3262 NOEXIST::FUNCTION:
FIPS_corrupt_des 3263 NOEXIST::FUNCTION:
@@ -3385,7 +3385,7 @@ Camellia_cfb128_encrypt 3785 EXIST::FUNCTION:CAMELLIA
Camellia_cfb1_encrypt 3786 EXIST::FUNCTION:CAMELLIA
Camellia_cfb8_encrypt 3787 EXIST::FUNCTION:CAMELLIA
Camellia_ctr128_encrypt 3788 EXIST::FUNCTION:CAMELLIA
-Camellia_cfbr_encrypt_block 3789 EXIST::FUNCTION:CAMELLIA
+Camellia_cfbr_encrypt_block 3789 NOEXIST::FUNCTION:CAMELLIA
Camellia_decrypt 3790 EXIST::FUNCTION:CAMELLIA
Camellia_ecb_encrypt 3791 EXIST::FUNCTION:CAMELLIA
Camellia_encrypt 3792 EXIST::FUNCTION:CAMELLIA