Searched refs:KRB5_KDCREP_MODIFIED (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dkrb5_err.et149 error_code KRB5_KDCREP_MODIFIED, "KDC reply did not match expectations"
H A Dfast.c579 ret = KRB5_KDCREP_MODIFIED;
591 ret = KRB5_KDCREP_MODIFIED;
H A Dinit_creds_pw.c1374 return KRB5_KDCREP_MODIFIED;
3182 krb5_set_error_message(context, KRB5_KDCREP_MODIFIED, N_("Requested anonymous with PKINIT and KDC didn't set PKINIT_KX", ""));
3183 return KRB5_KDCREP_MODIFIED;
3235 ret = KRB5_KDCREP_MODIFIED;
/macosx-10.10.1/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c1765 if (strEQ(name, "KRB5_KDCREP_MODIFIED"))
1766 #ifdef KRB5_KDCREP_MODIFIED
1767 return KRB5_KDCREP_MODIFIED;
/macosx-10.10.1/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c1739 if (strEQ(name, "KRB5_KDCREP_MODIFIED"))
1740 #ifdef KRB5_KDCREP_MODIFIED
1741 return KRB5_KDCREP_MODIFIED;
/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A Dkrb5.h2619 #define KRB5_KDCREP_MODIFIED (-1765328237L) macro
/macosx-10.10.1/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h2621 #define KRB5_KDCREP_MODIFIED (-1765328237L) macro

Completed in 104 milliseconds