Microchip® Advanced Software Framework

sal_generic.h File Reference

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)
#define AES_KEYSIZE   (16)

Size of AES key.

Referenced by sal_aes_restart(), sal_aes_setup(), and stb_ccm_secure().