Lines Matching refs:krb5_ctx
35 static errno_t krb5_init_kpasswd(struct krb5_ctx *ctx,
81 static errno_t krb5_init_kdc(struct krb5_ctx *ctx, struct be_ctx *be_ctx)
111 int krb5_ctx_re_destructor(struct krb5_ctx *ctx)
127 struct krb5_ctx *ctx;
133 ctx = talloc_zero(mem_ctx, struct krb5_ctx);
203 struct krb5_ctx *ctx;
205 ctx = talloc_get_type(module_data, struct krb5_ctx);
208 struct krb5_ctx, struct pam_data, struct pam_data *);
226 struct krb5_ctx *ctx;
228 ctx = talloc_get_type(module_data, struct krb5_ctx);
231 struct krb5_ctx, struct pam_data, struct pam_data *);