Searched refs:aes_ctr (Results 1 – 3 of 3) sorted by relevance
247 uint16_t aes_ctr:1; member
2645 uint8_t zsk_flag = 0, aes_ctr = 0, is_null = 0; in fill_sess_cipher() local2680 aes_ctr = 1; in fill_sess_cipher()2733 sess->aes_ctr = aes_ctr; in fill_sess_cipher()3106 if (sess_misc->aes_ctr && in fill_fc_params()
23 uint16_t aes_ctr : 1; member1715 uint8_t zsk_flag = 0, aes_ctr = 0, is_null = 0; in fill_sess_cipher() local1751 aes_ctr = 1; in fill_sess_cipher()1803 sess->aes_ctr = aes_ctr; in fill_sess_cipher()2132 if (sess->aes_ctr && unlikely(sess->iv_length != 16)) { in fill_fc_params()