Searched refs:aes_gcm (Results 1 – 5 of 5) sorted by relevance
22 uint16_t aes_gcm : 1; member1651 uint8_t aes_gcm = 0; in fill_sess_aead() local1668 aes_gcm = 1; in fill_sess_aead()1691 sess->aes_gcm = aes_gcm; in fill_sess_aead()1802 sess->aes_gcm = 0; in fill_sess_cipher()1823 uint8_t zsk_flag = 0, aes_gcm = 0, is_null = 0; in fill_sess_auth() local1863 aes_gcm = 1; in fill_sess_auth()1912 sess->aes_gcm = aes_gcm; in fill_sess_auth()1961 sess->aes_gcm = 0; in fill_sess_gmac()2151 if (sess->aes_gcm || sess->chacha_poly) { in fill_fc_params()
372 template = &out_sa->aes_gcm.template; in cn9k_ipsec_outb_sa_create()373 ctx_len = offsetof(struct roc_ie_on_outb_sa, aes_gcm.template); in cn9k_ipsec_outb_sa_create()
2579 uint8_t aes_gcm = 0; in fill_sess_aead() local2597 aes_gcm = 1; in fill_sess_aead()2620 sess->aes_gcm = aes_gcm; in fill_sess_aead()2732 sess->aes_gcm = 0; in fill_sess_cipher()2752 uint8_t zsk_flag = 0, aes_gcm = 0, is_null = 0; in fill_sess_auth() local2788 aes_gcm = 1; in fill_sess_auth()2835 sess->aes_gcm = aes_gcm; in fill_sess_auth()2882 sess->aes_gcm = 0; in fill_sess_gmac()3126 if (sess_misc->aes_gcm || sess_misc->chacha_poly) { in fill_fc_params()
245 uint16_t aes_gcm:1; member
186 } aes_gcm; member