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

◆ mpsl_ecb_block_encrypt()

void mpsl_ecb_block_encrypt ( mpsl_ecb_hal_data_t p_ecb_data)

Encrypts a block according to the specified parameters.

Note
This function will only return once the ciphertext has been generated.
This function may only be used on nRF52 and nRF53 series devices.
This function is deprecated. Do not use.
Parameters
p_ecb_dataPointer to ECB data structure. Its elements are assumed to be big-endian.