Home
last modified time | relevance | path

Searched refs:DSO_str_reasons (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/dso/
H A Ddso_err.c16 static const ERR_STRING_DATA DSO_str_reasons[] = { variable
52 if (ERR_reason_error_string(DSO_str_reasons[0].error) == NULL) in ossl_err_load_DSO_strings()
53 ERR_load_strings_const(DSO_str_reasons); in ossl_err_load_DSO_strings()
/third_party/openssl/crypto/dso/
H A Ddso_err.c16 static const ERR_STRING_DATA DSO_str_reasons[] = { variable
52 if (ERR_reason_error_string(DSO_str_reasons[0].error) == NULL) in ossl_err_load_DSO_strings()
53 ERR_load_strings_const(DSO_str_reasons); in ossl_err_load_DSO_strings()

Completed in 2 milliseconds