Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/crypto/via/
Dpadlock.c141 crypto_unregister_all(sc->sc_cid); in padlock_detach()
/freebsd-12-stable/sys/dev/glxsb/
Dglxsb.c347 crypto_unregister_all(sc->sc_cid); in glxsb_detach()
501 crypto_unregister_all(sc->sc_cid); in glxsb_crypto_setup()
/freebsd-12-stable/sys/opencrypto/
Dcryptodev.h515 extern int crypto_unregister_all(u_int32_t driverid);
Dcryptosoft.c1383 crypto_unregister_all(swcr_id); in swcr_detach()
Dcrypto.c975 crypto_unregister_all(u_int32_t driverid) in crypto_unregister_all() function
/freebsd-12-stable/sys/crypto/armv8/
Darmv8_crypto.c169 crypto_unregister_all(sc->cid); in armv8_crypto_detach()
/freebsd-12-stable/sys/crypto/blake2/
Dblake2_cryptodev.c169 crypto_unregister_all(sc->cid); in blake2_detach()
/freebsd-12-stable/sys/crypto/ccp/
Dccp.c292 crypto_unregister_all(sc->cid); in ccp_detach()
/freebsd-12-stable/sys/crypto/aesni/
Daesni.c218 crypto_unregister_all(sc->cid); in aesni_detach()
/freebsd-12-stable/sys/dev/safe/
Dsafe.c439 crypto_unregister_all(sc->sc_cid); in safe_attach()
464 crypto_unregister_all(sc->sc_cid); in safe_detach()
/freebsd-12-stable/sys/dev/ubsec/
Dubsec.c481 crypto_unregister_all(sc->sc_cid); in ubsec_attach()
508 crypto_unregister_all(sc->sc_cid); in ubsec_detach()
/freebsd-12-stable/sys/dev/sec/
Dsec.c442 crypto_unregister_all(sc->sc_cid); in sec_detach()
/freebsd-12-stable/sys/dev/cesa/
Dcesa.c1446 crypto_unregister_all(sc->sc_cid); in cesa_detach()
/freebsd-12-stable/sys/dev/qat/
Dqat.c1739 (void)crypto_unregister_all(qcy->qcy_cid); in qat_crypto_stop()
/freebsd-12-stable/share/man/man9/
DMakefile887 crypto.9 crypto_unregister_all.9
/freebsd-12-stable/sys/dev/hifn/
Dhifn7751.c646 crypto_unregister_all(sc->sc_cid); in hifn_detach()
/freebsd-12-stable/sys/dev/safexcel/
Dsafexcel.c1285 crypto_unregister_all(sc->sc_cid); in safexcel_detach()
/freebsd-12-stable/sys/dev/cxgbe/crypto/
Dt4_crypto.c2197 crypto_unregister_all(sc->cid); in ccr_detach()