| /linux/fs/ubifs/ |
| H A D | auth.c | 348 crypto_free_shash(c->hmac_tfm); in ubifs_init_authentication() 351 crypto_free_shash(c->hash_tfm); in ubifs_init_authentication() 370 crypto_free_shash(c->hmac_tfm); in __ubifs_exit_authentication() 371 crypto_free_shash(c->hash_tfm); in __ubifs_exit_authentication()
|
| /linux/fs/smb/server/ |
| H A D | crypto_ctx.c | 34 crypto_free_shash(shash->tfm); in free_shash() 82 crypto_free_shash(tfm); in alloc_shash_desc()
|
| /linux/crypto/krb5/ |
| H A D | rfc6803_camellia.c | 104 crypto_free_shash(shash); in rfc6803_calc_KDF_FEEDBACK_CMAC() 173 crypto_free_shash(shash); in rfc6803_calc_PRF()
|
| H A D | krb5_api.c | 258 crypto_free_shash(ci); in krb5_prepare_checksum()
|
| H A D | rfc8009_aes2.c | 105 crypto_free_shash(shash); in rfc8009_calc_KDF_HMAC_SHA2()
|
| /linux/drivers/crypto/xilinx/ |
| H A D | zynqmp-sha.c | 63 crypto_free_shash(fallback_tfm); in zynqmp_sha_init_tfm() 76 crypto_free_shash(tfm_ctx->fbk_tfm); in zynqmp_sha_exit_tfm()
|
| /linux/include/crypto/internal/ |
| H A D | kdf_selftest.h | 66 crypto_free_shash(kmd); in kdf_test()
|
| /linux/security/keys/ |
| H A D | dh.c | 79 crypto_free_shash(tfm); in kdf_alloc() 91 crypto_free_shash(hash); in kdf_dealloc()
|
| /linux/net/rxrpc/ |
| H A D | rxgk_kdf.c | 31 crypto_free_shash(gk->tx_Kc); in rxgk_free() 33 crypto_free_shash(gk->rx_Kc); in rxgk_free()
|
| /linux/Documentation/crypto/ |
| H A D | api-digest.rst | 38 …:functions: crypto_alloc_shash crypto_free_shash crypto_shash_blocksize crypto_shash_digestsize cr…
|
| H A D | api-samples.rst | 148 crypto_free_shash(alg);
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_keys.c | 425 crypto_free_shash(tfm); in krb5_kdf_feedback_cmac() 543 crypto_free_shash(tfm); in krb5_kdf_hmac_sha2()
|
| /linux/security/integrity/ima/ |
| H A D | ima_crypto.c | 201 crypto_free_shash(ima_algo_array[i].tfm); in ima_init_crypto() 205 crypto_free_shash(ima_shash_tfm); in ima_init_crypto() 220 crypto_free_shash(tfm); in ima_free_tfm()
|
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target_auth.c | 82 crypto_free_shash(tfm); in chap_test_algorithm() 562 crypto_free_shash(tfm); in chap_server_compute_hash()
|
| /linux/crypto/ |
| H A D | essiv.c | 359 crypto_free_shash(tctx->hash); in essiv_skcipher_exit_tfm() 368 crypto_free_shash(tctx->hash); in essiv_aead_exit_tfm()
|
| /linux/crypto/asymmetric_keys/ |
| H A D | x509_public_key.c | 96 crypto_free_shash(tfm); in x509_get_sig_params()
|
| H A D | verify_pefile.c | 385 crypto_free_shash(tfm); in pefile_digest_pe()
|
| H A D | pkcs7_verify.c | 133 crypto_free_shash(tfm); in pkcs7_digest()
|
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_algs.c | 549 crypto_free_shash(ctx->hashalg); in cpt_aead_init() 556 crypto_free_shash(ctx->hashalg); in cpt_aead_init() 565 crypto_free_shash(ctx->hashalg); in cpt_aead_init() 623 crypto_free_shash(ctx->hashalg); in otx_cpt_aead_exit()
|
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptvf_algs.c | 627 crypto_free_shash(ctx->hashalg); in cpt_aead_init() 643 crypto_free_shash(ctx->hashalg); in cpt_aead_init() 651 crypto_free_shash(ctx->hashalg); in cpt_aead_init() 734 crypto_free_shash(ctx->hashalg); in otx2_cpt_aead_exit()
|
| /linux/security/integrity/evm/ |
| H A D | evm_crypto.c | 113 crypto_free_shash(tmp_tfm); in init_desc()
|
| /linux/fs/smb/client/ |
| H A D | misc.c | 816 crypto_free_shash(alg); in cifs_alloc_hash() 837 crypto_free_shash((*sdesc)->tfm); in cifs_free_hash()
|
| /linux/net/bluetooth/ |
| H A D | smp.c | 760 crypto_free_shash(smp->tfm_cmac); in smp_chan_destroy() 1416 crypto_free_shash(smp->tfm_cmac); in smp_chan_create() 3311 crypto_free_shash(tfm_cmac); in smp_add_cid() 3324 crypto_free_shash(smp->tfm_cmac); in smp_add_cid() 3371 crypto_free_shash(smp->tfm_cmac); in smp_del_chan() 3836 crypto_free_shash(tfm_cmac); in bt_selftest_smp() 3842 crypto_free_shash(tfm_cmac); in bt_selftest_smp()
|
| /linux/include/crypto/ |
| H A D | hash.h | 777 static inline void crypto_free_shash(struct crypto_shash *tfm) in crypto_free_shash() function
|
| /linux/drivers/crypto/bcm/ |
| H A D | util.c | 265 crypto_free_shash(hash); in do_shash()
|