Home
last modified time | relevance | path

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

123

/Linux-v5.4/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.4/arch/powerpc/crypto/
Dcrc-vpmsum_test.c111 crypto_free_shash(crc32c_tfm); in crc_test_init()
114 crypto_free_shash(crct10dif_tfm); in crc_test_init()
/Linux-v5.4/lib/
Dcrc-t10dif.c49 crypto_free_shash(old); in crc_t10dif_rehash()
101 crypto_free_shash(crct10dif_tfm); 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.4/fs/crypto/
Dhkdf.c98 crypto_free_shash(hmac_tfm); in fscrypt_init_hkdf()
180 crypto_free_shash(hkdf->hmac_tfm); in fscrypt_destroy_hkdf()
/Linux-v5.4/fs/ubifs/
Dauth.c371 crypto_free_shash(c->hmac_tfm); in ubifs_init_authentication()
374 crypto_free_shash(c->hash_tfm); in ubifs_init_authentication()
393 crypto_free_shash(c->hmac_tfm); in __ubifs_exit_authentication()
394 crypto_free_shash(c->hash_tfm); in __ubifs_exit_authentication()
/Linux-v5.4/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.4/net/mac80211/
Daes_cmac.c67 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.4/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.4/crypto/
Dhmac.c156 crypto_free_shash(hash); in hmac_init_tfm()
167 crypto_free_shash(ctx->hash); in hmac_exit_tfm()
Dessiv.c374 crypto_free_shash(tctx->hash); in essiv_skcipher_exit_tfm()
383 crypto_free_shash(tctx->hash); in essiv_aead_exit_tfm()
/Linux-v5.4/Documentation/crypto/
Dapi-digest.rst35 …:functions: crypto_alloc_shash crypto_free_shash crypto_shash_blocksize crypto_shash_digestsize cr…
/Linux-v5.4/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.4/drivers/staging/rtl8192e/
Drtllib_crypt_tkip.c96 crypto_free_shash(priv->tx_tfm_michael); in rtllib_tkip_init()
98 crypto_free_shash(priv->rx_tfm_michael); in rtllib_tkip_init()
112 crypto_free_shash(_priv->tx_tfm_michael); in rtllib_tkip_deinit()
114 crypto_free_shash(_priv->rx_tfm_michael); in rtllib_tkip_deinit()
/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_tkip.c106 crypto_free_shash(priv->tx_tfm_michael); in ieee80211_tkip_init()
108 crypto_free_shash(priv->rx_tfm_michael); in ieee80211_tkip_init()
122 crypto_free_shash(_priv->tx_tfm_michael); in ieee80211_tkip_deinit()
124 crypto_free_shash(_priv->rx_tfm_michael); in ieee80211_tkip_deinit()
/Linux-v5.4/security/keys/
Ddh.c117 crypto_free_shash(tfm); in kdf_alloc()
127 crypto_free_shash(sdesc->shash.tfm); in kdf_dealloc()
/Linux-v5.4/arch/x86/power/
Dhibernate.c104 crypto_free_shash(tfm); in get_e820_md5()
/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c975 crypto_free_shash(hmac); in krb5_rc4_setup_seq_key()
1007 crypto_free_shash(hmac); in krb5_rc4_setup_seq_key()
1042 crypto_free_shash(hmac); in krb5_rc4_setup_enc_key()
1083 crypto_free_shash(hmac); in krb5_rc4_setup_enc_key()
/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_main.c647 crypto_free_shash(siw_crypto_shash); in siw_init_module()
676 crypto_free_shash(siw_crypto_shash); in siw_exit_module()
/Linux-v5.4/security/keys/encrypted-keys/
Dencrypted.c355 crypto_free_shash(tfm); in calc_hmac()
1009 crypto_free_shash(hash_tfm); in init_encrypted()
1016 crypto_free_shash(hash_tfm); in cleanup_encrypted()
/Linux-v5.4/drivers/staging/wusbcore/
Dcrypto.c280 crypto_free_shash(tfm_cbcmac); in wusb_prf()
/Linux-v5.4/crypto/asymmetric_keys/
Dx509_public_key.c92 crypto_free_shash(tfm); in x509_get_sig_params()
/Linux-v5.4/drivers/thunderbolt/
Ddomain.c693 crypto_free_shash(tfm); in tb_domain_challenge_switch_key()
701 crypto_free_shash(tfm); in tb_domain_challenge_switch_key()

123