Lines Matching full:salt
824 u_char *salt = vp->strvalue;839 if ((salt[0] & 0x80) == 0) {840 error("RADIUS: Illegal salt value for MS-MPPE-%s-Key attribute", type);849 MD5_Update(&Context, salt, 2);