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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_ubsec_err.c114 static int UBSEC_error_init=1; variable
121 if (UBSEC_error_init)
123 UBSEC_error_init=0;
138 if (UBSEC_error_init == 0)
148 UBSEC_error_init=1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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 56 milliseconds