Searched refs:p_ciphertext (Results 1 – 1 of 1) sorted by relevance
301 uint8_t * p_ciphertext; in nrf_802154_aes_ccm_transform_prepare() local339 p_ciphertext = p_work_buffer + offset; in nrf_802154_aes_ccm_transform_prepare()346 memset(p_ciphertext, 0, p_aes_ccm_data->raw_frame[PHR_OFFSET] + PHR_SIZE - offset); in nrf_802154_aes_ccm_transform_prepare()349 if (ccm_data_fill(p_aes_ccm_data, p_work_buffer + PHR_SIZE, p_ciphertext)) in nrf_802154_aes_ccm_transform_prepare()