Searched defs:_auth_ctx (Results 1 - 4 of 4) sorted by relevance

/sssd-io/src/providers/ad/
H A Dad_init.c311 struct krb5_ctx **_auth_ctx)
341 *_auth_ctx = krb5_auth_ctx;
308 ad_init_auth_ctx(TALLOC_CTX *mem_ctx, struct be_ctx *be_ctx, struct ad_options *ad_options, struct krb5_ctx **_auth_ctx) argument
/sssd-io/src/providers/ldap/
H A Dldap_init.c72 struct sdap_auth_ctx **_auth_ctx)
86 *_auth_ctx = auth_ctx;
68 ldap_init_auth_ctx(TALLOC_CTX *mem_ctx, struct be_ctx *be_ctx, struct sdap_id_ctx *id_ctx, struct sdap_options *options, struct sdap_auth_ctx **_auth_ctx) argument
/sssd-io/src/providers/proxy/
H A Dproxy_init.c220 struct proxy_auth_ctx **_auth_ctx)
273 *_auth_ctx = auth_ctx;
218 proxy_init_auth_ctx(TALLOC_CTX *mem_ctx, struct be_ctx *be_ctx, struct proxy_auth_ctx **_auth_ctx) argument
/sssd-io/src/providers/ipa/
H A Dipa_init.c520 struct ipa_auth_ctx **_auth_ctx)
572 *_auth_ctx = ipa_auth_ctx;
516 ipa_init_auth_ctx(TALLOC_CTX *mem_ctx, struct be_ctx *be_ctx, struct ipa_options *ipa_options, struct ipa_id_ctx *id_ctx, struct ipa_auth_ctx **_auth_ctx) argument

Completed in 43 milliseconds