Searched refs:ERR_GMP_error (Results 1 - 2 of 2) 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.h64 static void ERR_GMP_error(int function, int reason, char *file, int line);
65 #define GMPerr(f,r) ERR_GMP_error((f),(r),__FILE__,__LINE__)
H A De_gmp_err.c136 static void ERR_GMP_error(int function, int reason, char *file, int line) function

Completed in 107 milliseconds