Searched defs:crde (Results 1 – 5 of 5) sorted by relevance
/openbsd/sys/netinet/ |
H A D | ip_esp.c | 346 struct cryptodesc *crde = NULL, *crda = NULL; in esp_input() local 700 struct cryptodesc *crde = NULL, *crda = NULL; in esp_output() local
|
/openbsd/sys/arch/octeon/dev/ |
H A D | octcrypto.c | 677 octcrypto_authenc_gmac(struct cryptop *crp, struct cryptodesc *crde, in octcrypto_authenc_gmac() 942 octcrypto_authenc_hmac(struct cryptop *crp, struct cryptodesc *crde, in octcrypto_authenc_hmac()
|
/openbsd/sys/arch/arm64/arm64/ |
H A D | cryptox.c | 446 struct cryptodesc *crd, *crde; in cryptox_process() local
|
/openbsd/sys/arch/amd64/amd64/ |
H A D | aesni.c | 638 struct cryptodesc *crd, *crda, *crde; in aesni_process() local
|
/openbsd/sys/crypto/ |
H A D | cryptosoft.c | 487 struct cryptodesc *crd, *crda = NULL, *crde = NULL; in swcr_authenc() local
|