diff options
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/err/openssl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/err/openssl.txt b/crypto/err/openssl.txt index f15fc9c1bd..67829661ca 100644 --- a/crypto/err/openssl.txt +++ b/crypto/err/openssl.txt @@ -800,7 +800,7 @@ EVP_F_EVP_MAC_CTRL_STR:210:EVP_MAC_ctrl_str EVP_F_EVP_MAC_CTX_COPY:211:EVP_MAC_CTX_copy EVP_F_EVP_MAC_CTX_NEW:213:EVP_MAC_CTX_new EVP_F_EVP_MAC_INIT:212:EVP_MAC_init -EVP_F_EVP_MD_BLOCK_SIZE:229:EVP_MD_block_size +EVP_F_EVP_MD_BLOCK_SIZE:232:EVP_MD_block_size EVP_F_EVP_MD_CTX_COPY_EX:110:EVP_MD_CTX_copy_ex EVP_F_EVP_MD_SIZE:162:EVP_MD_size EVP_F_EVP_OPENINIT:102:EVP_OpenInit |