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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A De_gost_err.c180 static int GOST_error_init = 1; variable
187 if (GOST_error_init) {
188 GOST_error_init = 0;
203 if (GOST_error_init == 0) {
212 GOST_error_init = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A De_gost_err.c180 static int GOST_error_init = 1; variable
187 if (GOST_error_init) {
188 GOST_error_init = 0;
203 if (GOST_error_init == 0) {
212 GOST_error_init = 1;

Completed in 75 milliseconds