ahash_request_alloc  836 crypto/tcrypt.c 		data[i].req = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc 1081 crypto/tcrypt.c 	req = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc 1735 crypto/testmgr.c 	req = ahash_request_alloc(atfm, GFP_KERNEL);
ahash_request_alloc 1019 drivers/crypto/inside-secure/safexcel_hash.c 	areq = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc 1185 drivers/crypto/marvell/hash.c 	req = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc  377 drivers/crypto/qce/sha.c 	req = ahash_request_alloc(ahash_tfm, GFP_KERNEL);
ahash_request_alloc 2196 drivers/crypto/talitos.c 	req = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc 1095 drivers/nvme/host/tcp.c 	queue->snd_hash = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc 1100 drivers/nvme/host/tcp.c 	queue->rcv_hash = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc  739 drivers/nvme/target/tcp.c 	queue->snd_hash = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc  744 drivers/nvme/target/tcp.c 	queue->rcv_hash = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc  565 drivers/scsi/iscsi_tcp.c 	tcp_sw_conn->tx_hash = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc  570 drivers/scsi/iscsi_tcp.c 	tcp_sw_conn->rx_hash = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc   92 drivers/target/iscsi/iscsi_target_login.c 	conn->conn_rx_hash = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc  100 drivers/target/iscsi/iscsi_target_login.c 	conn->conn_tx_hash = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc  130 fs/verity/enable.c 	req = ahash_request_alloc(params->hash_alg->tfm, GFP_KERNEL);
ahash_request_alloc  122 fs/verity/hash_algs.c 	req = ahash_request_alloc(alg->tfm, GFP_KERNEL);
ahash_request_alloc  240 fs/verity/hash_algs.c 	req = ahash_request_alloc(alg->tfm, GFP_KERNEL);
ahash_request_alloc  194 fs/verity/verify.c 	req = ahash_request_alloc(vi->tree_params.hash_alg->tfm, GFP_NOFS);
ahash_request_alloc  229 fs/verity/verify.c 	req = ahash_request_alloc(vi->tree_params.hash_alg->tfm, GFP_NOFS);
ahash_request_alloc 3752 net/ipv4/tcp.c 		req = ahash_request_alloc(hash, GFP_KERNEL);
ahash_request_alloc  208 net/sunrpc/auth_gss/gss_krb5_crypto.c 	req = ahash_request_alloc(md5, GFP_NOFS);
ahash_request_alloc  238 net/sunrpc/auth_gss/gss_krb5_crypto.c 	req = ahash_request_alloc(hmac_md5, GFP_NOFS);
ahash_request_alloc  306 net/sunrpc/auth_gss/gss_krb5_crypto.c 	req = ahash_request_alloc(tfm, GFP_NOFS);
ahash_request_alloc  402 net/sunrpc/auth_gss/gss_krb5_crypto.c 	req = ahash_request_alloc(tfm, GFP_NOFS);
ahash_request_alloc  218 security/integrity/ima/ima_crypto.c 	req = ahash_request_alloc(tfm, GFP_KERNEL);
ahash_request_alloc  542 security/integrity/ima/ima_crypto.c 	req = ahash_request_alloc(tfm, GFP_KERNEL);