Searched defs:gcm_ctx (Results 1 – 3 of 3) sorted by relevance
886 static int aead_aes_gcm_init_impl(struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_init_impl()930 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_init() local945 const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_seal_scatter_impl()1014 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter() local1021 static int aead_aes_gcm_open_gather_impl(const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_open_gather_impl()1077 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *)&ctx->state; in aead_aes_gcm_open_gather() local1176 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter_randnonce() local1211 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_open_gather_randnonce() local1255 struct aead_aes_gcm_ctx gcm_ctx; member1268 struct aead_aes_gcm_tls12_ctx *gcm_ctx = in aead_aes_gcm_tls12_init() local[all …]
909 static int aead_aes_gcm_init_impl(struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_init_impl()945 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_init() local960 const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_seal_scatter_impl()1029 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter() local1036 static int aead_aes_gcm_open_gather_impl(const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_open_gather_impl()1092 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *)&ctx->state; in aead_aes_gcm_open_gather() local1181 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter_randnonce() local1215 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_open_gather_randnonce() local1254 struct aead_aes_gcm_ctx gcm_ctx; member1269 struct aead_aes_gcm_tls12_ctx *gcm_ctx = in aead_aes_gcm_tls12_init() local[all …]