diff options
author | Richard Levitte <levitte@openssl.org> | 2019-02-25 01:59:02 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2019-03-12 20:25:46 +0100 |
commit | 9e11fe0d85c7d8bd2b77076c8b2e93433091e765 (patch) | |
tree | 2744ef817c2bd1631fed146293d55ef00c90966d /apps/verify.c | |
parent | Replumbing: Add support for the provider query_operation function (diff) | |
download | openssl-9e11fe0d85c7d8bd2b77076c8b2e93433091e765.tar.xz openssl-9e11fe0d85c7d8bd2b77076c8b2e93433091e765.zip |
Replumbing: Add constructor of libcrypto internal method structures
This queries the provider for its available functionality (unless a
matching method structured is already cached, in which case that's
used instead), and creates method structure with the help of a passed
constructor. The result is cached if the provider allows it (or if
caching is forced).
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8340)
Diffstat (limited to 'apps/verify.c')
0 files changed, 0 insertions, 0 deletions