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

/freebsd-13-stable/crypto/openssl/engines/
H A De_ossltest.c37 static int ossltest_destroy(ENGINE *e);
315 || !ENGINE_set_destroy_function(e, ossltest_destroy)
375 static int ossltest_destroy(ENGINE *e) function

Completed in 83 milliseconds