Macros | |
#define | AES_KEYSIZE_128BITS LL_AES_KEY_SIZE_128 |
128 bits More... | |
#define | AES_KEYSIZE_192BITS LL_AES_KEY_SIZE_192 |
192 bits More... | |
#define | AES_KEYSIZE_256BITS LL_AES_KEY_SIZE_256 |
256 bits More... | |
#define AES_KEYSIZE_128BITS LL_AES_KEY_SIZE_128 |
128 bits
Definition at line 204 of file gr55xx_hal_aes.h.
#define AES_KEYSIZE_192BITS LL_AES_KEY_SIZE_192 |
192 bits
Definition at line 205 of file gr55xx_hal_aes.h.
#define AES_KEYSIZE_256BITS LL_AES_KEY_SIZE_256 |
256 bits
Definition at line 206 of file gr55xx_hal_aes.h.