Searched refs:sec_req_ctx (Results 1 - 5 of 5) sorted by relevance

/sssd/src/responder/secrets/
H A Dsecsrv_cmd.c33 struct sec_req_ctx *secreq;
39 struct sec_req_ctx *secreq)
115 struct sec_req_ctx *secreq;
119 secreq = tevent_req_callback_data(req, struct sec_req_ctx);
150 struct sec_req_ctx *secreq;
153 secreq = talloc_get_type(cctx->state_ctx, struct sec_req_ctx);
178 static bool sec_too_much_data(struct sec_req_ctx *req, size_t length)
199 struct sec_req_ctx *req =
200 talloc_get_type(parser->data, struct sec_req_ctx);
216 struct sec_req_ctx *re
[all...]
H A Dsecsrv_private.h70 struct sec_req_ctx { struct
93 struct sec_req_ctx *secreq);
107 int sec_req_routing(TALLOC_CTX *mem_ctx, struct sec_req_ctx *secreq,
137 bool sec_req_has_header(struct sec_req_ctx *req,
H A Dproxy.c61 struct sec_req_ctx *secreq,
74 struct sec_req_ctx *secreq,
180 int proxy_sec_map_url(TALLOC_CTX *mem_ctx, struct sec_req_ctx *secreq,
219 int proxy_sec_map_headers(TALLOC_CTX *mem_ctx, struct sec_req_ctx *secreq,
266 struct sec_req_ctx *secreq,
363 struct sec_req_ctx *secreq,
902 struct sec_req_ctx *secreq;
910 struct sec_req_ctx *secreq)
H A Dproviders.c27 static int sec_map_url_to_user_path(struct sec_req_ctx *secreq,
49 int sec_req_routing(TALLOC_CTX *mem_ctx, struct sec_req_ctx *secreq,
544 bool sec_req_has_header(struct sec_req_ctx *req,
H A Dlocal.c727 struct sec_req_ctx *secreq,
774 struct sec_req_ctx *secreq;
780 struct sec_req_ctx *secreq)

Completed in 1795 milliseconds