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

/freebsd-10.0-release/crypto/heimdal/kdc/
H A Dkdc.h75 const char *pkinit_kdc_anchors; member in struct:krb5_kdc_configuration
H A Ddefault_config.c215 c->pkinit_kdc_anchors =
265 if (config->pkinit_kdc_anchors == NULL)
266 config->pkinit_kdc_anchors = strdup("KEYCHAIN:");
274 if (config->pkinit_kdc_anchors == NULL)
279 config->pkinit_kdc_anchors,
H A Dkdc-replay.c94 if (config->pkinit_kdc_anchors == NULL)
99 config->pkinit_kdc_anchors,

Completed in 147 milliseconds