Searched refs:IS_SHA256_HMAC (Results 1 – 3 of 3) sorted by relevance
65 #define IS_SHA256_HMAC(flags) (flags & QCE_HASH_SHA256_HMAC) macro69 (IS_SHA1_HMAC(flags) || IS_SHA256_HMAC(flags))
114 else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags)) in qce_auth_cfg()121 else if (IS_SHA1_HMAC(flags) || IS_SHA256_HMAC(flags) || in qce_auth_cfg()
156 } else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags)) { in qce_ahash_export()225 } else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags)) { in qce_ahash_import()