Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_ossltest.c52 static int ossltest_init(ENGINE *e);
425 || !ENGINE_set_init_function(e, ossltest_init) in bind_ossltest()
472 static int ossltest_init(ENGINE *e) in ossltest_init() function