]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make sure we use the libctx when fetching a MAC
authorMatt Caswell <matt@openssl.org>
Thu, 12 Mar 2020 14:40:18 +0000 (14:40 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 19 Mar 2020 11:48:44 +0000 (11:48 +0000)
commitcb57f42528ea93c908aeff2d2f2a90c478528add
tree1682cfaa79eb701d699daadd14a7ffb7904e5f4a
parenta2b6231601c384bba043755bb58d500265ff6f1e
Make sure we use the libctx when fetching a MAC

We were doing an EVP_MAC_fetch without using the correct libctx.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11354)
crypto/err/openssl.txt
crypto/evp/evp_err.c
crypto/evp/pkey_mac.c
include/openssl/evperr.h