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

/freebsd-10.2-release/crypto/openssl/engines/
H A De_gmp_err.c96 static int GMP_error_init = 1; variable
103 if (GMP_error_init) {
104 GMP_error_init = 0;
119 if (GMP_error_init == 0) {
128 GMP_error_init = 1;

Completed in 39 milliseconds