is_hmac            93 drivers/crypto/ccree/cc_hash.c 	bool is_hmac;
is_hmac           131 drivers/crypto/ccree/cc_hash.c 	bool is_hmac = ctx->is_hmac;
is_hmac           135 drivers/crypto/ccree/cc_hash.c 	if (is_hmac) {
is_hmac           174 drivers/crypto/ccree/cc_hash.c 	bool is_hmac = ctx->is_hmac;
is_hmac           202 drivers/crypto/ccree/cc_hash.c 	if (is_hmac && ctx->hash_mode != DRV_HASH_NULL) {
is_hmac           422 drivers/crypto/ccree/cc_hash.c 	bool is_hmac = ctx->is_hmac;
is_hmac           431 drivers/crypto/ccree/cc_hash.c 	dev_dbg(dev, "===== %s-digest (%d) ====\n", is_hmac ? "hmac" : "hash",
is_hmac           464 drivers/crypto/ccree/cc_hash.c 	if (is_hmac) {
is_hmac           479 drivers/crypto/ccree/cc_hash.c 	if (is_hmac) {
is_hmac           496 drivers/crypto/ccree/cc_hash.c 	if (is_hmac) {
is_hmac           564 drivers/crypto/ccree/cc_hash.c 	dev_dbg(dev, "===== %s-update (%d) ====\n", ctx->is_hmac ?
is_hmac           635 drivers/crypto/ccree/cc_hash.c 	bool is_hmac = ctx->is_hmac;
is_hmac           642 drivers/crypto/ccree/cc_hash.c 	dev_dbg(dev, "===== %s-%s (%d) ====\n", is_hmac ? "hmac" : "hash",
is_hmac           679 drivers/crypto/ccree/cc_hash.c 	if (is_hmac)
is_hmac           746 drivers/crypto/ccree/cc_hash.c 	ctx->is_hmac = true;
is_hmac           955 drivers/crypto/ccree/cc_hash.c 	ctx->is_hmac = true;
is_hmac          1014 drivers/crypto/ccree/cc_hash.c 	ctx->is_hmac = true;
is_hmac          1101 drivers/crypto/ccree/cc_hash.c 	ctx->is_hmac = false;
is_hmac          1699 drivers/crypto/chelsio/chcr_algo.c 	if (is_hmac(crypto_ahash_tfm(rtfm)))
is_hmac          1707 drivers/crypto/chelsio/chcr_algo.c 	if (is_hmac(crypto_ahash_tfm(rtfm))) {
is_hmac          1780 drivers/crypto/chelsio/chcr_algo.c 	if (is_hmac(crypto_ahash_tfm(rtfm))) {
is_hmac          1790 drivers/crypto/chelsio/chcr_algo.c 		if (is_hmac(crypto_ahash_tfm(rtfm))) {
is_hmac          1874 drivers/crypto/chelsio/chcr_algo.c 	if (is_hmac(crypto_ahash_tfm(rtfm))) {
is_hmac          1883 drivers/crypto/chelsio/chcr_algo.c 		if (is_hmac(crypto_ahash_tfm(rtfm))) {
is_hmac          1943 drivers/crypto/chelsio/chcr_algo.c 	if (is_hmac(crypto_ahash_tfm(rtfm))) {
is_hmac          1956 drivers/crypto/chelsio/chcr_algo.c 		if (is_hmac(crypto_ahash_tfm(rtfm))) {
is_hmac          2213 drivers/crypto/chelsio/chcr_algo.c 	if (is_hmac(crypto_ahash_tfm(rtfm))) {