diff options
author | Richard Levitte <levitte@openssl.org> | 2021-10-01 12:06:52 +0200 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2021-10-27 12:41:12 +0200 |
commit | ff7781462dd04ab99c159136b47672252bad7fa8 (patch) | |
tree | e60e8308caea8a86bf69ad301f9d795a12f90623 /doc/build.info | |
parent | EVP: Reverse the fetch logic in all pkey using functionality (diff) | |
download | openssl-ff7781462dd04ab99c159136b47672252bad7fa8.tar.xz openssl-ff7781462dd04ab99c159136b47672252bad7fa8.zip |
EVP: Add internal functions to fetch type specific EVP methods from provider
Added functions:
evp_signature_fetch_from_prov(), evp_asym_cipher_fetch_from_prov(),
evp_keyexch_fetch_from_prov(), evp_kem_fetch_from_prov()
These are all like the public conterparts, except they all take a
provider instead of a library context as first argument.
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16725)
Diffstat (limited to 'doc/build.info')
0 files changed, 0 insertions, 0 deletions