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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_err.c71 static ERR_STRING_DATA OCSP_str_functs[]= variable
134 if (ERR_func_error_string(OCSP_str_functs[0].error) == NULL)
136 ERR_load_strings(0,OCSP_str_functs);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/ocsp/
H A Docsp_err.c67 static ERR_STRING_DATA OCSP_str_functs[]= variable
134 ERR_load_strings(ERR_LIB_OCSP,OCSP_str_functs);

Completed in 86 milliseconds