Lines Matching refs:aead
14 #include <crypto/internal/aead.h>
271 struct crypto_aead *aead = crypto_aead_reqtfm(req);
272 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
297 struct crypto_aead *aead = crypto_aead_reqtfm(req);
298 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
353 crypto_aead_authsize(aead), 1);
360 struct crypto_aead *aead = crypto_aead_reqtfm(req);
361 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
362 unsigned int authsize = crypto_aead_authsize(aead);
462 struct crypto_aead *aead = crypto_aead_reqtfm(req);
463 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
475 struct crypto_aead *aead = crypto_aead_reqtfm(req);
476 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);