summaryrefslogtreecommitdiffstats
path: root/crypto/x509/t_x509.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-02-08 17:01:56 +0100
committerRichard Levitte <levitte@openssl.org>2019-03-18 14:27:02 +0100
commitc13d2ab439a9dcbbf22ef85a00603142b0a37779 (patch)
tree626fc5adbbc472ef6053da0ac08c4409e519bc16 /crypto/x509/t_x509.c
parenta383083194b882a904ae66fcf74ebc348602407c (diff)
Add generic EVP method fetcher
This is an interface between Core dispatch table fetching and EVP_{method}_fetch(). All that's needed from the diverse method fetchers are the functions to create a method structure from a dispatch table, a function that ups the method reference counter and a function to free the method (in case of failure). This routine is internal to the EVP API andis therefore only made accessible within crypto/evp, by including evp_locl.h Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8341)
Diffstat (limited to 'crypto/x509/t_x509.c')
0 files changed, 0 insertions, 0 deletions