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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/pkcs7/
H A Dpkcs7err.c67 static ERR_STRING_DATA PKCS7_str_functs[]= variable
155 ERR_load_strings(ERR_LIB_PKCS7,PKCS7_str_functs);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs7/
H A Dpkcs7err.c71 static ERR_STRING_DATA PKCS7_str_functs[]= variable
161 if (ERR_func_error_string(PKCS7_str_functs[0].error) == NULL)
163 ERR_load_strings(0,PKCS7_str_functs);

Completed in 42 milliseconds