Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/comp/
H A Dcomp_err.c16 static const ERR_STRING_DATA COMP_str_functs[] = { variable
40 if (ERR_func_error_string(COMP_str_functs[0].error) == NULL) { in ERR_load_COMP_strings()
41 ERR_load_strings_const(COMP_str_functs); in ERR_load_COMP_strings()