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

/freebsd-10.2-release/crypto/openssl/engines/ccgost/
H A Dgost_eng.c18 static const char *engine_gost_id = "gost"; variable
77 if (id && strcmp(id, engine_gost_id))
84 if (!ENGINE_set_id(e, engine_gost_id)) {
262 if (!bind_gost(ret, engine_gost_id)) {

Completed in 47 milliseconds