Teach the OSSL_STORE code about libctx
authorMatt Caswell <matt@openssl.org>
Mon, 6 Apr 2020 17:23:25 +0000 (18:23 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 15 Apr 2020 10:24:13 +0000 (11:24 +0100)
commit8755b085244c792bc8a78b38984b0f4061bc9f91
tree02526bbd66d11ae50a63e4439a339703b7f09567
parentf13fdeb321f0f6bf67e2c93209bba70c8c4fcbec
Teach the OSSL_STORE code about libctx

We restrict this to just the PrivateKey loading code at the moment.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11494)
crypto/store/loader_file.c
crypto/store/store_lib.c
crypto/store/store_local.h
include/crypto/store.h