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

/macosx-10.10/MITKerberosShim-66/test/
H A Dtest.h44 #define MAX_KTXT_LEN 1250 macro
H A Dtest-krb.c47 unsigned char dat[MAX_KTXT_LEN];
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dkrb5-v4compat.h68 #define MAX_KTXT_LEN 1250 macro
77 unsigned char dat[MAX_KTXT_LEN]; /* The data itself */
/macosx-10.10/MITKerberosShim-66/
H A DKrb4DeprecatedAPIs.c98 #define MAX_KTXT_LEN 1250 macro
102 unsigned char dat[MAX_KTXT_LEN]; /* The data itself */
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dkerberos4.c526 if (clientinlen > MAX_KTXT_LEN) {
964 authent.length = MAX_KTXT_LEN;
976 ticket.length = MAX_KTXT_LEN;

Completed in 91 milliseconds