Searched refs:ENCTYPE_DES_CBC_CRC (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/libtelnet-13/
H A Dkerberos5.c288 creds.keyblock.enctype=ENCTYPE_DES_CBC_CRC;
343 if ((newkey->enctype != ENCTYPE_DES_CBC_CRC) &&
345 if ((new_creds->keyblock.enctype == ENCTYPE_DES_CBC_CRC) ||
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dkrb5.h134 ENCTYPE_DES_CBC_CRC = KRB5_ENCTYPE_DES_CBC_CRC, enumerator in enum:__anon612
/macosx-10.10.1/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c253 if (strEQ(name, "ENCTYPE_DES_CBC_CRC"))
254 #ifdef ENCTYPE_DES_CBC_CRC
255 return ENCTYPE_DES_CBC_CRC;
/macosx-10.10.1/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c245 if (strEQ(name, "ENCTYPE_DES_CBC_CRC"))
246 #ifdef ENCTYPE_DES_CBC_CRC
247 return ENCTYPE_DES_CBC_CRC;
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dkssl.c820 case ENCTYPE_DES_CBC_CRC:
/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A Dkrb5.h400 #define ENCTYPE_DES_CBC_CRC 0x0001 /* DES cbc mode with CRC-32 */ macro
/macosx-10.10.1/MITKerberosShim-66/include/
H A Dmit-krb5.h376 #define ENCTYPE_DES_CBC_CRC 0x0001 /* DES cbc mode with CRC-32 */ macro
/macosx-10.10.1/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h402 #define ENCTYPE_DES_CBC_CRC 0x0001 /* DES cbc mode with CRC-32 */ macro
/macosx-10.10.1/gssd-64/
H A Dgssd.c118 ENCTYPE_DES_CBC_CRC,

Completed in 196 milliseconds