Searched defs:IS_AES (Results 1 – 2 of 2) sorted by relevance
63 #define IS_AES(flags) (flags & QCE_ALG_AES) macro
68 #define IS_AES(flags) ((flags) & EIP93_ALG_AES) macro