diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/missingcrypto.txt | 9 | ||||
-rw-r--r-- | util/other.syms | 1 |
2 files changed, 1 insertions, 9 deletions
diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt index 08231eddce..b7d5091b31 100644 --- a/util/missingcrypto.txt +++ b/util/missingcrypto.txt @@ -282,15 +282,6 @@ CAST_ofb64_encrypt(3) CAST_set_key(3) CBIGNUM_it(3) CERTIFICATEPOLICIES_it(3) -CMAC_CTX_cleanup(3) -CMAC_CTX_copy(3) -CMAC_CTX_free(3) -CMAC_CTX_get0_cipher_ctx(3) -CMAC_CTX_new(3) -CMAC_Final(3) -CMAC_Init(3) -CMAC_Update(3) -CMAC_resume(3) CMS_ContentInfo_it(3) CMS_EncryptedData_set1_key(3) CMS_ReceiptRequest_it(3) diff --git a/util/other.syms b/util/other.syms index 3902945ac1..094a365a21 100644 --- a/util/other.syms +++ b/util/other.syms @@ -833,3 +833,4 @@ EVP_PKEY_id define EVP_PKEY_base_id define SSL_set_retry_verify define TS_VERIFY_CTX define +CMAC_CTX define |