Home
last modified time | relevance | path

Searched refs:cesa_session (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/cesa/
H A Dcesa.h190 struct cesa_session { struct
205 struct cesa_session *cr_cs; argument
H A Dcesa.c422 cesa_set_mkey(struct cesa_session *cs, int alg, const uint8_t *mkey, int mklen) in cesa_set_mkey()
463 cesa_prep_aes_key(struct cesa_session *cs, in cesa_prep_aes_key()
1370 sc->sc_cid = crypto_get_driverid(dev, sizeof(struct cesa_session), in cesa_attach_late()
1636 struct cesa_session *cs; in cesa_newsession()
1700 struct cesa_session *cs; in cesa_process()