IS_SHA256_HMAC    112 drivers/crypto/qce/common.c 	else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags))
IS_SHA256_HMAC    119 drivers/crypto/qce/common.c 	else if (IS_SHA1_HMAC(flags) || IS_SHA256_HMAC(flags) ||
IS_SHA256_HMAC     65 drivers/crypto/qce/common.h 		(IS_SHA1_HMAC(flags) || IS_SHA256_HMAC(flags))
IS_SHA256_HMAC    155 drivers/crypto/qce/sha.c 	} else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags)) {
IS_SHA256_HMAC    216 drivers/crypto/qce/sha.c 	} else if (IS_SHA256(flags) || IS_SHA256_HMAC(flags)) {