]> git.ipfire.org Git - thirdparty/unbound.git/commit
net_help: Rename EVP_MAC_set_ctx_params to EVP_MAC_CTX_set_params 277/head
authorVitezslav Cizek <vcizek@suse.com>
Fri, 31 Jul 2020 12:44:05 +0000 (14:44 +0200)
committerVitezslav Cizek <vcizek@suse.com>
Fri, 31 Jul 2020 12:48:44 +0000 (14:48 +0200)
commit61100b646305a5a87ea83311f786ad444bec0e9e
tree3ef17594cd4ca4b832fc55802709070a91d0202c
parente855d5779a6e0bd07681bb2db5a189b14039ae90
net_help: Rename EVP_MAC_set_ctx_params to EVP_MAC_CTX_set_params

This fixes build with OpenSSL 3.0.0 Alpha 5.
EVP_MAC_set_ctx_params got renamed back to EVP_MAC_CTX_set_params
in https://github.com/openssl/openssl/pull/12186
util/net_help.c