Home
last modified time | relevance | path

Searched defs:p_get_reason_strings (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dp_test.c60 static OSSL_FUNC_provider_get_reason_strings_fn p_get_reason_strings; variable
207 static const OSSL_ITEM *p_get_reason_strings(void *_) in p_get_reason_strings() function
/freebsd/crypto/openssl/crypto/
H A Dprovider_core.c836 OSSL_FUNC_provider_get_reason_strings_fn *p_get_reason_strings = NULL; provider_init() local