Searched refs:aead_aes_gcm_ctx (Results 1 – 1 of 1) sorted by relevance
833 struct aead_aes_gcm_ctx { struct842 static int aead_aes_gcm_init_impl(struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_init_impl() argument868 sizeof(struct aead_aes_gcm_ctx),872 alignof(struct aead_aes_gcm_ctx),878 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_init()900 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_seal_scatter()961 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_open_gather()1036 struct aead_aes_gcm_ctx gcm_ctx;1128 struct aead_aes_gcm_ctx gcm_ctx;