Home
last modified time | relevance | path

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

/third_party/openssl/crypto/dh/
Ddh_err.c16 static const ERR_STRING_DATA DH_str_functs[] = { variable
95 if (ERR_func_error_string(DH_str_functs[0].error) == NULL) { in ERR_load_DH_strings()
96 ERR_load_strings_const(DH_str_functs); in ERR_load_DH_strings()