Searched refs:IS_CBC (Results 1 – 2 of 2) sorted by relevance
71 #define IS_CBC(mode) (mode & QCE_MODE_CBC) macro
122 IS_CBC(flags) || IS_CTR(flags)) in qce_auth_cfg()135 if (IS_CBC(flags) || IS_CTR(flags) || IS_CCM(flags) || in qce_auth_cfg()