/linux-4.4.14/drivers/target/iscsi/ |
D | iscsi_target_auth.c | 259 crypto_free_hash(tfm); in chap_server_compute_md5() 267 crypto_free_hash(tfm); in chap_server_compute_md5() 275 crypto_free_hash(tfm); in chap_server_compute_md5() 283 crypto_free_hash(tfm); in chap_server_compute_md5() 290 crypto_free_hash(tfm); in chap_server_compute_md5() 293 crypto_free_hash(tfm); in chap_server_compute_md5() 386 crypto_free_hash(tfm); in chap_server_compute_md5() 396 crypto_free_hash(tfm); in chap_server_compute_md5() 406 crypto_free_hash(tfm); in chap_server_compute_md5() 416 crypto_free_hash(tfm); in chap_server_compute_md5() [all …]
|
D | iscsi_target_login.c | 136 crypto_free_hash(conn->conn_rx_hash.tfm); in iscsi_login_setup_crypto() 1178 crypto_free_hash(conn->conn_rx_hash.tfm); in iscsi_target_login_sess_out() 1180 crypto_free_hash(conn->conn_tx_hash.tfm); in iscsi_target_login_sess_out()
|
D | iscsi_target.c | 4363 crypto_free_hash(conn->conn_rx_hash.tfm); in iscsit_close_connection() 4365 crypto_free_hash(conn->conn_tx_hash.tfm); in iscsit_close_connection()
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-crypto.c | 80 crypto_free_hash(desc->tfm); in cfs_crypto_hash_alloc() 111 crypto_free_hash(hdesc.tfm); in cfs_crypto_hash_digest() 118 crypto_free_hash(hdesc.tfm); in cfs_crypto_hash_digest() 179 crypto_free_hash(((struct hash_desc *)hdesc)->tfm); in cfs_crypto_hash_final() 193 crypto_free_hash(((struct hash_desc *)hdesc)->tfm); in cfs_crypto_hash_final()
|
/linux-4.4.14/drivers/net/wireless/orinoco/ |
D | mic.c | 41 crypto_free_hash(priv->tx_tfm_mic); in orinoco_mic_free() 43 crypto_free_hash(priv->rx_tfm_mic); in orinoco_mic_free()
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 184 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() 907 crypto_free_hash(hmac); in krb5_rc4_setup_seq_key() 980 crypto_free_hash(hmac); in krb5_rc4_setup_enc_key()
|
D | gss_krb5_mech.c | 489 crypto_free_hash(hmac); in context_derive_keys_rc4()
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_crypt_tkip.c | 114 crypto_free_hash(priv->tx_tfm_michael); in ieee80211_tkip_init() 118 crypto_free_hash(priv->rx_tfm_michael); in ieee80211_tkip_init() 134 crypto_free_hash(_priv->tx_tfm_michael); in ieee80211_tkip_deinit() 138 crypto_free_hash(_priv->rx_tfm_michael); in ieee80211_tkip_deinit()
|
/linux-4.4.14/net/wireless/ |
D | lib80211_crypt_tkip.c | 134 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-4.4.14/drivers/staging/rtl8192e/ |
D | rtllib_crypt_tkip.c | 104 crypto_free_hash(priv->tx_tfm_michael); in rtllib_tkip_init() 108 crypto_free_hash(priv->rx_tfm_michael); in rtllib_tkip_init() 124 crypto_free_hash(_priv->tx_tfm_michael); in rtllib_tkip_deinit() 128 crypto_free_hash(_priv->rx_tfm_michael); in rtllib_tkip_deinit()
|
/linux-4.4.14/drivers/net/ppp/ |
D | ppp_mppe.c | 244 crypto_free_hash(state->sha1); in mppe_alloc() 262 crypto_free_hash(state->sha1); in mppe_free()
|
/linux-4.4.14/drivers/scsi/ |
D | iscsi_tcp.c | 571 crypto_free_hash(tcp_sw_conn->tx_hash.tfm); in iscsi_sw_tcp_conn_create() 611 crypto_free_hash(tcp_sw_conn->tx_hash.tfm); in iscsi_sw_tcp_conn_destroy() 613 crypto_free_hash(tcp_sw_conn->rx_hash.tfm); in iscsi_sw_tcp_conn_destroy()
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_nl.c | 2120 crypto_free_hash(crypto->cram_hmac_tfm); in free_crypto() 2121 crypto_free_hash(crypto->integrity_tfm); in free_crypto() 2122 crypto_free_hash(crypto->csums_tfm); in free_crypto() 2123 crypto_free_hash(crypto->verify_tfm); in free_crypto() 2200 crypto_free_hash(connection->csums_tfm); in drbd_adm_net_opts() 2205 crypto_free_hash(connection->verify_tfm); in drbd_adm_net_opts() 2210 crypto_free_hash(connection->integrity_tfm); in drbd_adm_net_opts() 2216 crypto_free_hash(connection->cram_hmac_tfm); in drbd_adm_net_opts()
|
D | drbd_main.c | 2509 crypto_free_hash(connection->csums_tfm); in conn_free_crypto() 2510 crypto_free_hash(connection->verify_tfm); in conn_free_crypto() 2511 crypto_free_hash(connection->cram_hmac_tfm); in conn_free_crypto() 2512 crypto_free_hash(connection->integrity_tfm); in conn_free_crypto() 2513 crypto_free_hash(connection->peer_integrity_tfm); in conn_free_crypto()
|
D | drbd_receiver.c | 3416 crypto_free_hash(connection->peer_integrity_tfm); in receive_protocol() 3434 crypto_free_hash(peer_integrity_tfm); in receive_protocol() 3655 crypto_free_hash(peer_device->connection->verify_tfm); in receive_SyncParam() 3662 crypto_free_hash(peer_device->connection->csums_tfm); in receive_SyncParam() 3706 crypto_free_hash(csums_tfm); in receive_SyncParam() 3708 crypto_free_hash(verify_tfm); in receive_SyncParam()
|
/linux-4.4.14/drivers/nfc/s3fwrn5/ |
D | firmware.c | 446 crypto_free_hash(desc.tfm); in s3fwrn5_fw_download()
|
/linux-4.4.14/Documentation/crypto/ |
D | api-intro.txt | 73 crypto_free_hash(tfm);
|
/linux-4.4.14/net/sctp/ |
D | auth.c | 512 crypto_free_hash(auth_hmacs[i]); in sctp_auth_destroy_hmacs()
|
D | socket.c | 4167 crypto_free_hash(sp->hmac); in sctp_destruct_sock()
|
/linux-4.4.14/net/bluetooth/ |
D | smp.c | 770 crypto_free_hash(smp->tfm_cmac); in smp_chan_destroy() 3167 crypto_free_hash(smp->tfm_cmac); in smp_add_cid() 3216 crypto_free_hash(smp->tfm_cmac); in smp_del_chan() 3795 crypto_free_hash(tfm_cmac); in bt_selftest_smp()
|
/linux-4.4.14/include/linux/ |
D | crypto.h | 1633 static inline void crypto_free_hash(struct crypto_hash *tfm) in crypto_free_hash() function
|
/linux-4.4.14/drivers/md/ |
D | dm-crypt.c | 345 crypto_free_hash(essiv->hash_tfm); in crypt_iv_essiv_dtr() 402 crypto_free_hash(hash_tfm); in crypt_iv_essiv_ctr()
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4recover.c | 138 crypto_free_hash(desc.tfm); in nfs4_make_rec_clidname()
|
/linux-4.4.14/fs/ecryptfs/ |
D | crypto.c | 240 crypto_free_hash(crypt_stat->hash_tfm); in ecryptfs_destroy_crypt_stat()
|
D | keystore.c | 864 crypto_free_hash(s->hash_desc.tfm); in ecryptfs_write_tag_70_packet()
|
/linux-4.4.14/crypto/ |
D | tcrypt.c | 786 crypto_free_hash(tfm); in test_hash_speed()
|