crypto_alloc_hash 405 crypto/tcrypt.c tfm = crypto_alloc_hash(algo, 0, CRYPTO_ALG_ASYNC); crypto_alloc_hash 108 fs/ecryptfs/crypto.c desc.tfm = crypto_alloc_hash(ECRYPTFS_DEFAULT_HASH, 0, crypto_alloc_hash 98 fs/nfsd/nfs4recover.c desc.tfm = crypto_alloc_hash("md5", 0, CRYPTO_ALG_ASYNC); crypto_alloc_hash 101 net/ieee80211/ieee80211_crypt_tkip.c priv->tx_tfm_michael = crypto_alloc_hash("michael_mic", 0, crypto_alloc_hash 119 net/ieee80211/ieee80211_crypt_tkip.c priv->rx_tfm_michael = crypto_alloc_hash("michael_mic", 0, crypto_alloc_hash 236 net/ipv4/ah4.c tfm = crypto_alloc_hash(x->aalg->alg_name, 0, CRYPTO_ALG_ASYNC); crypto_alloc_hash 2519 net/ipv4/tcp.c hash = crypto_alloc_hash("md5", 0, CRYPTO_ALG_ASYNC); crypto_alloc_hash 444 net/ipv6/ah6.c tfm = crypto_alloc_hash(x->aalg->alg_name, 0, CRYPTO_ALG_ASYNC); crypto_alloc_hash 481 net/sctp/auth.c tfm = crypto_alloc_hash(sctp_hmac_list[id].hmac_name, 0, crypto_alloc_hash 5836 net/sctp/socket.c tfm = crypto_alloc_hash(sctp_hmac_alg, 0, CRYPTO_ALG_ASYNC); crypto_alloc_hash 136 net/sunrpc/auth_gss/gss_krb5_crypto.c desc.tfm = crypto_alloc_hash(cksumname, 0, CRYPTO_ALG_ASYNC); crypto_alloc_hash 162 net/sunrpc/auth_gss/gss_spkm3_seal.c desc.tfm = crypto_alloc_hash(cksumname, 0, CRYPTO_ALG_ASYNC);