Searched refs:SIZE_AES_128BIT_KEYLEN_BITS (Results 1 – 1 of 1) sorted by relevance
14 #define SIZE_AES_128BIT_KEYLEN_BITS (128) macro15 #define SIZE_AES_128BIT_KEYLEN_BYTES ((SIZE_AES_128BIT_KEYLEN_BITS) / 8)16 #define SIZE_AES_128BIT_KEYLEN_WORDS ((SIZE_AES_128BIT_KEYLEN_BITS) / 32)