Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcrypto.c504 static int crypto_destroy(bool);
577 return crypto_destroy(false); in crypto_init0()
587 return crypto_destroy(false); in crypto_init0()
615 crypto_destroy(bool exit_kthread) in crypto_destroy() function
2021 error = crypto_destroy(true); in opencrypto_modcmd()