Searched refs:m_b (Results 1 – 1 of 1) sorted by relevance
91 static uint8_t m_b[NRF_802154_AES_CCM_BLOCK_SIZE]; ///< B[i] octet … variable383 two_blocks_xor(ecb_hal_ciphertext_ptr_get(), m_b, NRF_802154_AES_CCM_BLOCK_SIZE); in process_ecb_auth_iteration()430 if (plain_text_data_get(&m_aes_ccm_data, m_state.iteration, m_b)) in perform_plain_text_authorization()454 if (add_auth_data_get(&m_aes_ccm_data, m_state.iteration, m_b)) in ecb_hal_block_encrypted_handler()592 uint8_t * p_b = m_b; in nrf_802154_aes_ccm_transform_start()