Lines Matching defs:gcm_aes_ctx
46 struct gcm_aes_ctx {
235 struct gcm_aes_ctx *ctx = crypto_aead_ctx(tfm);
270 int *buf_count, struct gcm_aes_ctx *ctx)
303 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
338 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
401 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
483 struct gcm_aes_ctx *ctx = crypto_aead_ctx(tfm);
503 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
516 struct gcm_aes_ctx *ctx = crypto_aead_ctx(aead);
539 .base.cra_ctxsize = sizeof(struct gcm_aes_ctx) +
555 .base.cra_ctxsize = sizeof(struct gcm_aes_ctx) +