Searched refs:MAX_AES_KEY_BYTES (Results 1 – 2 of 2) sorted by relevance
133 #define MAX_AES_KEY_BYTES ((AES_MAX_KEY_SIZE_BITS + 7) / 8) macro
97 #define MAX_AES_KEY_BYTES 32 macro