S122 SoftDevice v8.1.1
AES ECB data structure. More...
#include <nrf_soc.h>
Detailed Description
AES ECB data structure.
Field Documentation
| soc_ecb_ciphertext_t nrf_ecb_hal_data_t::ciphertext |
Ciphertext data.
| soc_ecb_cleartext_t nrf_ecb_hal_data_t::cleartext |
Cleartext data.
| soc_ecb_key_t nrf_ecb_hal_data_t::key |
Encryption key.