Home
last modified time | relevance | path

Searched defs:crd (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/opencrypto/
H A Dcryptosoft.c87 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 Dcrypto.c1572 struct cryptodesc *crd; in crypto_freereq() local
1596 struct cryptodesc *crd; in crypto_getreq() local
/netbsd-src/sys/arch/x86/x86/
H A Dvia_padlock.c357 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 Dcrib.c374 CARD crd; in discard() local
479 CARD crd; in peg() local
H A Dio.c176 CARD crd; in infrom() local
226 incard(CARD *crd) in incard()
H A Dscore.c292 pegscore(CARD crd, const CARD tbl[], unsigned n, int sum) in pegscore()
/netbsd-src/sys/dev/marvell/
H A Dmvcesa.c52 #define MVCESA_SID(crd, sesn) (((crd) << 28) | ((sesn) & 0x0fffffff)) argument
348 struct cryptodesc *crd; in mvcesa_process() local
H A Dmvxpsec.c188 #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 Dvia_padlock.h70 #define VIAC3_SID(crd,ses) (((crd) << 28) | ((ses) & 0x0fffffff)) argument
/netbsd-src/sys/arch/i386/pci/
H A Dglxsb.c178 #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 Drpb.h447 struct crd { struct
456 struct crd *crb_v_dispatch; /* 0: virtual dispatch addr */ argument
/netbsd-src/sys/dev/pci/
H A Dhifn7751.c2497 struct cryptodesc *crd; in hifn_callback() local
2607 struct cryptodesc *crd = crp->crp_desc; in hifn_compression() local
H A Dubsecvar.h58 #define UBSEC_SID(crd, sesn) (((crd) << 28) | ((sesn) & 0x0fffffff)) argument
H A Dhifn7751var.h326 #define HIFN_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument
H A Dubsec.c1785 struct cryptodesc *crd; in ubsec_callback() local
/netbsd-src/sys/arch/arm/sunxi/
H A Dsun8i_crypto.c2067 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 Dqat.c1628 struct cryptodesc *crd, *crda = NULL, *crde = NULL; in qat_crypto_process() local