/dflybsd-src/sys/dev/disk/dm/crypt/ |
H A D | dm_target_crypt.c | 108 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 D | crypto.c | 791 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 D | cryptosoft.c | 607 swcr_combined(struct cryptop *crp) in swcr_combined() 1216 swcr_process(device_t dev, struct cryptop *crp, int hint) in swcr_process()
|
H A D | cryptodev.c | 403 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 D | padlock_cipher.c | 164 padlock_cipher_alloc(struct cryptodesc *enccrd, struct cryptop *crp, in padlock_cipher_alloc() 197 struct cryptop *crp) in padlock_cipher_process()
|
H A D | padlock.c | 308 padlock_process(device_t dev, struct cryptop *crp, int hint __unused) in padlock_process()
|
H A D | padlock_hash.c | 361 struct cryptop *crp) in padlock_hash_process()
|
/dflybsd-src/sys/dev/crypto/aesni/ |
H A D | aesni.c | 240 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 D | aesni_wrap.c | 252 struct cryptop *crp) in aesni_cipher_process()
|
/dflybsd-src/lib/libc/rpc/ |
H A D | pmap_rmt.c | 149 xdr_rmtcallres(XDR *xdrs, struct rmtcallres *crp) in xdr_rmtcallres()
|
/dflybsd-src/sys/dev/crypto/safe/ |
H A D | safe.c | 854 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 D | hifn7751.c | 1839 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 D | hifn7751var.h | 283 struct cryptop *crp; member
|
/dflybsd-src/sys/dev/crypto/ubsec/ |
H A D | ubsec.c | 1023 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 D | ciss.c | 2400 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 D | zstd_compress.c | 1529 const ZSTD_compResetPolicy_e crp, in ZSTD_reset_matchState() 1603 ZSTD_compResetPolicy_e const crp, in ZSTD_resetCCtx_internal()
|