Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_err.c17 static const ERR_STRING_DATA OSSL_STORE_str_reasons[] = { variable
71 if (ERR_reason_error_string(OSSL_STORE_str_reasons[0].error) == NULL) in ossl_err_load_OSSL_STORE_strings()
72 ERR_load_strings_const(OSSL_STORE_str_reasons); in ossl_err_load_OSSL_STORE_strings()
/third_party/openssl/crypto/store/
H A Dstore_err.c17 static const ERR_STRING_DATA OSSL_STORE_str_reasons[] = { variable
71 if (ERR_reason_error_string(OSSL_STORE_str_reasons[0].error) == NULL) in ossl_err_load_OSSL_STORE_strings()
72 ERR_load_strings_const(OSSL_STORE_str_reasons); in ossl_err_load_OSSL_STORE_strings()

Completed in 1 milliseconds