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

/external/chromium_org/third_party/openssl/openssl/crypto/dh/
H A Ddh_err.c71 static ERR_STRING_DATA DH_str_functs[]= variable
116 if (ERR_func_error_string(DH_str_functs[0].error) == NULL)
118 ERR_load_strings(0,DH_str_functs);
/external/openssl/crypto/dh/
H A Ddh_err.c71 static ERR_STRING_DATA DH_str_functs[]= variable
116 if (ERR_func_error_string(DH_str_functs[0].error) == NULL)
118 ERR_load_strings(0,DH_str_functs);

Completed in 469 milliseconds