Make EVP_new_raw_[private|public]_key provider aware
authorMatt Caswell <matt@openssl.org>
Fri, 24 Apr 2020 10:33:33 +0000 (11:33 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 4 May 2020 08:30:55 +0000 (09:30 +0100)
commit1c4f340dd35f0ca48e263ab85399a965e1125ac6
tree44d1721be9e4346f773c608db6901fee200065fc
parent7421f085005e0d7a1dd2fe61b991ff23cef91c22
Make EVP_new_raw_[private|public]_key provider aware

We also introduce variants which are OPENSSL_CTX aware

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11635)
crypto/evp/p_lib.c
include/openssl/evp.h
util/libcrypto.num