Searched defs:crp (Results 1 - 19 of 19) sorted by relevance

/src/sys/arch/sun3/sun3/
H A Dsunmon.c97 struct mmu_rootptr crp; local in function:sunmon_abort
/src/lib/libc/rpc/
H A Dpmap_rmt.c163 xdr_rmtcallres(XDR *xdrs, struct rmtcallres *crp) argument
/src/sys/netipsec/
H A Dxform_esp.c309 struct cryptop *crp; local in function:esp_input
509 esp_input_cb(struct cryptop * crp) argument
693 struct cryptop *crp; local in function:esp_output
943 esp_output_cb(struct cryptop * crp) argument
[all...]
H A Dxform_ipcomp.c143 struct cryptop *crp; local in function:ipcomp_input
241 ipcomp_input_cb(struct cryptop * crp) argument
362 struct cryptop *crp; local in function:ipcomp_output
508 ipcomp_output_cb(struct cryptop * crp) argument
[all...]
H A Dxform_ah.c532 struct cryptop *crp = NULL; local in function:ah_input
728 ah_input_cb(struct cryptop * crp) argument
889 struct cryptop *crp; local in function:ah_output
1127 ah_output_cb(struct cryptop * crp) argument
[all...]
/src/sys/arch/x86/x86/
H A Dvia_padlock.c362 via_padlock_crypto_swauth(struct cryptop *crp, struct cryptodesc *crd, argument
376 via_padlock_crypto_encdec(struct cryptop *crp, struct cryptodesc *crd, argument
459 via_padlock_crypto_process(void * arg,struct cryptop * crp,int hint) argument
[all...]
/src/sys/dev/marvell/
H A Dmvcesa.c344 mvcesa_process(void *arg, struct cryptop *crp, int hint) argument
[all...]
H A Dmvxpsec.c2065 mvxpsec_dispatch(void *arg, struct cryptop *crp, int hint) argument
2205 mvxpsec_drop(struct mvxpsec_softc *sc, struct cryptop *crp, argument
2413 struct cryptop *crp = mv_p->crp; local in function:mvxpsec_parse_crp
2431 mvxpsec_packet_setcrp(struct mvxpsec_packet * mv_p,struct cryptop * crp) argument
[all...]
H A Dmvxpsecvar.h280 struct cryptop *crp; member in struct:mvxpsec_packet
/src/sys/opencrypto/
H A Dcryptosoft.c465 swcr_authcompute(struct cryptop *crp, struct cryptodesc *crd, argument
563 swcr_combined(struct cryptop *crp, int outtype) argument
1141 swcr_process(void *arg, struct cryptop *crp, int hint) argument
[all...]
H A Dcrypto.c1277 crypto_dispatch(struct cryptop *crp) argument
1522 crypto_invoke(struct cryptop * crp,int hint) argument
1570 crypto_freereq(struct cryptop * crp) argument
1597 struct cryptop *crp; local in function:crypto_getreq
1695 crypto_done(struct cryptop * crp) argument
1799 struct cryptop *crp, *submit, *cnext; local in function:cryptointr
1957 struct cryptop *crp; local in function:cryptoret_softint
[all...]
H A Dcryptodev.c456 struct cryptop *crp = NULL; local in function:cryptodev_op
712 cryptodev_cb(struct cryptop * crp) argument
724 cryptodev_mcb(struct cryptop * crp) argument
1078 struct cryptop *crp = NULL; local in function:cryptodev_mop
1738 struct cryptop *crp = NULL; local in function:cryptodev_getmstatus
1884 struct cryptop *crp = NULL, *cnext; local in function:cryptodev_getstatus
[all...]
/src/sys/arch/i386/pci/
H A Dglxsb.c440 glxsb_crypto_process(void *aux, struct cryptop *crp, int hint) argument
[all...]
/src/sys/dev/pci/
H A Dhifn7751var.h282 struct cryptop *crp; member in struct:hifn_command
H A Dubsec.c1138 ubsec_process(void *arg, struct cryptop *crp, int hint) argument
1784 struct cryptop *crp = (struct cryptop *)q->q_crp; local in function:ubsec_callback
2279 struct cryptop *crp; local in function:ubsec_free_q
[all...]
H A Dhifn7751.c2164 hifn_process(void *arg, struct cryptop *crp, in argument
1654 hifn_crypto(struct hifn_softc * sc,struct hifn_command * cmd,struct cryptop * crp,int hint) argument
2426 struct cryptop *crp; local in function:hifn_abort
2496 struct cryptop *crp = cmd->crp; local in function:hifn_callback
2604 hifn_compression(struct hifn_softc * sc,struct cryptop * crp,struct hifn_command * cmd) argument
2818 struct cryptop *crp = cmd->crp; local in function:hifn_callback_comp
[all...]
/src/sys/arch/arm/sunxi/
H A Dsun8i_crypto.c2110 sun8i_crypto_process(void *cookie, struct cryptop *crp, int hint) argument
2529 struct cryptop *crp = cookie; local in function:sun8i_crypto_callback
[all...]
/src/sys/arch/amiga/dev/
H A Dfd.c1719 u_long *rp, *crp, *dp, hcksum, dcksum, info; local in function:amcachetoraw
1793 u_long *dp, *rp, *erp, *crp, *srp, hcksum, dcksum, info, cktmp; local in function:amrawtocache
[all...]
/src/sys/dev/pci/qat/
H A Dqat.c1494 qat_crypto_load_buf(struct qat_softc *sc, struct cryptop *crp, argument
1577 qat_crypto_load_iv(struct qat_sym_cookie * qsc,struct cryptop * crp,struct cryptodesc * crde,struct qat_crypto_desc const * desc) argument
1620 qat_crypto_process(void * arg,struct cryptop * crp,int hint) argument
2071 struct cryptop *crp; local in function:qat_crypto_sym_rxintr
[all...]

Completed in 26 milliseconds