Searched defs:IS_SAES_KEYSIZE (Results 1 – 2 of 2) sorted by relevance
826 #define IS_SAES_KEYSIZE(KEYSIZE) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \ macro
836 #define IS_SAES_KEYSIZE(KEYSIZE) (((KEYSIZE) == CRYP_KEYSIZE_128B) || \ macro