crypto_ahash_final 246 arch/arm/crypto/ghash-ce-glue.c return crypto_ahash_final(cryptd_req); crypto_ahash_final 204 arch/x86/crypto/ghash-clmulni-intel_glue.c return crypto_ahash_final(cryptd_req); crypto_ahash_final 383 crypto/ahash.c EXPORT_SYMBOL_GPL(crypto_ahash_final); crypto_ahash_final 121 crypto/algif_hash.c err = crypto_wait_req(crypto_ahash_final(&ctx->req), crypto_ahash_final 215 crypto/algif_hash.c err = crypto_wait_req(crypto_ahash_final(&ctx->req), crypto_ahash_final 948 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_final(req)); crypto_ahash_final 1016 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_final(req)); crypto_ahash_final 1035 crypto/tcrypt.c ret = do_one_ahash_op(req, crypto_ahash_final(req)); crypto_ahash_final 1414 crypto/testmgr.c err = do_ahash_op(crypto_ahash_final, req, &wait, cfg->nosimd); crypto_ahash_final 571 drivers/crypto/img-hash.c return crypto_ahash_final(&rctx->fallback_req); crypto_ahash_final 345 drivers/crypto/n2_core.c return crypto_ahash_final(&rctx->fallback_req); crypto_ahash_final 118 drivers/crypto/rockchip/rk3288_crypto_ahash.c return crypto_ahash_final(&rctx->fallback_req); crypto_ahash_final 166 drivers/md/dm-verity-target.c r = crypto_wait_req(crypto_ahash_final(req), wait); crypto_ahash_final 280 drivers/nvme/host/tcp.c crypto_ahash_final(hash); crypto_ahash_final 264 drivers/scsi/libiscsi_tcp.c crypto_ahash_final(segment->hash); crypto_ahash_final 1410 drivers/target/iscsi/iscsi_target.c crypto_ahash_final(hash); crypto_ahash_final 442 include/crypto/hash.h int crypto_ahash_final(struct ahash_request *req); crypto_ahash_final 1227 net/ipv4/tcp_ipv4.c if (crypto_ahash_final(req)) crypto_ahash_final 1273 net/ipv4/tcp_ipv4.c if (crypto_ahash_final(req)) crypto_ahash_final 638 net/ipv6/tcp_ipv6.c if (crypto_ahash_final(req)) crypto_ahash_final 685 net/ipv6/tcp_ipv6.c if (crypto_ahash_final(req)) crypto_ahash_final 233 net/sunrpc/auth_gss/gss_krb5_crypto.c err = crypto_ahash_final(req); crypto_ahash_final 334 net/sunrpc/auth_gss/gss_krb5_crypto.c err = crypto_ahash_final(req); crypto_ahash_final 427 net/sunrpc/auth_gss/gss_krb5_crypto.c err = crypto_ahash_final(req); crypto_ahash_final 308 security/integrity/ima/ima_crypto.c rc = ahash_wait(crypto_ahash_final(req), &wait); crypto_ahash_final 564 security/integrity/ima/ima_crypto.c rc = ahash_wait(crypto_ahash_final(req), &wait);