Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_devcrypto.c1266 static int devcrypto_unload(ENGINE *e) in devcrypto_unload() function
1282 || !ENGINE_set_destroy_function(e, devcrypto_unload) in bind_devcrypto()