nrfxlib API 2.8.99
|
bool nrf_802154_aes_ccm_transform_prepare | ( | const nrf_802154_aes_ccm_data_t * | p_aes_ccm_data | ) |
Prepares AES-CCM* transformation.
[in] | p_aes_ccm_data | Data to be used for the AES-CCM* transformation. |
true | The transformation was prepared successfully and can be performed. |
false | Provided parameters do not allow for successful transformation. |