Home
last modified time | relevance | path

Searched refs:crypto_free_shash (Results 1 – 25 of 92) sorted by relevance

1234

/linux-6.15/fs/crypto/
H A Dhkdf.c84 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 Daes_cmac.c81 crypto_free_shash(tfm); in ieee80211_aes_cmac_key_setup()
91 crypto_free_shash(tfm); in ieee80211_aes_cmac_key_free()
H A Dfils_aead.c94 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 Dauth.c303 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 Dauth.c348 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 Dcrypto_ctx.c34 crypto_free_shash(shash->tfm); in free_shash()
94 crypto_free_shash(tfm); in alloc_shash_desc()
/linux-6.15/crypto/
H A Djitterentropy-kcapi.c213 crypto_free_shash(rng->tfm); in jent_kcapi_cleanup()
351 crypto_free_shash(tfm); in jent_mod_init()
H A Dessiv.c361 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 Drfc6803_camellia.c104 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 Dppp_mppe.c195 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 Dkdf_selftest.h66 crypto_free_shash(kmd); in kdf_test()
/linux-6.15/security/keys/
H A Ddh.c79 crypto_free_shash(tfm); in kdf_alloc()
91 crypto_free_shash(hash); in kdf_dealloc()
/linux-6.15/Documentation/crypto/
H A Dapi-digest.rst35 …:functions: crypto_alloc_shash crypto_free_shash crypto_shash_blocksize crypto_shash_digestsize cr…
/linux-6.15/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_crypto_tkip.c112 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 Dgss_krb5_keys.c425 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 Dima_crypto.c201 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 Discsi_target_auth.c81 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 Dhash_algs.c95 crypto_free_shash(tfm); in fsverity_get_hash_alg()
/linux-6.15/security/ipe/
H A Daudit.c213 crypto_free_shash(tfm); in audit_policy()
/linux-6.15/security/keys/encrypted-keys/
H A Dencrypted.c348 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 Ddigsig.c273 crypto_free_shash(shash); in digsig_cleanup()
/linux-6.15/crypto/asymmetric_keys/
H A Dx509_public_key.c84 crypto_free_shash(tfm); in x509_get_sig_params()
/linux-6.15/drivers/crypto/xilinx/
H A Dzynqmp-sha.c74 crypto_free_shash(tfm_ctx->fbk_tfm); in zynqmp_sha_exit_tfm()
/linux-6.15/drivers/nvme/target/
H A Dauth.c399 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 Dtrusted_tpm1.c995 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()

1234