Home
last modified time | relevance | path

Searched refs:kdc_check_flags (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/kdc/
H A Dversion-script.map9 kdc_check_flags;
H A Dkdc-protos.h12 kdc_check_flags (
H A Dwindc.c117 return kdc_check_flags(context, config, in _kdc_check_access()
H A Dkrb5tgs.c1970 ret = kdc_check_flags(context, config, s4u2self_impersonated_client, tpn, in tgs_build_reply()
2180 ret = kdc_check_flags(context, config, in tgs_build_reply()
H A Dkerberos5.c743 kdc_check_flags(krb5_context context, in kdc_check_flags() function