Searched refs:KEY_SIZE (Results 1 – 4 of 4) sorted by relevance
17 #define KEY_SIZE 4096 macro18 #define KEY_SIZE_BYTES (KEY_SIZE/8)
29 #define KEY_SIZE (1 << 7 | 1 << 6) macro
74 if ((s->ctrl & KEY_SIZE) == 0) { in max78000_aes_do_crypto()77 } else if ((s->ctrl & KEY_SIZE) == 1 << 6) { in max78000_aes_do_crypto()
203 #define KEY_SIZE (sizeof (struct key)) macro464 ((int) cache + BLKH_SIZE + KEY_SIZE * nr_item))