Home
last modified time | relevance | path

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

1234

/Linux-v5.10/drivers/net/wireless/intersil/orinoco/
Dmic.c41 crypto_free_shash(priv->tx_tfm_mic); in orinoco_mic_free()
43 crypto_free_shash(priv->rx_tfm_mic); in orinoco_mic_free()
/Linux-v5.10/arch/powerpc/crypto/
Dcrc-vpmsum_test.c114 crypto_free_shash(crc32c_tfm); in crc_test_init()
117 crypto_free_shash(crct10dif_tfm); in crc_test_init()
/Linux-v5.10/lib/
Dcrc-t10dif.c53 crypto_free_shash(old); in crc_t10dif_rehash()
104 crypto_free_shash(rcu_dereference_protected(crct10dif_tfm, 1)); in crc_t10dif_mod_fini()
Dlibcrc32c.c65 crypto_free_shash(tfm); in libcrc32c_mod_fini()
Ddigsig.c273 crypto_free_shash(shash); in digsig_cleanup()
/Linux-v5.10/fs/ubifs/
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-v5.10/fs/crypto/
Dhkdf.c94 crypto_free_shash(hmac_tfm); in fscrypt_init_hkdf()
176 crypto_free_shash(hkdf->hmac_tfm); in fscrypt_destroy_hkdf()
/Linux-v5.10/fs/cifs/
Dcifsencrypt.c808 crypto_free_shash(server->secmech.cmacaes); in cifs_crypto_secmech_release()
813 crypto_free_shash(server->secmech.hmacsha256); in cifs_crypto_secmech_release()
818 crypto_free_shash(server->secmech.md5); in cifs_crypto_secmech_release()
823 crypto_free_shash(server->secmech.sha512); in cifs_crypto_secmech_release()
828 crypto_free_shash(server->secmech.hmacmd5); in cifs_crypto_secmech_release()
/Linux-v5.10/drivers/net/ppp/
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-v5.10/Documentation/crypto/
Dapi-digest.rst35 …:functions: crypto_alloc_shash crypto_free_shash crypto_shash_blocksize crypto_shash_digestsize cr…
/Linux-v5.10/net/mac80211/
Daes_cmac.c84 crypto_free_shash(tfm); in ieee80211_aes_cmac_key_free()
Dfils_aead.c94 crypto_free_shash(tfm); in aes_siv_encrypt()
209 crypto_free_shash(tfm); in aes_siv_decrypt()
/Linux-v5.10/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_tkip.c93 crypto_free_shash(priv->tx_tfm_michael); in ieee80211_tkip_init()
94 crypto_free_shash(priv->rx_tfm_michael); in ieee80211_tkip_init()
107 crypto_free_shash(_priv->tx_tfm_michael); in ieee80211_tkip_deinit()
108 crypto_free_shash(_priv->rx_tfm_michael); in ieee80211_tkip_deinit()
/Linux-v5.10/drivers/staging/rtl8192e/
Drtllib_crypt_tkip.c86 crypto_free_shash(priv->tx_tfm_michael); in rtllib_tkip_init()
87 crypto_free_shash(priv->rx_tfm_michael); in rtllib_tkip_init()
100 crypto_free_shash(_priv->tx_tfm_michael); in rtllib_tkip_deinit()
101 crypto_free_shash(_priv->rx_tfm_michael); in rtllib_tkip_deinit()
/Linux-v5.10/net/wireless/
Dlib80211_crypt_tkip.c119 crypto_free_shash(priv->tx_tfm_michael); in lib80211_tkip_init()
120 crypto_free_shash(priv->rx_tfm_michael); in lib80211_tkip_init()
131 crypto_free_shash(_priv->tx_tfm_michael); in lib80211_tkip_deinit()
132 crypto_free_shash(_priv->rx_tfm_michael); in lib80211_tkip_deinit()
/Linux-v5.10/security/keys/
Ddh.c117 crypto_free_shash(tfm); in kdf_alloc()
127 crypto_free_shash(sdesc->shash.tfm); in kdf_dealloc()
/Linux-v5.10/drivers/target/iscsi/
Discsi_target_auth.c81 crypto_free_shash(tfm); in chap_test_algorithm()
489 crypto_free_shash(tfm); in chap_server_compute_hash()
/Linux-v5.10/security/integrity/ima/
Dima_crypto.c206 crypto_free_shash(ima_algo_array[i].tfm); in ima_init_crypto()
209 crypto_free_shash(ima_shash_tfm); in ima_init_crypto()
224 crypto_free_shash(tfm); in ima_free_tfm()
/Linux-v5.10/arch/x86/power/
Dhibernate.c104 crypto_free_shash(tfm); in get_e820_md5()
/Linux-v5.10/drivers/infiniband/sw/siw/
Dsiw_main.c638 crypto_free_shash(siw_crypto_shash); in siw_init_module()
667 crypto_free_shash(siw_crypto_shash); in siw_exit_module()
/Linux-v5.10/security/keys/encrypted-keys/
Dencrypted.c342 crypto_free_shash(tfm); in calc_hmac()
996 crypto_free_shash(hash_tfm); in init_encrypted()
1003 crypto_free_shash(hash_tfm); in cleanup_encrypted()
/Linux-v5.10/crypto/asymmetric_keys/
Dx509_public_key.c95 crypto_free_shash(tfm); in x509_get_sig_params()
/Linux-v5.10/crypto/
Dessiv.c355 crypto_free_shash(tctx->hash); in essiv_skcipher_exit_tfm()
364 crypto_free_shash(tctx->hash); in essiv_aead_exit_tfm()
Dhmac.c162 crypto_free_shash(ctx->hash); in hmac_exit_tfm()
/Linux-v5.10/drivers/thunderbolt/
Ddomain.c722 crypto_free_shash(tfm); in tb_domain_challenge_switch_key()
730 crypto_free_shash(tfm); in tb_domain_challenge_switch_key()

1234