Home
last modified time | relevance | path

Searched refs:gost_engine_init (Results 1 – 1 of 1) sorted by relevance

/minix/crypto/external/bsd/openssl/dist/engines/ccgost/
H A Dgost_eng.c51 static int gost_engine_init(ENGINE *e) in gost_engine_init() function
118 || !ENGINE_set_init_function(e, gost_engine_init) in bind_gost()