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

/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/dsa/
H A Ddsa_err.c85 static ERR_STRING_DATA DSA_str_functs[]= variable
119 ERR_load_strings(ERR_LIB_DSA,DSA_str_functs);
/macosx-10.10/OpenSSL098-52/src/crypto/dsa/
H A Ddsa_err.c71 static ERR_STRING_DATA DSA_str_functs[]= variable
113 if (ERR_func_error_string(DSA_str_functs[0].error) == NULL)
115 ERR_load_strings(0,DSA_str_functs);

Completed in 258 milliseconds