|
Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|


Go to the source code of this file.
Classes | |
| class | AES |
| Class that implements AES encryption. More... | |
Macros | |
| #define | AES_BLOCK_SIZE 16 |
| AES block size. More... | |
| #define AES_BLOCK_SIZE 16 |
AES block size.
16 byte size, just like SOC_ECB_CLEARTEXT_LENGTH and SOC_ECB_CIPHERTEXT_LENGTH.