Searched refs:engine_gost_id (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 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)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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 44 milliseconds