nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_802154_aes_ccm_transform_prepare()

bool nrf_802154_aes_ccm_transform_prepare ( const nrf_802154_aes_ccm_data_t p_aes_ccm_data)

Prepares AES-CCM* transformation.

Parameters
[in]p_aes_ccm_dataData to be used for the AES-CCM* transformation.
Return values
trueThe transformation was prepared successfully and can be performed.
falseProvided parameters do not allow for successful transformation.