test_digest: Do HMAC using EVP_MAC API
They say `HMAC' API is deprecated since 3.0, thus `EVP_MAC' API should be used. https://www.openssl.org/docs/manmaster/man3/HMAC_CTX_free.html
parent
541bf464
Please register or sign in to comment
They say `HMAC' API is deprecated since 3.0, thus `EVP_MAC' API should be used. https://www.openssl.org/docs/manmaster/man3/HMAC_CTX_free.html