Lines Matching defs:local_context
34 struct local_context {
42 static int local_decrypt(struct local_context *lctx, TALLOC_CTX *mem_ctx,
88 static int local_encrypt(struct local_context *lctx, TALLOC_CTX *mem_ctx,
219 struct local_context *lctx,
285 struct local_context *lctx,
345 struct local_context *lctx,
454 struct local_context *lctx,
503 struct local_context *lctx,
574 struct local_context *lctx,
687 struct local_context *lctx,
747 struct local_context *lctx,
813 struct local_context *lctx,
906 struct local_context *lctx;
923 lctx = talloc_get_type(provider_ctx, struct local_context);
1107 struct local_context *lctx;
1120 lctx = talloc_zero(handle, struct local_context);