Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/engine/
H A Deng_devcrypto.c743 static int devcrypto_unload(ENGINE *e) in devcrypto_unload() function
784 || !ENGINE_set_destroy_function(e, devcrypto_unload)) { in engine_load_devcrypto_int()