Home
last modified time | relevance | path

Searched refs:ENGINE_str_reasons (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/engine/
Deng_err.c19 static const ERR_STRING_DATA ENGINE_str_reasons[] = { variable
87 if (ERR_reason_error_string(ENGINE_str_reasons[0].error) == NULL) in ossl_err_load_ENGINE_strings()
88 ERR_load_strings_const(ENGINE_str_reasons); in ossl_err_load_ENGINE_strings()
/third_party/openssl/crypto/engine/
Deng_err.c19 static const ERR_STRING_DATA ENGINE_str_reasons[] = { variable
87 if (ERR_reason_error_string(ENGINE_str_reasons[0].error) == NULL) in ossl_err_load_ENGINE_strings()
88 ERR_load_strings_const(ENGINE_str_reasons); in ossl_err_load_ENGINE_strings()