Home
last modified time | relevance | path

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

1234

/linux/fs/crypto/
H A Dhkdf.c86 crypto_free_shash(hmac_tfm); in fscrypt_init_hkdf()
128 crypto_free_shash(hkdf->hmac_tfm); in fscrypt_destroy_hkdf()
/linux/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/drivers/nvme/common/
H A Dauth.c294 crypto_free_shash(key_tfm); in nvme_auth_transform_key()
301 crypto_free_shash(key_tfm); in nvme_auth_transform_key()
328 crypto_free_shash(tfm); in nvme_auth_hash_skey()
369 crypto_free_shash(tfm); in nvme_auth_augmented_challenge()
546 crypto_free_shash(tfm); in nvme_auth_generate_psk()
677 crypto_free_shash(tfm); in nvme_auth_generate_digest()
794 crypto_free_shash(hmac_tfm); in nvme_auth_derive_tls_psk()
/linux/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/samples/tsm-mr/
H A Dtsm_mr_sample.c39 crypto_free_shash(tfm); in sample_report_refresh()
63 crypto_free_shash(desc->tfm); in sample_report_extend_mr()
/linux/fs/smb/server/
H A Dcrypto_ctx.c34 crypto_free_shash(shash->tfm); in free_shash()
91 crypto_free_shash(tfm); in alloc_shash_desc()
/linux/crypto/
H A Djitterentropy-kcapi.c214 crypto_free_shash(rng->tfm); in jent_kcapi_cleanup()
352 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/drivers/crypto/xilinx/
H A Dzynqmp-sha.c63 crypto_free_shash(fallback_tfm); in zynqmp_sha_init_tfm()
76 crypto_free_shash(tfm_ctx->fbk_tfm); in zynqmp_sha_exit_tfm()
/linux/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()
H A Dkrb5_api.c258 crypto_free_shash(ci); in krb5_prepare_checksum()
/linux/include/crypto/internal/
H A Dkdf_selftest.h66 crypto_free_shash(kmd); in kdf_test()
/linux/net/rxrpc/
H A Drxgk_kdf.c31 crypto_free_shash(gk->tx_Kc); in rxgk_free()
33 crypto_free_shash(gk->rx_Kc); in rxgk_free()
/linux/security/keys/
H A Ddh.c79 crypto_free_shash(tfm); in kdf_alloc()
91 crypto_free_shash(hash); in kdf_dealloc()
/linux/Documentation/crypto/
H A Dapi-digest.rst35 :functions: crypto_alloc_shash crypto_free_shash crypto_shash_blocksize crypto_shash_digestsize crypto_shash_descsize crypto_shash_setkey crypto_shash_digest crypto_shash_export crypto_shash_import crypto_shash_init crypto_shash_update crypto_shash_final crypto_shash_finup
/linux/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/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/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/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/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/lib/
H A Ddigsig.c273 crypto_free_shash(shash); in digsig_cleanup()
/linux/crypto/asymmetric_keys/
H A Dx509_public_key.c84 crypto_free_shash(tfm); in x509_get_sig_params()
/linux/drivers/nvme/target/
H A Dauth.c394 crypto_free_shash(shash_tfm); in nvmet_auth_host_hash()
505 crypto_free_shash(shash_tfm); in nvmet_auth_ctrl_hash()
/linux/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