openssl/doc/internal/man3
Richard Levitte 9e11fe0d85 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)
2019-03-12 20:25:46 +01:00
..
DEFINE_SPARSE_ARRAY_OF.pod Make the sparse array code use ossl_uintmax_t as its index rather than size_t. 2019-03-06 13:50:54 +10:00
openssl_ctx_get_data.pod Place return values after examples in doc 2019-02-28 21:38:19 +08:00
ossl_method_construct.pod Replumbing: Add constructor of libcrypto internal method structures 2019-03-12 20:25:46 +01:00
OSSL_METHOD_STORE.pod
ossl_provider_new.pod Replumbing: Add support for the provider query_operation function 2019-03-12 20:25:46 +01:00