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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_gmp_err.c89 static ERR_STRING_DATA GMP_lib_name[]= variable
114 GMP_lib_name->error = ERR_PACK(GMP_lib_error_code,0,0);
115 ERR_load_strings(0,GMP_lib_name);
130 ERR_unload_strings(0,GMP_lib_name);

Completed in 97 milliseconds