Home
last modified time | relevance | path

Searched defs:crde (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/netinet/
H A Dip_esp.c346 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 Doctcrypto.c677 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 Dcryptox.c446 struct cryptodesc *crd, *crde; in cryptox_process() local
/openbsd/sys/arch/amd64/amd64/
H A Daesni.c638 struct cryptodesc *crd, *crda, *crde; in aesni_process() local
/openbsd/sys/crypto/
H A Dcryptosoft.c487 struct cryptodesc *crd, *crda = NULL, *crde = NULL; in swcr_authenc() local