Home
last modified time | relevance | path

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

/dragonfly/sys/opencrypto/
H A Dcryptodev.h425 extern int crypto_unregister_all(u_int32_t driverid);
H A Dcrypto.c732 crypto_unregister_all(u_int32_t driverid) in crypto_unregister_all() function
H A Dcryptosoft.c1396 crypto_unregister_all(swcr_id); in swcr_detach()
/dragonfly/sys/dev/crypto/aesni/
H A Daesni.c123 crypto_unregister_all(sc->cid); in aesni_detach()
/dragonfly/sys/dev/crypto/padlock/
H A Dpadlock.c165 crypto_unregister_all(sc->sc_cid); in padlock_detach()
/dragonfly/sys/dev/crypto/safe/
H A Dsafe.c444 crypto_unregister_all(sc->sc_cid); in safe_attach()
469 crypto_unregister_all(sc->sc_cid); in safe_detach()
/dragonfly/share/man/man9/
H A DMakefile464 crypto.9 crypto_unregister_all.9
/dragonfly/sys/dev/crypto/ubsec/
H A Dubsec.c478 crypto_unregister_all(sc->sc_cid); in ubsec_attach()
505 crypto_unregister_all(sc->sc_cid); in ubsec_detach()
/dragonfly/sys/dev/crypto/hifn/
H A Dhifn7751.c665 crypto_unregister_all(sc->sc_cid); in hifn_detach()