Home
last modified time | relevance | path

Searched defs:tc_ccm_mode_struct (Results 1 – 1 of 1) sorted by relevance

/mcuboot-latest/ext/tinycrypt/lib/include/tinycrypt/
Dccm_mode.h91 typedef struct tc_ccm_mode_struct { struct
92 TCAesKeySched_t sched; /* AES key schedule */
93 uint8_t *nonce; /* nonce required by CCM */
94 unsigned int mlen; /* mac length in bytes (parameter t in SP-800 38C) */