Declarations for low-level security API.
Copyright (c) 2013-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | AES_BLOCKSIZE (16) |
Size of AES blocks. More... | |
#define | AES_KEYSIZE (16) |
Size of AES key. More... | |
#define AES_BLOCKSIZE (16) |
Size of AES blocks.
Referenced by sal_aes_read(), sal_aes_restart(), sal_aes_setup(), and sal_aes_wrrd().
#define AES_KEYSIZE (16) |
Size of AES key.
Referenced by sal_aes_restart(), and sal_aes_setup().