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

/freebsd-9.3-release/crypto/openssl/engines/
H A De_ubsec_err.c113 static int UBSEC_error_init = 1; variable
120 if (UBSEC_error_init) {
121 UBSEC_error_init = 0;
136 if (UBSEC_error_init == 0) {
145 UBSEC_error_init = 1;

Completed in 57 milliseconds