![]() |
S145 SoftDevice for nRF54L15/nRF54L10/nRF54L05 API documentation 10.0.0
|
| uint32_t sd_ecb_block_encrypt | ( | nrf_ecb_hal_data_t * | p_ecb_data | ) |
#include <nrf_soc.h>
Encrypts a block according to the specified parameters.
128-bit AES encryption.
| [in,out] | p_ecb_data | Pointer to the ECB parameters' struct (two input parameters and one output parameter). |
| NRF_SUCCESS |