Home
last modified time | relevance | path

Searched defs:crp (Results 1 – 16 of 16) sorted by relevance

/dflybsd-src/sys/dev/disk/dm/crypt/
H A Ddm_target_crypt.c108 struct cryptop crp; member
160 struct cryptop crp[128]; member
396 essiv_ivgen_done(struct cryptop *crp) in essiv_ivgen_done()
438 struct cryptop *crp; in essiv_ivgen() local
857 struct cryptop *crp; in dmtc_crypto_dispatch() local
956 struct cryptop *crp; in dmtc_crypto_read_start() local
1054 dmtc_crypto_cb_read_done(struct cryptop *crp) in dmtc_crypto_cb_read_done()
1132 struct cryptop *crp; in dmtc_crypto_write_start() local
1229 dmtc_crypto_cb_write_done(struct cryptop *crp) in dmtc_crypto_cb_write_done()
1374 struct cryptop *crp; in dmtc_crypto_dump_start() local
[all …]
/dflybsd-src/sys/opencrypto/
H A Dcrypto.c791 crypto_dispatch(struct cryptop *crp) in crypto_dispatch()
1044 crypto_invoke(struct cryptocap *cap, struct cryptop *crp, int hint) in crypto_invoke()
1092 crypto_freereq(struct cryptop *crp) in crypto_freereq()
1139 struct cryptop *crp; in crypto_getreq() local
1163 crypto_done(struct cryptop *crp) in crypto_done()
1291 struct cryptop *crp, *submit; in crypto_proc() local
1543 struct cryptop *crp; in DB_SHOW_COMMAND() local
H A Dcryptosoft.c607 swcr_combined(struct cryptop *crp) in swcr_combined()
1216 swcr_process(device_t dev, struct cryptop *crp, int hint) in swcr_process()
H A Dcryptodev.c403 struct cryptop *crp = NULL; in cryptodev_op() local
566 struct cryptop *crp = (struct cryptop *) op; in cryptodev_cb() local
/dflybsd-src/sys/dev/crypto/padlock/
H A Dpadlock_cipher.c164 padlock_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp, in padlock_cipher_alloc()
197 struct cryptop *crp) in padlock_cipher_process()
H A Dpadlock.c308 padlock_process(device_t dev, struct cryptop *crp, int hint __unused) in padlock_process()
H A Dpadlock_hash.c361 struct cryptop *crp) in padlock_hash_process()
/dflybsd-src/sys/dev/crypto/aesni/
H A Daesni.c240 aesni_process(device_t dev, struct cryptop *crp, int hint __unused) in aesni_process()
300 aesni_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp, in aesni_cipher_alloc()
H A Daesni_wrap.c252 struct cryptop *crp) in aesni_cipher_process()
/dflybsd-src/lib/libc/rpc/
H A Dpmap_rmt.c149 xdr_rmtcallres(XDR *xdrs, struct rmtcallres *crp) in xdr_rmtcallres()
/dflybsd-src/sys/dev/crypto/safe/
H A Dsafe.c854 safe_process(device_t dev, struct cryptop *crp, int hint) in safe_process()
1509 struct cryptop *crp = (struct cryptop *)re->re_crp; in safe_callback() local
2000 struct cryptop *crp; in safe_free_entry() local
/dflybsd-src/sys/dev/crypto/hifn/
H A Dhifn7751.c1839 struct cryptop *crp, in hifn_crypto()
2494 hifn_process(device_t dev, struct cryptop *crp, int hint) in hifn_process()
2740 struct cryptop *crp; in hifn_abort() local
2812 struct cryptop *crp = cmd->crp; in hifn_callback() local
H A Dhifn7751var.h283 struct cryptop *crp; member
/dflybsd-src/sys/dev/crypto/ubsec/
H A Dubsec.c1023 ubsec_process(device_t dev, struct cryptop *crp, int hint) in ubsec_process()
1563 struct cryptop *crp = (struct cryptop *)q->q_crp; in ubsec_callback() local
2004 struct cryptop *crp; in ubsec_free_q() local
/dflybsd-src/sys/dev/raid/ciss/
H A Dciss.c2400 ciss_get_request(struct ciss_softc *sc, struct ciss_request **crp) in ciss_get_request()
2462 ciss_get_bmic_request(struct ciss_softc *sc, struct ciss_request **crp, in ciss_get_bmic_request()
/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstd_compress.c1529 const ZSTD_compResetPolicy_e crp, in ZSTD_reset_matchState()
1603 ZSTD_compResetPolicy_e const crp, in ZSTD_resetCCtx_internal()