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

/freebsd-11.0-release/crypto/openssl/engines/ccgost/
H A De_gost_err.c173 static ERR_STRING_DATA GOST_lib_name[] = { variable
195 GOST_lib_name->error = ERR_PACK(GOST_lib_error_code, 0, 0);
196 ERR_load_strings(0, GOST_lib_name);
210 ERR_unload_strings(0, GOST_lib_name);

Completed in 143 milliseconds