File nut/include/contrib/crypto/aes_sbox.h
Included Files
#include <nut/include/include/stdint.h>
Preprocessor definitions
* \file aes_sbox.h * \email daniel.otte@rub.de * \author Daniel Otte * \date 2008-12-30 * \license GPLv3 or later *
#define AES_SBOX_H_
External Variables
aes_sbox
extern const uint8_t aes_sbox[]
Defined in:
nut/contrib/arm-crypto-lib/aes/aes_sbox.c