Searched refs:ERR_GMP_error (Results 1 – 2 of 2) sorted by relevance
| /trueos/crypto/openssl/engines/ |
| HD | e_gmp_err.h | 69 static void ERR_GMP_error(int function, int reason, char *file, int line); 70 # define GMPerr(f,r) ERR_GMP_error((f),(r),__FILE__,__LINE__)
|
| HD | e_gmp_err.c | 132 static void ERR_GMP_error(int function, int reason, char *file, int line) in ERR_GMP_error() function
|