Home
last modified time | relevance | path

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

/dflybsd-src/sys/opencrypto/
H A Dcryptodev.h430 extern int crypto_unblock(u_int32_t, int);
H A Dcrypto.c755 crypto_unblock(u_int32_t driverid, int what) in crypto_unblock() function
/dflybsd-src/share/man/man9/
H A DMakefile462 crypto.9 crypto_unblock.9 \
/dflybsd-src/sys/dev/crypto/safe/
H A Dsafe.c602 crypto_unblock(sc->sc_cid, wakeup); in safe_intr()
/dflybsd-src/sys/dev/crypto/hifn/
H A Dhifn7751.c2354 crypto_unblock(sc->sc_cid, wakeup); in hifn_intr()
/dflybsd-src/sys/dev/crypto/ubsec/
H A Dubsec.c697 crypto_unblock(sc->sc_cid, wakeup); in ubsec_intr()