Searched refs:IS_SHA256_HMAC (Results 1 – 3 of 3) sorted by relevance
61 #define IS_SHA256_HMAC(flags) (flags & QCE_HASH_SHA256_HMAC) macro65 (IS_SHA1_HMAC(flags) || IS_SHA256_HMAC(flags))
112 else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags)) in qce_auth_cfg()119 else if (IS_SHA1_HMAC(flags) || IS_SHA256_HMAC(flags) || in qce_auth_cfg()
155 } else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags)) { in qce_ahash_export()216 } else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags)) { in qce_ahash_import()