Searched defs:gcm_ctx (Results 1 – 3 of 3) sorted by relevance
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 …]
899 static int aead_aes_gcm_init_impl(struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_init_impl()943 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_init() local958 const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_seal_scatter_impl()1027 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter() local1034 static int aead_aes_gcm_open_gather_impl(const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_open_gather_impl()1090 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *)&ctx->state; in aead_aes_gcm_open_gather() local1189 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter_randnonce() local1224 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_open_gather_randnonce() local1268 struct aead_aes_gcm_ctx gcm_ctx; member1281 struct aead_aes_gcm_tls12_ctx *gcm_ctx = in aead_aes_gcm_tls12_init() local[all …]