Lines Matching refs:SALT_LEN
117 #define SALT_LEN 2159 if (mlen % 16 != SALT_LEN) {176 C = (const u_char *)mangled + SALT_LEN; /* Then the ciphertext */177 Clen = mlen - SALT_LEN;185 MD5Update(&Context, A, SALT_LEN);