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

/freebsd-11.0-release/crypto/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 48 milliseconds