Searched refs:SIZE_AES_192BIT_KEYLEN_BITS (Results 1 – 1 of 1) sorted by relevance
18 #define SIZE_AES_192BIT_KEYLEN_BITS (192) macro19 #define SIZE_AES_192BIT_KEYLEN_BYTES ((SIZE_AES_192BIT_KEYLEN_BITS) / 8)20 #define SIZE_AES_192BIT_KEYLEN_WORDS ((SIZE_AES_192BIT_KEYLEN_BITS) / 32)