Home
last modified time | relevance | path

Searched refs:crypto_free_hash (Results 1 – 25 of 26) sorted by relevance

12

/linux-3.4.99/drivers/target/iscsi/
Discsi_target_auth.c250 crypto_free_hash(tfm); in chap_server_compute_md5()
258 crypto_free_hash(tfm); in chap_server_compute_md5()
266 crypto_free_hash(tfm); in chap_server_compute_md5()
274 crypto_free_hash(tfm); in chap_server_compute_md5()
281 crypto_free_hash(tfm); in chap_server_compute_md5()
284 crypto_free_hash(tfm); in chap_server_compute_md5()
368 crypto_free_hash(tfm); in chap_server_compute_md5()
378 crypto_free_hash(tfm); in chap_server_compute_md5()
388 crypto_free_hash(tfm); in chap_server_compute_md5()
398 crypto_free_hash(tfm); in chap_server_compute_md5()
[all …]
Discsi_target_login.c99 crypto_free_hash(conn->conn_rx_hash.tfm); in iscsi_login_setup_crypto()
1147 crypto_free_hash(conn->conn_rx_hash.tfm); in __iscsi_target_login_thread()
1149 crypto_free_hash(conn->conn_tx_hash.tfm); in __iscsi_target_login_thread()
Discsi_target.c4088 crypto_free_hash(conn->conn_rx_hash.tfm); in iscsit_close_connection()
4090 crypto_free_hash(conn->conn_tx_hash.tfm); in iscsit_close_connection()
/linux-3.4.99/security/integrity/ima/
Dima_crypto.c38 crypto_free_hash(desc->tfm); in init_desc()
84 crypto_free_hash(desc.tfm); in ima_calc_hash()
105 crypto_free_hash(desc.tfm); in ima_calc_template_hash()
141 crypto_free_hash(desc.tfm); in ima_calc_boot_aggregate()
/linux-3.4.99/drivers/net/wireless/orinoco/
Dmic.c41 crypto_free_hash(priv->tx_tfm_mic); in orinoco_mic_free()
43 crypto_free_hash(priv->rx_tfm_mic); in orinoco_mic_free()
/linux-3.4.99/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c184 crypto_free_hash(md5); in make_checksum_hmac_md5()
230 crypto_free_hash(md5); in make_checksum_hmac_md5()
231 crypto_free_hash(hmac_md5); in make_checksum_hmac_md5()
310 crypto_free_hash(desc.tfm); in make_checksum()
384 crypto_free_hash(desc.tfm); in make_checksum_v2()
914 crypto_free_hash(hmac); in krb5_rc4_setup_seq_key()
989 crypto_free_hash(hmac); in krb5_rc4_setup_enc_key()
Dgss_krb5_mech.c489 crypto_free_hash(hmac); in context_derive_keys_rc4()
/linux-3.4.99/drivers/staging/rtl8187se/ieee80211/
Dieee80211_crypt_tkip.c118 crypto_free_hash(priv->tx_tfm_michael); in ieee80211_tkip_init()
122 crypto_free_hash(priv->rx_tfm_michael); in ieee80211_tkip_init()
138 crypto_free_hash(_priv->tx_tfm_michael); in ieee80211_tkip_deinit()
142 crypto_free_hash(_priv->rx_tfm_michael); in ieee80211_tkip_deinit()
/linux-3.4.99/drivers/staging/rtl8192e/
Drtllib_crypt_tkip.c106 crypto_free_hash(priv->tx_tfm_michael); in rtllib_tkip_init()
110 crypto_free_hash(priv->rx_tfm_michael); in rtllib_tkip_init()
126 crypto_free_hash(_priv->tx_tfm_michael); in rtllib_tkip_deinit()
130 crypto_free_hash(_priv->rx_tfm_michael); in rtllib_tkip_deinit()
/linux-3.4.99/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_tkip.c115 crypto_free_hash(priv->tx_tfm_michael); in ieee80211_tkip_init()
119 crypto_free_hash(priv->rx_tfm_michael); in ieee80211_tkip_init()
135 crypto_free_hash(_priv->tx_tfm_michael); in ieee80211_tkip_deinit()
139 crypto_free_hash(_priv->rx_tfm_michael); in ieee80211_tkip_deinit()
/linux-3.4.99/net/wireless/
Dlib80211_crypt_tkip.c134 crypto_free_hash(priv->tx_tfm_michael); in lib80211_tkip_init()
138 crypto_free_hash(priv->rx_tfm_michael); in lib80211_tkip_init()
152 crypto_free_hash(_priv->tx_tfm_michael); in lib80211_tkip_deinit()
156 crypto_free_hash(_priv->rx_tfm_michael); in lib80211_tkip_deinit()
/linux-3.4.99/drivers/block/drbd/
Ddrbd_nl.c1567 crypto_free_hash(mdev->cram_hmac_tfm); in drbd_nl_net_conf()
1570 crypto_free_hash(mdev->integrity_w_tfm); in drbd_nl_net_conf()
1573 crypto_free_hash(mdev->integrity_r_tfm); in drbd_nl_net_conf()
1594 crypto_free_hash(tfm); in drbd_nl_net_conf()
1595 crypto_free_hash(integrity_w_tfm); in drbd_nl_net_conf()
1596 crypto_free_hash(integrity_r_tfm); in drbd_nl_net_conf()
1879 crypto_free_hash(mdev->csums_tfm); in drbd_nl_syncer_conf()
1885 crypto_free_hash(mdev->verify_tfm); in drbd_nl_syncer_conf()
1931 crypto_free_hash(csums_tfm); in drbd_nl_syncer_conf()
1932 crypto_free_hash(verify_tfm); in drbd_nl_syncer_conf()
Ddrbd_receiver.c2755 crypto_free_hash(tfm); in drbd_crypto_alloc_digest_safe()
2882 crypto_free_hash(mdev->verify_tfm); in receive_SyncParam()
2889 crypto_free_hash(mdev->csums_tfm); in receive_SyncParam()
2906 crypto_free_hash(csums_tfm); in receive_SyncParam()
2908 crypto_free_hash(verify_tfm); in receive_SyncParam()
3852 crypto_free_hash(mdev->cram_hmac_tfm); in drbd_disconnect()
Ddrbd_main.c3611 crypto_free_hash(mdev->csums_tfm); in drbd_free_resources()
3613 crypto_free_hash(mdev->verify_tfm); in drbd_free_resources()
3615 crypto_free_hash(mdev->cram_hmac_tfm); in drbd_free_resources()
3617 crypto_free_hash(mdev->integrity_w_tfm); in drbd_free_resources()
3619 crypto_free_hash(mdev->integrity_r_tfm); in drbd_free_resources()
/linux-3.4.99/drivers/net/ppp/
Dppp_mppe.c245 crypto_free_hash(state->sha1); in mppe_alloc()
263 crypto_free_hash(state->sha1); in mppe_free()
/linux-3.4.99/drivers/scsi/
Discsi_tcp.c563 crypto_free_hash(tcp_sw_conn->tx_hash.tfm); in iscsi_sw_tcp_conn_create()
603 crypto_free_hash(tcp_sw_conn->tx_hash.tfm); in iscsi_sw_tcp_conn_destroy()
605 crypto_free_hash(tcp_sw_conn->rx_hash.tfm); in iscsi_sw_tcp_conn_destroy()
/linux-3.4.99/net/sctp/
Dendpointola.c256 crypto_free_hash(sctp_sk(ep->base.sk)->hmac); in sctp_endpoint_destroy()
Dauth.c509 crypto_free_hash(auth_hmacs[i]); in sctp_auth_destroy_hmacs()
/linux-3.4.99/Documentation/crypto/
Dapi-intro.txt73 crypto_free_hash(tfm);
/linux-3.4.99/drivers/md/
Ddm-crypt.c343 crypto_free_hash(essiv->hash_tfm); in crypt_iv_essiv_dtr()
405 crypto_free_hash(hash_tfm); in crypt_iv_essiv_ctr()
/linux-3.4.99/fs/nfsd/
Dnfs4recover.c134 crypto_free_hash(desc.tfm); in nfs4_make_rec_clidname()
/linux-3.4.99/include/linux/
Dcrypto.h1139 static inline void crypto_free_hash(struct crypto_hash *tfm) in crypto_free_hash() function
/linux-3.4.99/crypto/
Dtcrypt.c475 crypto_free_hash(tfm); in test_hash_speed()
/linux-3.4.99/fs/ecryptfs/
Dcrypto.c248 crypto_free_hash(crypt_stat->hash_tfm); in ecryptfs_destroy_crypt_stat()
Dkeystore.c865 crypto_free_hash(s->hash_desc.tfm); in ecryptfs_write_tag_70_packet()

12