Searched refs:CC_AES_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
46 #define CC_AES_BLOCK_SIZE 16 macro257 uint8_t block_state[CC_AES_BLOCK_SIZE];277 CC_AES_BLOCK_SIZE/sizeof(uint32_t) - 2 *284 uint8_t block_state[CC_AES_BLOCK_SIZE];286 uint8_t mac_state[CC_AES_BLOCK_SIZE]; /* MAC result */287 uint8_t nonce[CC_AES_BLOCK_SIZE]; /* nonce buffer */302 3 * (CC_AES_BLOCK_SIZE/sizeof(uint32_t)) -