EVP: For all operations that use an EVP_PKEY, check that there is one
authorRichard Levitte <levitte@openssl.org>
Fri, 1 Oct 2021 13:02:15 +0000 (15:02 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 27 Oct 2021 10:41:14 +0000 (12:41 +0200)
commit433e13455ede1a39d415b690b8a564b4f36b8dee
treeee74701f159af44158cbe6ab466133438febec55
parent839ffdd11cd48d329a1d89565d62e0be082f9d08
EVP: For all operations that use an EVP_PKEY, check that there is one

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16725)
crypto/evp/asymcipher.c
crypto/evp/kem.c
crypto/evp/m_sigver.c
crypto/evp/signature.c