Searched defs:p_get_reason_strings (Results 1 – 2 of 2) sorted by relevance
60 static OSSL_FUNC_provider_get_reason_strings_fn p_get_reason_strings; variable207 static const OSSL_ITEM *p_get_reason_strings(void *_) in p_get_reason_strings() function
836 OSSL_FUNC_provider_get_reason_strings_fn *p_get_reason_strings = NULL; provider_init() local