Home
last modified time | relevance | path

Searched refs:AS_INVALID_OPTIONS (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/kdc/
H A Dkdc_util.h463 #define AS_INVALID_OPTIONS (NO_REFERRAL_OPTION | KDC_OPT_CNAME_IN_ADDL_TKT) macro
H A Dtgs_policy.c280 if (req->kdc_options & AS_INVALID_OPTIONS) { in check_tgs_s4u2self()
H A Dkdc_util.c727 if (request->kdc_options & AS_INVALID_OPTIONS) { in validate_as_request()