Symbol: crypto_free_shash
crypto/ahash.c
248
crypto_free_shash(*ctx);
crypto/asymmetric_keys/pkcs7_verify.c
133
crypto_free_shash(tfm);
crypto/asymmetric_keys/verify_pefile.c
387
crypto_free_shash(tfm);
crypto/asymmetric_keys/x509_public_key.c
96
crypto_free_shash(tfm);
crypto/cryptd.c
459
crypto_free_shash(ctx->child);
crypto/essiv.c
359
crypto_free_shash(tctx->hash);
crypto/essiv.c
368
crypto_free_shash(tctx->hash);
crypto/hmac.c
165
crypto_free_shash(tctx->hash);
crypto/krb5/krb5_api.c
300
crypto_free_shash(ci);
crypto/krb5/rfc3961_simplified.c
179
crypto_free_shash(tfm);
crypto/krb5/rfc6803_camellia.c
104
crypto_free_shash(shash);
crypto/krb5/rfc6803_camellia.c
173
crypto_free_shash(shash);
crypto/krb5/rfc8009_aes2.c
105
crypto_free_shash(shash);
crypto/krb5/selftest.c
487
crypto_free_shash(ci);
crypto/testmgr.c
1887
crypto_free_shash(tfm);
crypto/testmgr.c
1982
crypto_free_shash(stfm);
drivers/block/drbd/drbd_main.c
2444
crypto_free_shash(connection->csums_tfm);
drivers/block/drbd/drbd_main.c
2445
crypto_free_shash(connection->verify_tfm);
drivers/block/drbd/drbd_main.c
2446
crypto_free_shash(connection->cram_hmac_tfm);
drivers/block/drbd/drbd_main.c
2447
crypto_free_shash(connection->integrity_tfm);
drivers/block/drbd/drbd_main.c
2448
crypto_free_shash(connection->peer_integrity_tfm);
drivers/block/drbd/drbd_nl.c
2426
crypto_free_shash(crypto->cram_hmac_tfm);
drivers/block/drbd/drbd_nl.c
2427
crypto_free_shash(crypto->integrity_tfm);
drivers/block/drbd/drbd_nl.c
2428
crypto_free_shash(crypto->csums_tfm);
drivers/block/drbd/drbd_nl.c
2429
crypto_free_shash(crypto->verify_tfm);
drivers/block/drbd/drbd_nl.c
2520
crypto_free_shash(connection->csums_tfm);
drivers/block/drbd/drbd_nl.c
2525
crypto_free_shash(connection->verify_tfm);
drivers/block/drbd/drbd_nl.c
2530
crypto_free_shash(connection->integrity_tfm);
drivers/block/drbd/drbd_nl.c
2536
crypto_free_shash(connection->cram_hmac_tfm);
drivers/block/drbd/drbd_receiver.c
3574
crypto_free_shash(connection->peer_integrity_tfm);
drivers/block/drbd/drbd_receiver.c
3591
crypto_free_shash(peer_integrity_tfm);
drivers/block/drbd/drbd_receiver.c
3811
crypto_free_shash(peer_device->connection->verify_tfm);
drivers/block/drbd/drbd_receiver.c
3818
crypto_free_shash(peer_device->connection->csums_tfm);
drivers/block/drbd/drbd_receiver.c
3862
crypto_free_shash(csums_tfm);
drivers/block/drbd/drbd_receiver.c
3864
crypto_free_shash(verify_tfm);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
43
crypto_free_shash(xtfm);
drivers/crypto/axis/artpec6_crypto.c
2425
crypto_free_shash(tfm_ctx->child_hash);
drivers/crypto/bcm/cipher.c
2065
crypto_free_shash(hash);
drivers/crypto/bcm/cipher.c
2154
crypto_free_shash(ctx->shash->tfm);
drivers/crypto/bcm/cipher.c
2227
crypto_free_shash(ctx->shash->tfm);
drivers/crypto/bcm/util.c
265
crypto_free_shash(hash);
drivers/crypto/ccp/ccp-crypto-sha.c
354
crypto_free_shash(ctx->u.sha.hmac_tfm);
drivers/crypto/ccree/cc_cipher.c
228
crypto_free_shash(ctx_p->shash_tfm);
drivers/crypto/ccree/cc_cipher.c
248
crypto_free_shash(ctx_p->shash_tfm);
drivers/crypto/hisilicon/sec2/sec_crypto.c
2162
crypto_free_shash(ctx->a_ctx.hash_tfm);
drivers/crypto/hisilicon/sec2/sec_crypto.c
2175
crypto_free_shash(ctx->a_ctx.hash_tfm);
drivers/crypto/inside-secure/safexcel_hash.c
2656
crypto_free_shash(ctx->shpre);
drivers/crypto/inside-secure/safexcel_hash.c
2668
crypto_free_shash(ctx->shpre);
drivers/crypto/marvell/octeontx/otx_cptvf_algs.c
549
crypto_free_shash(ctx->hashalg);
drivers/crypto/marvell/octeontx/otx_cptvf_algs.c
556
crypto_free_shash(ctx->hashalg);
drivers/crypto/marvell/octeontx/otx_cptvf_algs.c
565
crypto_free_shash(ctx->hashalg);
drivers/crypto/marvell/octeontx/otx_cptvf_algs.c
623
crypto_free_shash(ctx->hashalg);
drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c
627
crypto_free_shash(ctx->hashalg);
drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c
643
crypto_free_shash(ctx->hashalg);
drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c
651
crypto_free_shash(ctx->hashalg);
drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c
734
crypto_free_shash(ctx->hashalg);
drivers/crypto/omap-sham.c
1344
crypto_free_shash(tctx->fallback);
drivers/crypto/omap-sham.c
1392
crypto_free_shash(tctx->fallback);
drivers/crypto/omap-sham.c
1397
crypto_free_shash(bctx->shash);
drivers/crypto/s5p-sss.c
1666
crypto_free_shash(tctx->fallback);
drivers/crypto/sa2ul.c
1656
crypto_free_shash(ctx->shash);
drivers/crypto/sa2ul.c
1761
crypto_free_shash(ctx->shash);
drivers/crypto/stm32/stm32-hash.c
1545
crypto_free_shash(ctx->xtfm);
drivers/crypto/tegra/tegra-se-aes.c
1821
crypto_free_shash(ctx->fallback_tfm);
drivers/crypto/xilinx/zynqmp-sha.c
63
crypto_free_shash(fallback_tfm);
drivers/crypto/xilinx/zynqmp-sha.c
76
crypto_free_shash(tfm_ctx->fbk_tfm);
drivers/md/dm-integrity.c
5420
crypto_free_shash(ic->internal_shash);
drivers/md/dm-integrity.c
5430
crypto_free_shash(ic->journal_mac);
drivers/md/dm-verity-target.c
1083
crypto_free_shash(v->shash_tfm);
drivers/target/iscsi/iscsi_target_auth.c
582
crypto_free_shash(tfm);
drivers/target/iscsi/iscsi_target_auth.c
83
crypto_free_shash(tfm);
fs/ubifs/auth.c
348
crypto_free_shash(c->hmac_tfm);
fs/ubifs/auth.c
351
crypto_free_shash(c->hash_tfm);
fs/ubifs/auth.c
370
crypto_free_shash(c->hmac_tfm);
fs/ubifs/auth.c
371
crypto_free_shash(c->hash_tfm);
include/crypto/internal/kdf_selftest.h
66
crypto_free_shash(kmd);
net/rxrpc/rxgk_kdf.c
31
crypto_free_shash(gk->tx_Kc);
net/rxrpc/rxgk_kdf.c
33
crypto_free_shash(gk->rx_Kc);
net/sunrpc/auth_gss/gss_krb5_mech.c
114
crypto_free_shash(ctx->acceptor_sign_shash);
net/sunrpc/auth_gss/gss_krb5_mech.c
115
crypto_free_shash(ctx->initiator_sign_shash);
net/sunrpc/auth_gss/gss_krb5_mech.c
217
crypto_free_shash(kctx->acceptor_sign_shash);
net/sunrpc/auth_gss/gss_krb5_mech.c
218
crypto_free_shash(kctx->initiator_sign_shash);
security/integrity/digsig_asymmetric.c
203
crypto_free_shash(tfm);
security/integrity/evm/evm_crypto.c
113
crypto_free_shash(tmp_tfm);
security/integrity/ima/ima_crypto.c
171
crypto_free_shash(ima_algo_array[i].tfm);
security/integrity/ima/ima_crypto.c
175
crypto_free_shash(ima_shash_tfm);
security/integrity/ima/ima_crypto.c
190
crypto_free_shash(tfm);
security/keys/dh.c
79
crypto_free_shash(tfm);
security/keys/dh.c
91
crypto_free_shash(hash);