crypto_aead       317 crypto/aead.c  	struct crypto_aead *aead;
crypto_aead       449 crypto/aead.c  struct crypto_aead *crypto_alloc_aead(const char *alg_name, u32 type, u32 mask)
crypto_aead       109 crypto/authenc.c 	struct crypto_aead *authenc = crypto_aead_reqtfm(req);
crypto_aead       148 crypto/authenc.c 	struct crypto_aead *authenc = crypto_aead_reqtfm(req);
crypto_aead       180 crypto/authenc.c 		struct crypto_aead *authenc = crypto_aead_reqtfm(areq);
crypto_aead       194 crypto/authenc.c 	struct crypto_aead *authenc = crypto_aead_reqtfm(req);
crypto_aead       233 crypto/authenc.c 	struct crypto_aead *authenc = aead_givcrypt_reqtfm(req);
crypto_aead       258 crypto/authenc.c 	struct crypto_aead *authenc = crypto_aead_reqtfm(req);
crypto_aead       277 crypto/authenc.c 	struct crypto_aead *authenc = crypto_aead_reqtfm(req);
crypto_aead       296 crypto/authenc.c 	struct crypto_aead *authenc = crypto_aead_reqtfm(req);
crypto_aead        35 crypto/ccm.c   	struct crypto_aead *child;
crypto_aead       126 crypto/ccm.c   	struct crypto_aead *aead = crypto_aead_reqtfm(req);
crypto_aead       248 crypto/ccm.c   	struct crypto_aead *aead = crypto_aead_reqtfm(req);
crypto_aead       281 crypto/ccm.c   	struct crypto_aead *aead = crypto_aead_reqtfm(req);
crypto_aead       302 crypto/ccm.c   	struct crypto_aead *aead = crypto_aead_reqtfm(req);
crypto_aead       358 crypto/ccm.c   	struct crypto_aead *aead = crypto_aead_reqtfm(req);
crypto_aead       372 crypto/ccm.c   	struct crypto_aead *aead = crypto_aead_reqtfm(req);
crypto_aead       646 crypto/ccm.c   	struct crypto_aead *child = ctx->child;
crypto_aead       685 crypto/ccm.c   	struct crypto_aead *aead = crypto_aead_reqtfm(req);
crypto_aead       687 crypto/ccm.c   	struct crypto_aead *child = ctx->child;
crypto_aead       725 crypto/ccm.c   	struct crypto_aead *aead;
crypto_aead        32 crypto/gcm.c   	struct crypto_aead *child;
crypto_aead       272 crypto/gcm.c   	struct crypto_aead *aead = crypto_aead_reqtfm(req);
crypto_aead       308 crypto/gcm.c   	struct crypto_aead *aead = crypto_aead_reqtfm(req);
crypto_aead       351 crypto/gcm.c   	struct crypto_aead *aead = crypto_aead_reqtfm(req);
crypto_aead       378 crypto/gcm.c   	struct crypto_aead *aead = crypto_aead_reqtfm(req);
crypto_aead       582 crypto/gcm.c   	struct crypto_aead *child = ctx->child;
crypto_aead       621 crypto/gcm.c   	struct crypto_aead *aead = crypto_aead_reqtfm(req);
crypto_aead       623 crypto/gcm.c   	struct crypto_aead *child = ctx->child;
crypto_aead       658 crypto/gcm.c   	struct crypto_aead *aead;
crypto_aead        60 crypto/seqiv.c 	struct crypto_aead *geniv;
crypto_aead       144 crypto/seqiv.c 	struct crypto_aead *geniv = aead_givcrypt_reqtfm(req);
crypto_aead       213 crypto/seqiv.c 	struct crypto_aead *geniv = aead_givcrypt_reqtfm(req);
crypto_aead       248 crypto/seqiv.c 	struct crypto_aead *geniv = __crypto_aead_cast(tfm);
crypto_aead       888 crypto/testmgr.c 	struct crypto_aead *tfm;
crypto_aead        33 include/crypto/aead.h static inline struct crypto_aead *aead_givcrypt_reqtfm(
crypto_aead        48 include/crypto/internal/aead.h static inline struct crypto_aead *crypto_spawn_aead(
crypto_aead        63 include/crypto/internal/aead.h static inline struct crypto_aead *aead_geniv_base(struct crypto_aead *geniv)
crypto_aead       113 include/linux/crypto.h struct crypto_aead;
crypto_aead       233 include/linux/crypto.h 	int (*setkey)(struct crypto_aead *tfm, const u8 *key,
crypto_aead       235 include/linux/crypto.h 	int (*setauthsize)(struct crypto_aead *tfm, unsigned int authsize);
crypto_aead       390 include/linux/crypto.h 	int (*setkey)(struct crypto_aead *tfm, const u8 *key,
crypto_aead       397 include/linux/crypto.h 	struct crypto_aead *base;
crypto_aead       787 include/linux/crypto.h static inline struct crypto_aead *__crypto_aead_cast(struct crypto_tfm *tfm)
crypto_aead       789 include/linux/crypto.h 	return (struct crypto_aead *)tfm;
crypto_aead       792 include/linux/crypto.h struct crypto_aead *crypto_alloc_aead(const char *alg_name, u32 type, u32 mask);
crypto_aead       854 include/linux/crypto.h static inline struct crypto_aead *crypto_aead_reqtfm(struct aead_request *req)
crypto_aead         6 include/net/esp.h struct crypto_aead;
crypto_aead        13 include/net/esp.h 	struct crypto_aead *aead;
crypto_aead       108 net/ipv4/esp4.c 	struct crypto_aead *aead;
crypto_aead       235 net/ipv4/esp4.c 	struct crypto_aead *aead = esp->aead;
crypto_aead       328 net/ipv4/esp4.c 	struct crypto_aead *aead = esp->aead;
crypto_aead       446 net/ipv4/esp4.c 	struct crypto_aead *aead;
crypto_aead       472 net/ipv4/esp4.c 	struct crypto_aead *aead;
crypto_aead       552 net/ipv4/esp4.c 	struct crypto_aead *aead;
crypto_aead       134 net/ipv6/esp6.c 	struct crypto_aead *aead;
crypto_aead       223 net/ipv6/esp6.c 	struct crypto_aead *aead = esp->aead;
crypto_aead       274 net/ipv6/esp6.c 	struct crypto_aead *aead = esp->aead;
crypto_aead       389 net/ipv6/esp6.c 	struct crypto_aead *aead;
crypto_aead       415 net/ipv6/esp6.c 	struct crypto_aead *aead;
crypto_aead       495 net/ipv6/esp6.c 	struct crypto_aead *aead;