Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/net/wireless/intersil/orinoco/
Dmic.c43 crypto_free_shash(priv->tx_tfm_mic); in orinoco_mic_free()
45 crypto_free_shash(priv->rx_tfm_mic); in orinoco_mic_free()
/Linux-v4.19/arch/powerpc/crypto/
Dcrc-vpmsum_test.c118 crypto_free_shash(crc32c_tfm); in crc_test_init()
121 crypto_free_shash(crct10dif_tfm); in crc_test_init()
/Linux-v4.19/lib/
Dlibcrc32c.c71 crypto_free_shash(tfm); in libcrc32c_mod_fini()
Dcrc-t10dif.c62 crypto_free_shash(crct10dif_tfm); in crc_t10dif_mod_fini()
Ddigsig.c277 crypto_free_shash(shash); in digsig_cleanup()
/Linux-v4.19/fs/cifs/
Dcifsencrypt.c833 crypto_free_shash(server->secmech.cmacaes); in cifs_crypto_secmech_release()
838 crypto_free_shash(server->secmech.hmacsha256); in cifs_crypto_secmech_release()
843 crypto_free_shash(server->secmech.md5); in cifs_crypto_secmech_release()
848 crypto_free_shash(server->secmech.sha512); in cifs_crypto_secmech_release()
853 crypto_free_shash(server->secmech.hmacmd5); in cifs_crypto_secmech_release()
/Linux-v4.19/net/mac80211/
Daes_cmac.c70 crypto_free_shash(tfm); in ieee80211_aes_cmac_key_free()
Dfils_aead.c97 crypto_free_shash(tfm); in aes_siv_encrypt()
212 crypto_free_shash(tfm); in aes_siv_decrypt()
/Linux-v4.19/Documentation/crypto/
Dapi-digest.rst35 …:functions: crypto_alloc_shash crypto_free_shash crypto_shash_blocksize crypto_shash_digestsize cr…
Dapi-samples.rst171 crypto_free_shash(alg);
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_tkip.c112 crypto_free_shash(priv->tx_tfm_michael); in ieee80211_tkip_init()
114 crypto_free_shash(priv->rx_tfm_michael); in ieee80211_tkip_init()
128 crypto_free_shash(_priv->tx_tfm_michael); in ieee80211_tkip_deinit()
130 crypto_free_shash(_priv->rx_tfm_michael); in ieee80211_tkip_deinit()
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib_crypt_tkip.c102 crypto_free_shash(priv->tx_tfm_michael); in rtllib_tkip_init()
104 crypto_free_shash(priv->rx_tfm_michael); in rtllib_tkip_init()
118 crypto_free_shash(_priv->tx_tfm_michael); in rtllib_tkip_deinit()
120 crypto_free_shash(_priv->rx_tfm_michael); in rtllib_tkip_deinit()
/Linux-v4.19/drivers/net/ppp/
Dppp_mppe.c220 crypto_free_shash(shash); in mppe_alloc()
250 crypto_free_shash(state->sha1->tfm); in mppe_alloc()
267 crypto_free_shash(state->sha1->tfm); in mppe_free()
/Linux-v4.19/net/wireless/
Dlib80211_crypt_tkip.c132 crypto_free_shash(priv->tx_tfm_michael); in lib80211_tkip_init()
134 crypto_free_shash(priv->rx_tfm_michael); in lib80211_tkip_init()
146 crypto_free_shash(_priv->tx_tfm_michael); in lib80211_tkip_deinit()
148 crypto_free_shash(_priv->rx_tfm_michael); in lib80211_tkip_deinit()
/Linux-v4.19/security/keys/
Ddh.c122 crypto_free_shash(tfm); in kdf_alloc()
132 crypto_free_shash(sdesc->shash.tfm); in kdf_dealloc()
Dtrusted.c1189 crypto_free_shash(hashalg); in trusted_shash_release()
1191 crypto_free_shash(hmacalg); in trusted_shash_release()
1216 crypto_free_shash(hmacalg); in trusted_shash_alloc()
/Linux-v4.19/fs/crypto/
Dkeyinfo.c238 crypto_free_shash(tfm); in derive_essiv_salt()
285 crypto_free_shash(essiv_hash_tfm); in fscrypt_essiv_cleanup()
/Linux-v4.19/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c972 crypto_free_shash(hmac); in krb5_rc4_setup_seq_key()
1005 crypto_free_shash(hmac); in krb5_rc4_setup_seq_key()
1039 crypto_free_shash(hmac); in krb5_rc4_setup_enc_key()
1080 crypto_free_shash(hmac); in krb5_rc4_setup_enc_key()
/Linux-v4.19/security/keys/encrypted-keys/
Dencrypted.c355 crypto_free_shash(tfm); in calc_hmac()
1002 crypto_free_shash(hash_tfm); in init_encrypted()
1009 crypto_free_shash(hash_tfm); in cleanup_encrypted()
/Linux-v4.19/drivers/crypto/vmx/
Dghash.c92 crypto_free_shash(ctx->fallback); in p8_ghash_exit_tfm()
/Linux-v4.19/arch/x86/power/
Dhibernate_64.c264 crypto_free_shash(tfm); in get_e820_md5()
/Linux-v4.19/crypto/asymmetric_keys/
Dx509_public_key.c97 crypto_free_shash(tfm); in x509_get_sig_params()
/Linux-v4.19/drivers/thunderbolt/
Ddomain.c680 crypto_free_shash(tfm); in tb_domain_challenge_switch_key()
688 crypto_free_shash(tfm); in tb_domain_challenge_switch_key()
/Linux-v4.19/crypto/
Dhmac.c179 crypto_free_shash(ctx->hash); in hmac_exit_tfm()
/Linux-v4.19/security/integrity/evm/
Devm_crypto.c112 crypto_free_shash(*tfm); in init_desc()

123