Searched defs:crda (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/geom/eli/
H A Dg_eli_integrity.c408 struct cryptodesc *crde, *crda; local
[all...]
/freebsd-11-stable/sys/netipsec/
H A Dxform_esp.c388 struct cryptodesc *crda = crp->crp_desc; local
665 struct cryptodesc *crde = NULL, *crda = NULL; local
[all...]
H A Dxform_ah.c555 struct cryptodesc *crda; local
860 struct cryptodesc *crda; local
[all...]
/freebsd-11-stable/sys/opencrypto/
H A Dcryptosoft.c467 struct cryptodesc *crd, *crda = NULL, *crde = NULL; local
[all...]
H A Dcryptodev.c799 struct cryptodesc *crde = NULL, *crda = NULL; local
978 struct cryptodesc *crde = NULL, *crda = NULL; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c761 ccr_authenc(struct ccr_softc *sc, uint32_t sid, struct ccr_session *s, struct cryptop *crp, struct cryptodesc *crda, struct cryptodesc *crde) argument
1111 ccr_gcm(struct ccr_softc *sc, uint32_t sid, struct ccr_session *s, struct cryptop *crp, struct cryptodesc *crda, struct cryptodesc *crde) argument
1416 ccr_gcm_soft(struct ccr_session *s, struct cryptop *crp, struct cryptodesc *crda, struct cryptodesc *crde) argument
2102 struct cryptodesc *crd, *crda, *crde; local
[all...]

Completed in 92 milliseconds