Searched refs:m_nonce (Results 1 – 1 of 1) sorted by relevance
105 static uint32_t m_nonce[4]; ///< Nonce used during the next transmission. variable163 nrf_ccm_nonce_set(NRF_802154_CCM_INSTANCE, m_nonce); in ccm_peripheral_configure()291 u8_string_to_u32x4_big_endian(p_aes_ccm_data->nonce, sizeof(p_aes_ccm_data->nonce), m_nonce); in ccm_data_fill()376 memset(m_nonce, 0, sizeof(m_nonce)); in nrf_802154_aes_ccm_transform_abort()383 memset(m_nonce, 0, sizeof(m_nonce)); in nrf_802154_aes_ccm_transform_reset()