crypto_ahash_update  228 arch/arm/crypto/ghash-ce-glue.c 		return crypto_ahash_update(cryptd_req);
crypto_ahash_update  186 arch/x86/crypto/ghash-clmulni-intel_glue.c 		return crypto_ahash_update(cryptd_req);
crypto_ahash_update  102 crypto/algif_hash.c 		err = crypto_wait_req(crypto_ahash_update(&ctx->req),
crypto_ahash_update  168 crypto/algif_hash.c 		err = crypto_ahash_update(&ctx->req);
crypto_ahash_update  213 crypto/ccm.c   	err = crypto_ahash_update(ahreq);
crypto_ahash_update  218 crypto/chacha20poly1305.c 	err = crypto_ahash_update(&preq->req);
crypto_ahash_update  248 crypto/chacha20poly1305.c 	err = crypto_ahash_update(&preq->req);
crypto_ahash_update  277 crypto/chacha20poly1305.c 	err = crypto_ahash_update(&preq->req);
crypto_ahash_update  301 crypto/chacha20poly1305.c 	err = crypto_ahash_update(&preq->req);
crypto_ahash_update  327 crypto/chacha20poly1305.c 	err = crypto_ahash_update(&preq->req);
crypto_ahash_update  219 crypto/gcm.c   	return crypto_ahash_update(ahreq);
crypto_ahash_update  943 crypto/tcrypt.c 			ret = do_one_ahash_op(req, crypto_ahash_update(req));
crypto_ahash_update 1012 crypto/tcrypt.c 			ret = do_one_ahash_op(req, crypto_ahash_update(req));
crypto_ahash_update 1031 crypto/tcrypt.c 			ret = do_one_ahash_op(req, crypto_ahash_update(req));
crypto_ahash_update 1365 crypto/testmgr.c 			err = do_ahash_op(crypto_ahash_update, req, &wait,
crypto_ahash_update 1409 crypto/testmgr.c 		err = do_ahash_op(crypto_ahash_update, req, &wait, cfg->nosimd);
crypto_ahash_update  557 drivers/crypto/img-hash.c 	return crypto_ahash_update(&rctx->fallback_req);
crypto_ahash_update  995 drivers/crypto/inside-secure/safexcel_hash.c 	ret = crypto_ahash_update(areq);
crypto_ahash_update 1104 drivers/crypto/marvell/hash.c 	ret = crypto_ahash_update(req);
crypto_ahash_update  332 drivers/crypto/n2_core.c 	return crypto_ahash_update(&rctx->fallback_req);
crypto_ahash_update  104 drivers/crypto/rockchip/rk3288_crypto_ahash.c 	return crypto_ahash_update(&rctx->fallback_req);
crypto_ahash_update  105 drivers/md/dm-verity-target.c 		return crypto_wait_req(crypto_ahash_update(req), wait);
crypto_ahash_update  114 drivers/md/dm-verity-target.c 			r = crypto_wait_req(crypto_ahash_update(req), wait);
crypto_ahash_update  393 drivers/md/dm-verity-target.c 		r = crypto_wait_req(crypto_ahash_update(req), wait);
crypto_ahash_update  291 drivers/nvme/host/tcp.c 	crypto_ahash_update(hash);
crypto_ahash_update  216 drivers/scsi/libiscsi_tcp.c 		crypto_ahash_update(segment->hash);
crypto_ahash_update 1393 drivers/target/iscsi/iscsi_target.c 		crypto_ahash_update(hash);
crypto_ahash_update  153 fs/verity/hash_algs.c 	err = crypto_wait_req(crypto_ahash_update(req), &wait);
crypto_ahash_update 1543 lib/iov_iter.c 	crypto_ahash_update(hash);
crypto_ahash_update 3822 net/ipv4/tcp.c 	if (crypto_ahash_update(req))
crypto_ahash_update 3833 net/ipv4/tcp.c 		if (crypto_ahash_update(req))
crypto_ahash_update 3851 net/ipv4/tcp.c 	return crypto_ahash_update(hp->md5_req);
crypto_ahash_update 1206 net/ipv4/tcp_ipv4.c 	return crypto_ahash_update(hp->md5_req);
crypto_ahash_update  616 net/ipv6/tcp_ipv6.c 	return crypto_ahash_update(hp->md5_req);
crypto_ahash_update  138 net/sunrpc/auth_gss/gss_krb5_crypto.c 	return crypto_ahash_update(req);
crypto_ahash_update  219 net/sunrpc/auth_gss/gss_krb5_crypto.c 	err = crypto_ahash_update(req);
crypto_ahash_update  225 net/sunrpc/auth_gss/gss_krb5_crypto.c 	err = crypto_ahash_update(req);
crypto_ahash_update  326 net/sunrpc/auth_gss/gss_krb5_crypto.c 	err = crypto_ahash_update(req);
crypto_ahash_update  422 net/sunrpc/auth_gss/gss_krb5_crypto.c 		err = crypto_ahash_update(req);
crypto_ahash_update  295 security/integrity/ima/ima_crypto.c 		ahash_rc = crypto_ahash_update(req);
crypto_ahash_update  558 security/integrity/ima/ima_crypto.c 	ahash_rc = crypto_ahash_update(req);