Searched refs:IS_SHA256_HMAC (Results 1 – 3 of 3) sorted by relevance
69 #define IS_SHA256_HMAC(flags) (flags & QCE_HASH_SHA256_HMAC) macro73 (IS_SHA1_HMAC(flags) || IS_SHA256_HMAC(flags))
120 else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags)) in qce_auth_cfg()127 else if (IS_SHA1_HMAC(flags) || IS_SHA256_HMAC(flags) || in qce_auth_cfg()
162 } else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags)) { in qce_ahash_export()223 } else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags)) { in qce_ahash_import()