Searched refs:IS_SHA256 (Results 1 – 3 of 3) sorted by relevance
63 #define IS_SHA256(flags) (flags & QCE_HASH_SHA256) macro67 #define IS_SHA(flags) (IS_SHA1(flags) || IS_SHA256(flags))
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()513 else if (IS_SHA256(def->flags)) in qce_ahash_register_one()
114 else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags)) in qce_auth_cfg()119 if (IS_SHA1(flags) || IS_SHA256(flags)) in qce_auth_cfg()