File nut/contrib/arm-crypto-lib/seed/seed_sbox.c
Included Files
* \file seed_sbox.c * \author Daniel Otte * \date 2011-02-02 * \brief sboxes and constants for seed * \par License * GPL *
#include <nut/include/include/stdint.h>
Global Variable seed_sbox1
const uint8_t seed_sbox1[256]
Visible in:
nut/contrib/arm-crypto-lib/seed/seed_sbox.c
Global Variable seed_sbox2
const uint8_t seed_sbox2[256]
Visible in:
nut/contrib/arm-crypto-lib/seed/seed_sbox.c
Global Variable seed_kc
const uint32_t seed_kc[16]
Visible in:
nut/contrib/arm-crypto-lib/seed/seed_sbox.c