Searched defs:IS_DES (Results 1 – 2 of 2) sorted by relevance
61 #define IS_DES(flags) (flags & QCE_ALG_DES) macro
66 #define IS_DES(flags) ((flags) & EIP93_ALG_DES) macro