crypto_hash        32 crypto/authenc.c 	struct crypto_hash *auth;
crypto_hash        42 crypto/authenc.c 	struct crypto_hash *auth = ctx->auth;
crypto_hash       111 crypto/authenc.c 	struct crypto_hash *auth = ctx->auth;
crypto_hash       325 crypto/authenc.c 	struct crypto_hash *auth;
crypto_hash        50 crypto/cryptd.c 	struct crypto_hash *child;
crypto_hash       277 crypto/cryptd.c 	struct crypto_hash *cipher;
crypto_hash       309 crypto/cryptd.c 	struct crypto_hash     *child = ctx->child;
crypto_hash       344 crypto/cryptd.c 	struct crypto_hash     *child = ctx->child;
crypto_hash       375 crypto/cryptd.c 	struct crypto_hash     *child = ctx->child;
crypto_hash       408 crypto/cryptd.c 	struct crypto_hash     *child = ctx->child;
crypto_hash       439 crypto/cryptd.c 	struct crypto_hash     *child = ctx->child;
crypto_hash        67 crypto/hash.c  	struct crypto_hash *tfm_hash = __crypto_hash_cast(tfm);
crypto_hash        30 crypto/hmac.c  	struct crypto_hash *child;
crypto_hash        54 crypto/hmac.c  	struct crypto_hash *tfm = ctx->child;
crypto_hash       110 crypto/hmac.c  	struct crypto_hash *parent = pdesc->tfm;
crypto_hash       144 crypto/hmac.c  	struct crypto_hash *parent = pdesc->tfm;
crypto_hash       168 crypto/hmac.c  	struct crypto_hash *parent = pdesc->tfm;
crypto_hash       199 crypto/hmac.c  	struct crypto_hash *hash;
crypto_hash       397 crypto/tcrypt.c 	struct crypto_hash *tfm;
crypto_hash       115 crypto/xcbc.c  	struct crypto_hash *parent = pdesc->tfm;
crypto_hash       203 crypto/xcbc.c  	struct crypto_hash *parent = pdesc->tfm;
crypto_hash       248 fs/ecryptfs/ecryptfs_kernel.h 	struct crypto_hash *hash_tfm; /* Crypto context for generating
crypto_hash       234 include/crypto/algapi.h static inline struct crypto_hash *crypto_spawn_hash(struct crypto_spawn *spawn)
crypto_hash       115 include/linux/crypto.h struct crypto_hash;
crypto_hash       198 include/linux/crypto.h 	struct crypto_hash *tfm;
crypto_hash       290 include/linux/crypto.h 	int (*setkey)(struct crypto_hash *tfm, const u8 *key,
crypto_hash       428 include/linux/crypto.h 	int (*setkey)(struct crypto_hash *tfm, const u8 *key,
crypto_hash      1167 include/linux/crypto.h static inline struct crypto_hash *__crypto_hash_cast(struct crypto_tfm *tfm)
crypto_hash      1169 include/linux/crypto.h 	return (struct crypto_hash *)tfm;
crypto_hash      1172 include/linux/crypto.h static inline struct crypto_hash *crypto_hash_cast(struct crypto_tfm *tfm)
crypto_hash      1179 include/linux/crypto.h static inline struct crypto_hash *crypto_alloc_hash(const char *alg_name,
crypto_hash        16 include/net/ah.h 	struct crypto_hash	*tfm;
crypto_hash        91 include/net/sctp/structs.h struct crypto_hash;
crypto_hash       274 include/net/sctp/structs.h 	struct crypto_hash *hmac;
crypto_hash      1352 include/net/sctp/structs.h 	struct crypto_hash **auth_hmacs;
crypto_hash      1054 include/net/tcp.h struct crypto_hash;
crypto_hash        58 net/ieee80211/ieee80211_crypt_tkip.c 	struct crypto_hash *rx_tfm_michael;
crypto_hash        60 net/ieee80211/ieee80211_crypt_tkip.c 	struct crypto_hash *tx_tfm_michael;
crypto_hash       672 net/ieee80211/ieee80211_crypt_tkip.c 	struct crypto_hash *tfm = tkey->tx_tfm_michael;
crypto_hash       674 net/ieee80211/ieee80211_crypt_tkip.c 	struct crypto_hash *tfm3 = tkey->rx_tfm_michael;
crypto_hash       224 net/ipv4/ah4.c 	struct crypto_hash *tfm;
crypto_hash      2512 net/ipv4/tcp.c 		struct crypto_hash *hash;
crypto_hash       432 net/ipv6/ah6.c 	struct crypto_hash *tfm;
crypto_hash       447 net/sctp/auth.c 	struct crypto_hash *tfm = NULL;
crypto_hash       461 net/sctp/auth.c 			    sizeof(struct crypto_hash *) * SCTP_AUTH_NUM_HMACS,
crypto_hash      5823 net/sctp/socket.c 	struct crypto_hash *tfm = NULL;