/linux-4.4.14/drivers/net/wireless/orinoco/ |
D | mic.c | 19 priv->tx_tfm_mic = crypto_alloc_hash("michael_mic", 0, 0); in orinoco_mic_init() 27 priv->rx_tfm_mic = crypto_alloc_hash("michael_mic", 0, 0); in orinoco_mic_init()
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 177 md5 = crypto_alloc_hash("md5", 0, CRYPTO_ALG_ASYNC); in make_checksum_hmac_md5() 181 hmac_md5 = crypto_alloc_hash(kctx->gk5e->cksum_name, 0, in make_checksum_hmac_md5() 262 desc.tfm = crypto_alloc_hash(kctx->gk5e->cksum_name, 0, CRYPTO_ALG_ASYNC); in make_checksum() 343 desc.tfm = crypto_alloc_hash(kctx->gk5e->cksum_name, 0, in make_checksum_v2() 865 hmac = crypto_alloc_hash(kctx->gk5e->cksum_name, 0, CRYPTO_ALG_ASYNC); in krb5_rc4_setup_seq_key() 930 hmac = crypto_alloc_hash(kctx->gk5e->cksum_name, 0, CRYPTO_ALG_ASYNC); in krb5_rc4_setup_enc_key()
|
D | gss_krb5_mech.c | 441 hmac = crypto_alloc_hash(ctx->gk5e->cksum_name, 0, CRYPTO_ALG_ASYNC); in context_derive_keys_rc4()
|
/linux-4.4.14/drivers/target/iscsi/ |
D | iscsi_target_auth.c | 248 tfm = crypto_alloc_hash("md5", 0, CRYPTO_ALG_ASYNC); in chap_server_compute_md5() 375 tfm = crypto_alloc_hash("md5", 0, CRYPTO_ALG_ASYNC); in chap_server_compute_md5()
|
D | iscsi_target_login.c | 124 conn->conn_rx_hash.tfm = crypto_alloc_hash("crc32c", 0, in iscsi_login_setup_crypto() 132 conn->conn_tx_hash.tfm = crypto_alloc_hash("crc32c", 0, in iscsi_login_setup_crypto()
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-crypto.c | 53 desc->tfm = crypto_alloc_hash((*type)->cht_name, 0, 0); in cfs_crypto_hash_alloc()
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_crypt_tkip.c | 82 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0, in ieee80211_tkip_init() 100 priv->rx_tfm_michael = crypto_alloc_hash("michael_mic", 0, in ieee80211_tkip_init()
|
/linux-4.4.14/net/wireless/ |
D | lib80211_crypt_tkip.c | 108 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0, in lib80211_tkip_init() 122 priv->rx_tfm_michael = crypto_alloc_hash("michael_mic", 0, in lib80211_tkip_init()
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | rtllib_crypt_tkip.c | 76 priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0, in rtllib_tkip_init() 92 priv->rx_tfm_michael = crypto_alloc_hash("michael_mic", 0, in rtllib_tkip_init()
|
/linux-4.4.14/drivers/scsi/ |
D | iscsi_tcp.c | 555 tcp_sw_conn->tx_hash.tfm = crypto_alloc_hash("crc32c", 0, in iscsi_sw_tcp_conn_create() 561 tcp_sw_conn->rx_hash.tfm = crypto_alloc_hash("crc32c", 0, in iscsi_sw_tcp_conn_create()
|
/linux-4.4.14/drivers/nfc/s3fwrn5/ |
D | firmware.c | 442 desc.tfm = crypto_alloc_hash("sha1", 0, CRYPTO_ALG_ASYNC); in s3fwrn5_fw_download()
|
/linux-4.4.14/drivers/net/ppp/ |
D | ppp_mppe.c | 213 state->sha1 = crypto_alloc_hash("sha1", 0, CRYPTO_ALG_ASYNC); in mppe_alloc()
|
/linux-4.4.14/Documentation/crypto/ |
D | api-intro.txt | 61 tfm = crypto_alloc_hash("md5", 0, CRYPTO_ALG_ASYNC);
|
/linux-4.4.14/net/sctp/ |
D | auth.c | 486 tfm = crypto_alloc_hash(sctp_hmac_list[id].hmac_name, 0, in sctp_auth_init_hmacs()
|
D | socket.c | 6317 tfm = crypto_alloc_hash(alg, 0, CRYPTO_ALG_ASYNC); in sctp_listen_start()
|
/linux-4.4.14/include/linux/ |
D | crypto.h | 1613 static inline struct crypto_hash *crypto_alloc_hash(const char *alg_name, in crypto_alloc_hash() function
|
/linux-4.4.14/net/bluetooth/ |
D | smp.c | 1376 smp->tfm_cmac = crypto_alloc_hash("cmac(aes)", 0, CRYPTO_ALG_ASYNC); in smp_chan_create() 3149 tfm_cmac = crypto_alloc_hash("cmac(aes)", 0, CRYPTO_ALG_ASYNC); in smp_add_cid() 3786 tfm_cmac = crypto_alloc_hash("cmac(aes)", 0, CRYPTO_ALG_ASYNC); in bt_selftest_smp()
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4recover.c | 114 desc.tfm = crypto_alloc_hash("md5", 0, CRYPTO_ALG_ASYNC); in nfs4_make_rec_clidname()
|
/linux-4.4.14/fs/ecryptfs/ |
D | crypto.c | 101 desc.tfm = crypto_alloc_hash(ECRYPTFS_DEFAULT_HASH, 0, in ecryptfs_calculate_md5()
|
D | keystore.c | 746 s->hash_desc.tfm = crypto_alloc_hash(ECRYPTFS_TAG_70_DIGEST, 0, in ecryptfs_write_tag_70_packet()
|
/linux-4.4.14/crypto/ |
D | tcrypt.c | 736 tfm = crypto_alloc_hash(algo, 0, CRYPTO_ALG_ASYNC); in test_hash_speed()
|
/linux-4.4.14/drivers/md/ |
D | dm-crypt.c | 373 hash_tfm = crypto_alloc_hash(opts, 0, CRYPTO_ALG_ASYNC); in crypt_iv_essiv_ctr()
|
/linux-4.4.14/net/ipv4/ |
D | tcp.c | 2951 hash = crypto_alloc_hash("md5", 0, CRYPTO_ALG_ASYNC); in __tcp_alloc_md5sig_pool()
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_receiver.c | 3379 peer_integrity_tfm = crypto_alloc_hash(integrity_alg, 0, CRYPTO_ALG_ASYNC); in receive_protocol() 3454 tfm = crypto_alloc_hash(alg, 0, CRYPTO_ALG_ASYNC); in drbd_crypto_alloc_digest_safe()
|
D | drbd_nl.c | 2080 *tfm = crypto_alloc_hash(tfm_name, 0, CRYPTO_ALG_ASYNC); in alloc_hash()
|