crypto_ahash_init 81 crypto/algif_hash.c err = crypto_wait_req(crypto_ahash_init(&ctx->req), &ctx->wait); crypto_ahash_init 162 crypto/algif_hash.c err = crypto_ahash_init(&ctx->req); crypto_ahash_init 207 crypto/algif_hash.c err = crypto_wait_req(crypto_ahash_init(&ctx->req), crypto_ahash_init 210 crypto/ccm.c err = crypto_ahash_init(ahreq); crypto_ahash_init 350 crypto/chacha20poly1305.c err = crypto_ahash_init(&preq->req); crypto_ahash_init 413 crypto/gcm.c return crypto_ahash_init(ahreq) ?: crypto_ahash_init 939 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_init(req)); crypto_ahash_init 1008 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_init(req)); crypto_ahash_init 1027 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_init(req)); crypto_ahash_init 1349 crypto/testmgr.c err = do_ahash_op(crypto_ahash_init, req, &wait, cfg->nosimd); crypto_ahash_init 491 drivers/crypto/img-hash.c return crypto_ahash_init(&rctx->fallback_req); crypto_ahash_init 770 drivers/crypto/inside-secure/safexcel_hash.c ret = crypto_ahash_init(areq); crypto_ahash_init 987 drivers/crypto/inside-secure/safexcel_hash.c ret = crypto_ahash_init(areq); crypto_ahash_init 834 drivers/crypto/marvell/hash.c ret = crypto_ahash_init(req); crypto_ahash_init 1100 drivers/crypto/marvell/hash.c ret = crypto_ahash_init(req); crypto_ahash_init 318 drivers/crypto/n2_core.c return crypto_ahash_init(&rctx->fallback_req); crypto_ahash_init 89 drivers/crypto/rockchip/rk3288_crypto_ahash.c return crypto_ahash_init(&rctx->fallback_req); crypto_ahash_init 138 drivers/md/dm-verity-target.c r = crypto_wait_req(crypto_ahash_init(req), wait); crypto_ahash_init 346 drivers/nvme/host/tcp.c crypto_ahash_init(queue->rcv_hash); crypto_ahash_init 917 drivers/nvme/host/tcp.c crypto_ahash_init(queue->snd_hash); crypto_ahash_init 950 drivers/nvme/host/tcp.c crypto_ahash_init(queue->snd_hash); crypto_ahash_init 354 drivers/scsi/libiscsi_tcp.c crypto_ahash_init(hash); crypto_ahash_init 1384 drivers/target/iscsi/iscsi_target.c crypto_ahash_init(hash); crypto_ahash_init 149 fs/verity/hash_algs.c err = crypto_wait_req(crypto_ahash_init(req), &wait); crypto_ahash_init 1220 net/ipv4/tcp_ipv4.c if (crypto_ahash_init(req)) crypto_ahash_init 1263 net/ipv4/tcp_ipv4.c if (crypto_ahash_init(req)) crypto_ahash_init 631 net/ipv6/tcp_ipv6.c if (crypto_ahash_init(req)) crypto_ahash_init 675 net/ipv6/tcp_ipv6.c if (crypto_ahash_init(req)) crypto_ahash_init 214 net/sunrpc/auth_gss/gss_krb5_crypto.c err = crypto_ahash_init(req); crypto_ahash_init 321 net/sunrpc/auth_gss/gss_krb5_crypto.c err = crypto_ahash_init(req); crypto_ahash_init 412 net/sunrpc/auth_gss/gss_krb5_crypto.c err = crypto_ahash_init(req); crypto_ahash_init 227 security/integrity/ima/ima_crypto.c rc = ahash_wait(crypto_ahash_init(req), &wait); crypto_ahash_init 551 security/integrity/ima/ima_crypto.c rc = ahash_wait(crypto_ahash_init(req), &wait);