Searched refs:KRB5_PREAUTH_NO_KEY (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dkrb5_err.et235 error_code KRB5_PREAUTH_NO_KEY, "Required preauthentication key not supplied"
/macosx-10.10.1/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c2137 if (strEQ(name, "KRB5_PREAUTH_NO_KEY"))
2138 #ifdef KRB5_PREAUTH_NO_KEY
2139 return KRB5_PREAUTH_NO_KEY;
/macosx-10.10.1/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c2111 if (strEQ(name, "KRB5_PREAUTH_NO_KEY"))
2112 #ifdef KRB5_PREAUTH_NO_KEY
2113 return KRB5_PREAUTH_NO_KEY;
/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A Dkrb5.h2681 #define KRB5_PREAUTH_NO_KEY (-1765328175L) macro
/macosx-10.10.1/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h2683 #define KRB5_PREAUTH_NO_KEY (-1765328175L) macro

Completed in 167 milliseconds