/netbsd-src/sys/opencrypto/ |
H A D | cryptosoft.c | 87 swcr_encdec(struct cryptodesc *crd, const struct swcr_data *sw, void *bufv, in swcr_encdec() 465 swcr_authcompute(struct cryptop *crp, struct cryptodesc *crd, in swcr_authcompute() 570 struct cryptodesc *crd, *crda = NULL, *crde = NULL; in swcr_combined() local 700 swcr_compdec(struct cryptodesc *crd, const struct swcr_data *sw, in swcr_compdec() 1143 struct cryptodesc *crd; in swcr_process() local
|
H A D | crypto.c | 1572 struct cryptodesc *crd; in crypto_freereq() local 1596 struct cryptodesc *crd; in crypto_getreq() local
|
/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() 458 struct cryptodesc *crd; in via_padlock_crypto_process() local
|
/netbsd-src/games/cribbage/ |
H A D | crib.c | 374 CARD crd; in discard() local 479 CARD crd; in peg() local
|
H A D | io.c | 176 CARD crd; in infrom() local 226 incard(CARD *crd) in incard()
|
H A D | score.c | 292 pegscore(CARD crd, const CARD tbl[], unsigned n, int sum) in pegscore()
|
/netbsd-src/sys/dev/marvell/ |
H A D | mvcesa.c | 52 #define MVCESA_SID(crd, sesn) (((crd) << 28) | ((sesn) & 0x0fffffff)) argument 348 struct cryptodesc *crd; in mvcesa_process() local
|
H A D | mvxpsec.c | 188 #define MVXPSEC_SID(crd, sesn) (((crd) << 28) | ((sesn) & 0x0fffffff)) argument 2293 mvxpsec_parse_crd(struct mvxpsec_packet *mv_p, struct cryptodesc *crd) in mvxpsec_parse_crd() 2414 struct cryptodesc *crd; in mvxpsec_parse_crp() local
|
/netbsd-src/sys/arch/x86/include/ |
H A D | via_padlock.h | 70 #define VIAC3_SID(crd,ses) (((crd) << 28) | ((ses) & 0x0fffffff)) argument
|
/netbsd-src/sys/arch/i386/pci/ |
H A D | glxsb.c | 178 #define GLXSB_SID(crd,ses) (((crd) << 28) | ((ses) & 0x0fffffff)) argument 444 struct cryptodesc *crd; in glxsb_crypto_process() local
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | rpb.h | 447 struct crd { struct 456 struct crd *crb_v_dispatch; /* 0: virtual dispatch addr */ argument
|
/netbsd-src/sys/dev/pci/ |
H A D | hifn7751.c | 2497 struct cryptodesc *crd; in hifn_callback() local 2607 struct cryptodesc *crd = crp->crp_desc; in hifn_compression() local
|
H A D | ubsecvar.h | 58 #define UBSEC_SID(crd, sesn) (((crd) << 28) | ((sesn) & 0x0fffffff)) argument
|
H A D | hifn7751var.h | 326 #define HIFN_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument
|
H A D | ubsec.c | 1785 struct cryptodesc *crd; in ubsec_callback() local
|
/netbsd-src/sys/arch/arm/sunxi/ |
H A D | sun8i_crypto.c | 2067 sun8i_crypto_ivlen(const struct cryptodesc *crd) in sun8i_crypto_ivlen() 2114 struct cryptodesc *crd = crp->crp_desc; in sun8i_crypto_process() local
|
/netbsd-src/sys/dev/pci/qat/ |
H A D | qat.c | 1628 struct cryptodesc *crd, *crda = NULL, *crde = NULL; in qat_crypto_process() local
|