summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_pkey_ec.c
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2021-06-22 18:50:17 +0900
committerKazuki Yamaguchi <k@rhe.jp>2021-10-25 00:40:46 +0900
commit16272d9ae98dfa8296d477a8e255d35f4a3d29e9 (patch)
tree48415f6d62591d28e6d3c897a81ad19510ecf514 /ext/openssl/ossl_pkey_ec.c
parent040387d265e405c769867dbedd47c723185bc944 (diff)
[ruby/openssl] hmac: use EVP_MD_CTX_get_pkey_ctx() instead of EVP_MD_CTX_pkey_ctx()
OpenSSL 3.0 renamed EVP_MD_CTX_pkey_ctx() to include "get" in the function name. Adjust compatibility macro so that we can use the new function name for all OpenSSL 1.0.2-3.0. https://github.com/ruby/openssl/commit/c106d888c6
Diffstat (limited to 'ext/openssl/ossl_pkey_ec.c')
0 files changed, 0 insertions, 0 deletions