Searched refs:iter (Results 1 – 1 of 1) sorted by relevance
237 uint16_t iter, in ai_format() argument246 p_a[NRF_802154_AES_CCM_BLOCK_SIZE - 1] = iter; in ai_format()247 p_a[NRF_802154_AES_CCM_BLOCK_SIZE - 2] = iter >> 8; in ai_format()306 uint8_t iter, in add_auth_data_get() argument319 if (iter == 0) in add_auth_data_get()329 offset += NRF_802154_AES_CCM_BLOCK_SIZE * (iter - 1); in add_auth_data_get()352 uint8_t iter, in plain_text_data_get() argument365 offset += NRF_802154_AES_CCM_BLOCK_SIZE * iter; in plain_text_data_get()