Home
last modified time | relevance | path

Searched refs:enable_kx509 (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Ddefault_config.c112 c->enable_kx509 = in krb5_kdc_get_config()
117 if (c->enable_kx509) { in krb5_kdc_get_config()
127 c->enable_kx509 = FALSE; in krb5_kdc_get_config()
H A Dkdc.h97 int enable_kx509; member
H A Dkx509.c423 if(!config->enable_kx509) { in _kdc_do_kx509()
H A Dconnect.c140 if(config->enable_kx509) { in add_standard_ports()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A Dconfigure.ac155 if test "$enable_kx509" != no ;then
H A DChangeLog.200611 * kdc/kdc.h: add enable_kx509
H A Dconfigure16554 if test ${enable_kx509+y}
16556 enableval=$enable_kx509;
16559 if test "$enable_kx509" != no ;then