Searched refs:aes_gcm (Results 1 – 4 of 4) sorted by relevance
2506 uint8_t aes_gcm = 0; in fill_sess_aead() local2524 aes_gcm = 1; in fill_sess_aead()2547 sess->aes_gcm = aes_gcm; in fill_sess_aead()2653 sess->aes_gcm = 0; in fill_sess_cipher()2672 uint8_t zsk_flag = 0, aes_gcm = 0, is_null = 0; in fill_sess_auth() local2701 aes_gcm = 1; in fill_sess_auth()2748 sess->aes_gcm = aes_gcm; in fill_sess_auth()2795 sess->aes_gcm = 0; in fill_sess_gmac()3038 if (sess_misc->aes_gcm || sess_misc->chacha_poly) { in fill_fc_params()
239 uint16_t aes_gcm:1; member
163 } aes_gcm; member
384 aes_gcm.hmac_key[0]) >> 3; in crypto_sec_ipsec_inb_session_create()