openssl/doc/internal/man3
Matt Caswell dc46e3dde5 Use the right NID when putting a method in the store
When we attempt to fetch a method with a given NID we will ask the
providers for it if we don't already know about it. During that process
we may be told about other methods with a different NID. We need to
make sure we don't confuse the two.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8541)
2019-04-09 10:24:43 +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
evp_generic_fetch.pod Use the right NID when putting a method in the store 2019-04-09 10:24:43 +01: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 Use the right NID when putting a method in the store 2019-04-09 10:24:43 +01:00
OSSL_METHOD_STORE.pod Fixup internal documentation 2019-02-19 09:41:09 +01:00
ossl_provider_new.pod Replumbing: add fallback provider capability 2019-03-19 14:06:58 +01:00