Searched refs:pkinit_kdc_anchors (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Ddefault_config.c216 c->pkinit_kdc_anchors =
272 if (config->pkinit_kdc_anchors == NULL)
273 config->pkinit_kdc_anchors = strdup("KEYCHAIN:");
281 if (config->pkinit_kdc_anchors == NULL)
286 config->pkinit_kdc_anchors,
H A Dkdc.h75 const char *pkinit_kdc_anchors; member in struct:krb5_kdc_configuration
H A Dkdc-replay.c94 if (config->pkinit_kdc_anchors == NULL)
99 config->pkinit_kdc_anchors,

Completed in 112 milliseconds