| /linux-6.15/fs/crypto/ |
| H A D | hkdf.c | 84 crypto_free_shash(hmac_tfm); in fscrypt_init_hkdf() 126 crypto_free_shash(hkdf->hmac_tfm); in fscrypt_destroy_hkdf()
|
| /linux-6.15/net/mac80211/ |
| H A D | aes_cmac.c | 81 crypto_free_shash(tfm); in ieee80211_aes_cmac_key_setup() 91 crypto_free_shash(tfm); in ieee80211_aes_cmac_key_free()
|
| H A D | fils_aead.c | 94 crypto_free_shash(tfm); in aes_siv_encrypt() 209 crypto_free_shash(tfm); in aes_siv_decrypt()
|
| /linux-6.15/drivers/nvme/common/ |
| H A D | auth.c | 303 crypto_free_shash(key_tfm); in nvme_auth_transform_key() 312 crypto_free_shash(key_tfm); in nvme_auth_transform_key() 339 crypto_free_shash(tfm); in nvme_auth_hash_skey() 380 crypto_free_shash(tfm); in nvme_auth_augmented_challenge() 557 crypto_free_shash(tfm); in nvme_auth_generate_psk() 688 crypto_free_shash(tfm); in nvme_auth_generate_digest() 805 crypto_free_shash(hmac_tfm); in nvme_auth_derive_tls_psk()
|
| /linux-6.15/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-6.15/fs/smb/server/ |
| H A D | crypto_ctx.c | 34 crypto_free_shash(shash->tfm); in free_shash() 94 crypto_free_shash(tfm); in alloc_shash_desc()
|
| /linux-6.15/crypto/ |
| H A D | jitterentropy-kcapi.c | 213 crypto_free_shash(rng->tfm); in jent_kcapi_cleanup() 351 crypto_free_shash(tfm); in jent_mod_init()
|
| H A D | essiv.c | 361 crypto_free_shash(tctx->hash); in essiv_skcipher_exit_tfm() 370 crypto_free_shash(tctx->hash); in essiv_aead_exit_tfm()
|
| /linux-6.15/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()
|
| /linux-6.15/drivers/net/ppp/ |
| H A D | ppp_mppe.c | 195 crypto_free_shash(shash); in mppe_alloc() 224 crypto_free_shash(state->sha1->tfm); in mppe_alloc() 240 crypto_free_shash(state->sha1->tfm); in mppe_free()
|
| /linux-6.15/include/crypto/internal/ |
| H A D | kdf_selftest.h | 66 crypto_free_shash(kmd); in kdf_test()
|
| /linux-6.15/security/keys/ |
| H A D | dh.c | 79 crypto_free_shash(tfm); in kdf_alloc() 91 crypto_free_shash(hash); in kdf_dealloc()
|
| /linux-6.15/Documentation/crypto/ |
| H A D | api-digest.rst | 35 …:functions: crypto_alloc_shash crypto_free_shash crypto_shash_blocksize crypto_shash_digestsize cr…
|
| /linux-6.15/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_crypto_tkip.c | 112 crypto_free_shash(priv->tx_tfm_michael); in libipw_tkip_init() 113 crypto_free_shash(priv->rx_tfm_michael); in libipw_tkip_init() 124 crypto_free_shash(_priv->tx_tfm_michael); in libipw_tkip_deinit() 125 crypto_free_shash(_priv->rx_tfm_michael); in libipw_tkip_deinit()
|
| /linux-6.15/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-6.15/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-6.15/drivers/target/iscsi/ |
| H A D | iscsi_target_auth.c | 81 crypto_free_shash(tfm); in chap_test_algorithm() 561 crypto_free_shash(tfm); in chap_server_compute_hash()
|
| /linux-6.15/fs/verity/ |
| H A D | hash_algs.c | 95 crypto_free_shash(tfm); in fsverity_get_hash_alg()
|
| /linux-6.15/security/ipe/ |
| H A D | audit.c | 213 crypto_free_shash(tfm); in audit_policy()
|
| /linux-6.15/security/keys/encrypted-keys/ |
| H A D | encrypted.c | 348 crypto_free_shash(tfm); in calc_hmac() 1029 crypto_free_shash(hash_tfm); in init_encrypted() 1036 crypto_free_shash(hash_tfm); in cleanup_encrypted()
|
| /linux-6.15/lib/ |
| H A D | digsig.c | 273 crypto_free_shash(shash); in digsig_cleanup()
|
| /linux-6.15/crypto/asymmetric_keys/ |
| H A D | x509_public_key.c | 84 crypto_free_shash(tfm); in x509_get_sig_params()
|
| /linux-6.15/drivers/crypto/xilinx/ |
| H A D | zynqmp-sha.c | 74 crypto_free_shash(tfm_ctx->fbk_tfm); in zynqmp_sha_exit_tfm()
|
| /linux-6.15/drivers/nvme/target/ |
| H A D | auth.c | 399 crypto_free_shash(shash_tfm); in nvmet_auth_host_hash() 510 crypto_free_shash(shash_tfm); in nvmet_auth_ctrl_hash()
|
| /linux-6.15/security/keys/trusted-keys/ |
| H A D | trusted_tpm1.c | 995 crypto_free_shash(hashalg); in trusted_shash_release() 997 crypto_free_shash(hmacalg); in trusted_shash_release() 1022 crypto_free_shash(hmacalg); in trusted_shash_alloc()
|