Searched refs:SIZE_AES_256BIT_KEYLEN_BITS (Results 1 – 1 of 1) sorted by relevance
22 #define SIZE_AES_256BIT_KEYLEN_BITS (256) macro23 #define SIZE_AES_256BIT_KEYLEN_BYTES ((SIZE_AES_256BIT_KEYLEN_BITS) / 8)24 #define SIZE_AES_256BIT_KEYLEN_WORDS ((SIZE_AES_256BIT_KEYLEN_BITS) / 32)