Skip to content

Commit

Permalink
libcrypto.num: add EVP_enc_null_hmac_sha384
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeev-0 committed Dec 1, 2023
1 parent 504f037 commit 351c5d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/libcrypto.num
Original file line number Diff line number Diff line change
Expand Up @@ -5538,3 +5538,4 @@ OSSL_STORE_delete 5665 3_2_0 EXIST::FUNCTION:
BIO_ADDR_copy 5666 3_2_0 EXIST::FUNCTION:SOCK
EVP_DigestSqueeze ? 3_3_0 EXIST::FUNCTION:
EVP_enc_null_hmac_sha256 ? 3_3_0 EXIST::FUNCTION:INTEGRITY_ONLY_CIPHER
EVP_enc_null_hmac_sha384 ? 3_3_0 EXIST::FUNCTION:INTEGRITY_ONLY_CIPHER

0 comments on commit 351c5d2

Please sign in to comment.