EVP: Add the internal function evp_generic_fetch_from_prov()
authorRichard Levitte <levitte@openssl.org>
Thu, 30 Sep 2021 07:44:10 +0000 (09:44 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 27 Oct 2021 10:41:10 +0000 (12:41 +0200)
commit2fd3392c8f4e2f3481fa4d7e6a683dc19c6c1cd2
tree797bfa84f6716f6be075825e99eaf763fb97aeaa
parentcfce50f791511c8fee7dec90c57f02d9410d039f
EVP: Add the internal function evp_generic_fetch_from_prov()

This function leverages the generic possibility to fetch EVP methods
from a specific provider.

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/evp_fetch.c
crypto/evp/evp_local.h
doc/internal/man3/evp_generic_fetch.pod