Searched refs:DES_QUICKLEN (Results 1 – 6 of 6) sorted by relevance
38 #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */ macro53 u_char UDES_data[DES_QUICKLEN];
52 #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */ macro67 uchar_t UDES_data[DES_QUICKLEN];
51 #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */ macro66 uchar_t UDES_data[DES_QUICKLEN];
364 if (len <= DES_QUICKLEN) { in common_crypt()
156 if (len <= DES_QUICKLEN) { in common_crypt()
148 if (len <= DES_QUICKLEN) { in common_crypt()