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

/freebsd-current/crypto/openssl/engines/
H A De_ossltest.c51 static int ossltest_destroy(ENGINE *e);
422 || !ENGINE_set_destroy_function(e, ossltest_destroy)
484 static int ossltest_destroy(ENGINE *e) function

Completed in 99 milliseconds