Fix API rename issue in shim layer that calls EVP_MAC_CTX_set_params
authorShane Lontis <shane.lontis@oracle.com>
Mon, 20 Jul 2020 01:18:24 +0000 (11:18 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Mon, 20 Jul 2020 22:51:18 +0000 (08:51 +1000)
commit823a113574451ea2e050bee7ce35861948ad55ca
tree610a230b14d8f8ab88247fb31c8fad6a485f5368
parent02e14a65fd6cc63204b43a79d510e95a63bdd901
Fix API rename issue in shim layer that calls EVP_MAC_CTX_set_params

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12483)
test/ossl_shim/ossl_shim.cc