Searched refs:swcr_session (Results 1 – 1 of 1) sorted by relevance
74 struct swcr_session { struct75 int (*swcr_process)(const struct swcr_session *, struct cryptop *); argument88 swcr_null(const struct swcr_session *ses, struct cryptop *crp) in swcr_null() argument98 swcr_encdec(const struct swcr_session *ses, struct cryptop *crp) in swcr_encdec()241 swcr_authcompute(const struct swcr_session *ses, struct cryptop *crp) in swcr_authcompute()320 swcr_gmac(const struct swcr_session *ses, struct cryptop *crp) in swcr_gmac()399 swcr_gcm(const struct swcr_session *ses, struct cryptop *crp) in swcr_gcm()673 swcr_ccm_cbc_mac(const struct swcr_session *ses, struct cryptop *crp) in swcr_ccm_cbc_mac()732 swcr_ccm(const struct swcr_session *ses, struct cryptop *crp) in swcr_ccm()957 swcr_chacha20_poly1305(const struct swcr_session *ses, struct cryptop *crp) in swcr_chacha20_poly1305()[all …]