Home
last modified time | relevance | path

Searched refs:crypto_free_shash (Results 1 - 25 of 175) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dcrc-vpmsum_test.c114 crypto_free_shash(crc32c_tfm); in crc_test_init()
117 crypto_free_shash(crct10dif_tfm); in crc_test_init()
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dcrc-vpmsum_test.c114 crypto_free_shash(crc32c_tfm); in crc_test_init()
117 crypto_free_shash(crct10dif_tfm); in crc_test_init()
/kernel/linux/linux-5.10/fs/crypto/
H A Dhkdf.c99 crypto_free_shash(hmac_tfm); in fscrypt_init_hkdf()
181 crypto_free_shash(hkdf->hmac_tfm); in fscrypt_destroy_hkdf()
/kernel/linux/linux-5.10/lib/
H A 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()
H A Dlibcrc32c.c65 crypto_free_shash(tfm); in libcrc32c_mod_fini()
/kernel/linux/linux-6.6/fs/crypto/
H A Dhkdf.c99 crypto_free_shash(hmac_tfm); in fscrypt_init_hkdf()
181 crypto_free_shash(hkdf->hmac_tfm); in fscrypt_destroy_hkdf()
/kernel/linux/linux-6.6/lib/
H A 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()
H A Dcrc64-rocksoft.c47 crypto_free_shash(old); in crc64_rocksoft_rehash()
98 crypto_free_shash(rcu_dereference_protected(crc64_rocksoft_tfm, 1)); in crc64_rocksoft_mod_fini()
H A Dlibcrc32c.c65 crypto_free_shash(tfm); in libcrc32c_mod_fini()
/kernel/linux/linux-5.10/fs/ubifs/
H A Dauth.c350 crypto_free_shash(c->hmac_tfm); in ubifs_init_authentication()
353 crypto_free_shash(c->hash_tfm); in ubifs_init_authentication()
372 crypto_free_shash(c->hmac_tfm); in __ubifs_exit_authentication()
373 crypto_free_shash(c->hash_tfm); in __ubifs_exit_authentication()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dauth.c349 crypto_free_shash(c->hmac_tfm); in ubifs_init_authentication()
352 crypto_free_shash(c->hash_tfm); in ubifs_init_authentication()
371 crypto_free_shash(c->hmac_tfm); in __ubifs_exit_authentication()
372 crypto_free_shash(c->hash_tfm); in __ubifs_exit_authentication()
/kernel/linux/linux-6.6/drivers/nvme/common/
H A Dauth.c290 crypto_free_shash(key_tfm); in nvme_auth_transform_key()
299 crypto_free_shash(key_tfm); in nvme_auth_transform_key()
326 crypto_free_shash(tfm); in nvme_auth_hash_skey()
386 crypto_free_shash(tfm); in nvme_auth_augmented_challenge()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/crypto/
H A Djitterentropy-kcapi.c203 crypto_free_shash(rng->tfm); in jent_kcapi_cleanup()
339 crypto_free_shash(tfm); in jent_mod_init()
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dkdf_selftest.h66 crypto_free_shash(kmd); in kdf_test()
/kernel/linux/linux-5.10/fs/cifs/
H A 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()
/kernel/linux/linux-5.10/net/mac80211/
H A Daes_cmac.c84 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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/security/keys/
H A Ddh.c117 crypto_free_shash(tfm); in kdf_alloc()
127 crypto_free_shash(sdesc->shash.tfm); in kdf_dealloc()
/kernel/linux/linux-6.6/security/keys/
H A Ddh.c79 crypto_free_shash(tfm); in kdf_alloc()
91 crypto_free_shash(hash); in kdf_dealloc()

Completed in 12 milliseconds

1234567