/netbsd-src/sys/netipsec/ |
H A D | xform_ipcomp.c | 143 struct cryptop *crp; in ipcomp_input() local 241 ipcomp_input_cb(struct cryptop *crp) in ipcomp_input_cb() 362 struct cryptop *crp; in ipcomp_output() local 508 ipcomp_output_cb(struct cryptop *crp) in ipcomp_output_cb()
|
H A D | xform_esp.c | 309 struct cryptop *crp; in esp_input() local 509 esp_input_cb(struct cryptop *crp) in esp_input_cb() 693 struct cryptop *crp; in esp_output() local 943 esp_output_cb(struct cryptop *crp) in esp_output_cb()
|
H A D | xform_ah.c | 532 struct cryptop *crp = NULL; in ah_input() local 728 ah_input_cb(struct cryptop *crp) in ah_input_cb() 889 struct cryptop *crp; in ah_output() local 1127 ah_output_cb(struct cryptop *crp) in ah_output_cb()
|
/netbsd-src/sys/arch/x86/x86/ |
H A D | via_padlock.c | 357 via_padlock_crypto_swauth(struct cryptop *crp, struct cryptodesc *crd, in via_padlock_crypto_swauth() 371 via_padlock_crypto_encdec(struct cryptop *crp, struct cryptodesc *crd, in via_padlock_crypto_encdec() 454 via_padlock_crypto_process(void *arg, struct cryptop *crp, int hint) in via_padlock_crypto_process()
|
/netbsd-src/sys/opencrypto/ |
H A D | crypto.c | 1277 crypto_dispatch(struct cryptop *crp) in crypto_dispatch() 1522 crypto_invoke(struct cryptop *crp, int hint) in crypto_invoke() 1570 crypto_freereq(struct cryptop *crp) in crypto_freereq() 1597 struct cryptop *crp; in crypto_getreq() local 1695 crypto_done(struct cryptop *crp) in crypto_done() 1799 struct cryptop *crp, *submit, *cnext; in cryptointr() local 1957 struct cryptop *crp; in cryptoret_softint() local
|
H A D | cryptodev.c | 456 struct cryptop *crp = NULL; in cryptodev_op() local 712 cryptodev_cb(struct cryptop *crp) in cryptodev_cb() 724 cryptodev_mcb(struct cryptop *crp) in cryptodev_mcb() 1078 struct cryptop *crp = NULL; in cryptodev_mop() local 1738 struct cryptop *crp = NULL; in cryptodev_getmstatus() local 1884 struct cryptop *crp = NULL, *cnext; in cryptodev_getstatus() local
|
H A D | cryptosoft.c | 465 swcr_authcompute(struct cryptop *crp, struct cryptodesc *crd, in swcr_authcompute() 563 swcr_combined(struct cryptop *crp, int outtype) in swcr_combined() 1141 swcr_process(void *arg, struct cryptop *crp, int hint) in swcr_process()
|
/netbsd-src/sys/dev/pci/ |
H A D | hifn7751.c | 1655 struct cryptop *crp, int hint) in hifn_crypto() 2164 hifn_process(void *arg, struct cryptop *crp, int hint) in hifn_process() 2426 struct cryptop *crp; in hifn_abort() local 2496 struct cryptop *crp = cmd->crp; in hifn_callback() local 2604 hifn_compression(struct hifn_softc *sc, struct cryptop *crp, in hifn_compression() 2818 struct cryptop *crp = cmd->crp; in hifn_callback_comp() local
|
H A D | ubsec.c | 1138 ubsec_process(void *arg, struct cryptop *crp, int hint) in ubsec_process() 1784 struct cryptop *crp = (struct cryptop *)q->q_crp; in ubsec_callback() local 2279 struct cryptop *crp; in ubsec_free_q() local
|
H A D | hifn7751var.h | 282 struct cryptop *crp; member
|
/netbsd-src/lib/libc/rpc/ |
H A D | pmap_rmt.c | 163 xdr_rmtcallres(XDR *xdrs, struct rmtcallres *crp) in xdr_rmtcallres()
|
/netbsd-src/sys/arch/sun3/sun3/ |
H A D | sunmon.c | 97 struct mmu_rootptr crp; in sunmon_abort() local
|
/netbsd-src/sys/dev/pci/qat/ |
H A D | qat.c | 1494 qat_crypto_load_buf(struct qat_softc *sc, struct cryptop *crp, in qat_crypto_load_buf() 1577 qat_crypto_load_iv(struct qat_sym_cookie *qsc, struct cryptop *crp, in qat_crypto_load_iv() 1620 qat_crypto_process(void *arg, struct cryptop *crp, int hint) in qat_crypto_process() 2071 struct cryptop *crp; in qat_crypto_sym_rxintr() local
|
/netbsd-src/sys/dev/marvell/ |
H A D | mvxpsec.c | 2065 mvxpsec_dispatch(void *arg, struct cryptop *crp, int hint) in mvxpsec_dispatch() 2205 mvxpsec_drop(struct mvxpsec_softc *sc, struct cryptop *crp, in mvxpsec_drop() 2413 struct cryptop *crp = mv_p->crp; in mvxpsec_parse_crp() local 2431 mvxpsec_packet_setcrp(struct mvxpsec_packet *mv_p, struct cryptop *crp) in mvxpsec_packet_setcrp()
|
H A D | mvcesa.c | 344 mvcesa_process(void *arg, struct cryptop *crp, int hint) in mvcesa_process()
|
H A D | mvxpsecvar.h | 280 struct cryptop *crp; member
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | fd.c | 1719 u_long *rp, *crp, *dp, hcksum, dcksum, info; in amcachetoraw() local 1793 u_long *dp, *rp, *erp, *crp, *srp, hcksum, dcksum, info, cktmp; in amrawtocache() local
|
/netbsd-src/sys/arch/i386/pci/ |
H A D | glxsb.c | 440 glxsb_crypto_process(void *aux, struct cryptop *crp, int hint) in glxsb_crypto_process()
|
/netbsd-src/sys/arch/arm/sunxi/ |
H A D | sun8i_crypto.c | 2110 sun8i_crypto_process(void *cookie, struct cryptop *crp, int hint) in sun8i_crypto_process() 2529 struct cryptop *crp = cookie; in sun8i_crypto_callback() local
|