File nut/include/contrib/crypto/seed_sbox.h


Included Files


Preprocessor definitions

* \file seed_sbox.h * \author Daniel Otte * \date 2007-06-1 * \brief sboxes and constants for seed * \par License * GPL *

#define SEED_SBOX_H_


External Variables

seed_sbox1
extern const uint8_t seed_sbox1[256]
Defined in: nut/contrib/arm-crypto-lib/seed/seed_sbox.c

seed_sbox2
extern const uint8_t seed_sbox2[256]

Defined in: nut/contrib/arm-crypto-lib/seed/seed_sbox.c

seed_kc
extern const uint32_t seed_kc[16]

Defined in: nut/contrib/arm-crypto-lib/seed/seed_sbox.c