Searched refs:aead_aes_gcm_ctx (Results 1 – 1 of 1) sorted by relevance
879 struct aead_aes_gcm_ctx { struct888 static int aead_aes_gcm_init_impl(struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_init_impl() argument914 sizeof(struct aead_aes_gcm_ctx),918 alignof(struct aead_aes_gcm_ctx),924 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_init()946 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_seal_scatter()1007 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_open_gather()1097 struct aead_aes_gcm_ctx gcm_ctx;1189 struct aead_aes_gcm_ctx gcm_ctx;