Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/opencrypto/
Dcryptodev.h520 extern int crypto_unblock(u_int32_t, int);
Dcrypto.c997 crypto_unblock(u_int32_t driverid, int what) in crypto_unblock() function
/freebsd-12-stable/sys/dev/glxsb/
Dglxsb.c795 crypto_unblock(sc->sc_cid, CRYPTO_SYMQ); in glxsb_crypto_task()
/freebsd-12-stable/sys/mips/nlm/dev/sec/
Dnlmsec.c338 crypto_unblock(sc->sc_cid, sc->sc_needwakeup); in nlm_xlpsec_msgring_handler()
/freebsd-12-stable/sys/dev/qat/
Dqat.c1111 crypto_unblock(sc->sc_crypto.qcy_cid, CRYPTO_SYMQ); in qat_etr_ring_intr()
1803 crypto_unblock(qcy->qcy_cid, CRYPTO_SYMQ); in qat_crypto_sym_rxintr()
/freebsd-12-stable/sys/dev/sec/
Dsec.c619 crypto_unblock(sc->sc_cid, wakeup); in sec_primary_intr()
/freebsd-12-stable/sys/dev/cesa/
Dcesa.c1571 crypto_unblock(sc->sc_cid, blocked); in cesa_intr()
/freebsd-12-stable/sys/dev/safe/
Dsafe.c597 crypto_unblock(sc->sc_cid, wakeup); in safe_intr()
/freebsd-12-stable/share/man/man9/
DMakefile885 crypto.9 crypto_unblock.9 \
/freebsd-12-stable/sys/dev/hifn/
Dhifn7751.c2306 crypto_unblock(sc->sc_cid, wakeup); in hifn_intr()
/freebsd-12-stable/sys/dev/safexcel/
Dsafexcel.c253 crypto_unblock(sc->sc_cid, blocked); in safexcel_rdr_intr()
/freebsd-12-stable/sys/dev/ubsec/
Dubsec.c708 crypto_unblock(sc->sc_cid, wakeup); in ubsec_intr()