Searched refs:kx509_template (Results 1 – 3 of 3) sorted by relevance
109 c->kx509_template = in krb5_kdc_get_config()115 if (c->kx509_ca == NULL || c->kx509_template == NULL) { in krb5_kdc_get_config()
222 ret = hx509_certs_init(context->hx509ctx, config->kx509_template, 0, in build_certificate()226 config->kx509_template); in build_certificate()233 config->kx509_template); in build_certificate()
92 const char *kx509_template; member