![]() |
ndn-lite
|
#include <tc_cmac_mode.h>

Data Fields | |
| uint8_t | iv [TC_AES_BLOCK_SIZE] |
| uint8_t | K1 [TC_AES_BLOCK_SIZE] |
| uint8_t | K2 [TC_AES_BLOCK_SIZE] |
| uint8_t | leftover [TC_AES_BLOCK_SIZE] |
| unsigned int | keyid |
| unsigned int | leftover_offset |
| TCAesKeySched_t | sched |
| uint64_t | countdown |
| uint64_t tc_cmac_struct::countdown |
| uint8_t tc_cmac_struct::iv[TC_AES_BLOCK_SIZE] |
| uint8_t tc_cmac_struct::K1[TC_AES_BLOCK_SIZE] |
| uint8_t tc_cmac_struct::K2[TC_AES_BLOCK_SIZE] |
| unsigned int tc_cmac_struct::keyid |
| uint8_t tc_cmac_struct::leftover[TC_AES_BLOCK_SIZE] |
| unsigned int tc_cmac_struct::leftover_offset |
| TCAesKeySched_t tc_cmac_struct::sched |
1.8.15