Searched refs:KRB5_BAD_MSIZE (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/MITKerberosShim-66/
H A Dcrypto.c171 return KRB5_BAD_MSIZE;
221 return KRB5_BAD_MSIZE;
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dcrypto.c1029 krb5_set_error_message(context, KRB5_BAD_MSIZE,
1032 return KRB5_BAD_MSIZE;
1037 return KRB5_BAD_MSIZE;
1109 return KRB5_BAD_MSIZE;
1113 krb5_set_error_message(context, KRB5_BAD_MSIZE,
1116 return KRB5_BAD_MSIZE;
1180 return KRB5_BAD_MSIZE;
1183 krb5_set_error_message(context, KRB5_BAD_MSIZE,
1186 return KRB5_BAD_MSIZE;
1293 return KRB5_BAD_MSIZE;
[all...]
H A Dkrb5_err.et205 error_code KRB5_BAD_MSIZE, "Message size is incompatible with encryption type"
H A Dmit_glue.c230 return KRB5_BAD_MSIZE;
270 return KRB5_BAD_MSIZE;
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/netlogon/
H A Dcrypto.c147 return KRB5_BAD_MSIZE;
174 return KRB5_BAD_MSIZE;
476 *minor_status = KRB5_BAD_MSIZE;
/macosx-10.10/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c1363 if (strEQ(name, "KRB5_BAD_MSIZE"))
1364 #ifdef KRB5_BAD_MSIZE
1365 return KRB5_BAD_MSIZE;
/macosx-10.10/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c1355 if (strEQ(name, "KRB5_BAD_MSIZE"))
1356 #ifdef KRB5_BAD_MSIZE
1357 return KRB5_BAD_MSIZE;
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dcfx.c429 *minor_status = KRB5_BAD_MSIZE;
444 *minor_status = KRB5_BAD_MSIZE;
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/ntlm/
H A Dcrypto.c634 *minor_status = KRB5_BAD_MSIZE;
/macosx-10.10/MITKerberosShim-66/Kerberos/
H A Dkrb5.h2662 #define KRB5_BAD_MSIZE (-1765328194L) macro
/macosx-10.10/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h2664 #define KRB5_BAD_MSIZE (-1765328194L) macro

Completed in 237 milliseconds