Home
last modified time | relevance | path

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

/openbsd/src/sys/crypto/
Dcryptosoft.c99 swcr_encdec(struct cryptodesc *crd, struct swcr_data *sw, caddr_t buf, in swcr_encdec()
419 swcr_authcompute(struct cryptop *crp, struct cryptodesc *crd, in swcr_authcompute()
487 struct cryptodesc *crd, *crda = NULL, *crde = NULL; in swcr_authenc() local
655 swcr_compdec(struct cryptodesc *crd, struct swcr_data *sw, in swcr_compdec()
1031 struct cryptodesc *crd; in swcr_process() local
/openbsd/src/sys/arch/amd64/amd64/
Dvia.c64 #define VIAC3_SID(crd,ses) (((crd) << 28) | ((ses) & 0x0fffffff)) argument
315 viac3_crypto_swauth(struct cryptop *crp, struct cryptodesc *crd, in viac3_crypto_swauth()
329 viac3_crypto_encdec(struct cryptop *crp, struct cryptodesc *crd, in viac3_crypto_encdec()
419 struct cryptodesc *crd; in viac3_crypto_process() local
Daesni.c424 aesni_swauth(struct cryptop *crp, struct cryptodesc *crd, in aesni_swauth()
438 aesni_encdec(struct cryptop *crp, struct cryptodesc *crd, in aesni_encdec()
638 struct cryptodesc *crd, *crda, *crde; in aesni_process() local
/openbsd/src/sys/arch/i386/i386/
Dvia.c64 #define VIAC3_SID(crd,ses) (((crd) << 28) | ((ses) & 0x0fffffff)) argument
323 viac3_crypto_swauth(struct cryptop *crp, struct cryptodesc *crd, in viac3_crypto_swauth()
337 viac3_crypto_encdec(struct cryptop *crp, struct cryptodesc *crd, in viac3_crypto_encdec()
427 struct cryptodesc *crd; in viac3_crypto_process() local
/openbsd/src/sys/arch/arm64/arm64/
Dcryptox.c331 cryptox_swauth(struct cryptop *crp, struct cryptodesc *crd, in cryptox_swauth()
345 cryptox_encdec(struct cryptop *crp, struct cryptodesc *crd, in cryptox_encdec()
446 struct cryptodesc *crd, *crde; in cryptox_process() local
/openbsd/src/sys/arch/i386/pci/
Dglxsb.c191 #define GLXSB_SID(crd,ses) (((crd) << 28) | ((ses) & 0x0fffffff)) argument
618 glxsb_crypto_swauth(struct cryptop *crp, struct cryptodesc *crd, in glxsb_crypto_swauth()
632 glxsb_crypto_swenc(struct cryptop *crp, struct cryptodesc *crd, in glxsb_crypto_swenc()
646 glxsb_crypto_encdec(struct cryptop *crp, struct cryptodesc *crd, in glxsb_crypto_encdec()
776 struct cryptodesc *crd; in glxsb_crypto_process() local
/openbsd/src/games/cribbage/
Dcrib.c328 CARD crd; in discard() local
445 CARD crd; in peg() local
Dio.c156 CARD crd; in infrom() local
207 incard(CARD *crd) in incard()
Dscore.c279 pegscore(CARD crd, CARD tbl[], int n, int sum) in pegscore()
/openbsd/src/sys/arch/octeon/dev/
Doctcrypto.c593 struct cryptodesc *crd, *crd2; in octcrypto_process() local
663 octcrypto_swauth(struct cryptop *crp, struct cryptodesc *crd, in octcrypto_swauth()
/openbsd/src/sys/arch/alpha/include/
Drpb.h423 struct crd { struct
432 struct crd *crb_v_dispatch; /* 0: virtual dispatch addr */ argument
/openbsd/src/sys/dev/
Dsoftraid_crypto.c283 struct cryptodesc *crd; in sr_crypto_prepare() local