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

/external/ppp/pppd/
H A Dchap_ms.c37 * The hash text (StdText) was taken from Win95 RASAPI32.DLL.
638 static u_char *StdText = (u_char *)"KGS!@#$%"; /* key from rasapi32.dll */ variable
653 DesEncrypt( StdText, PasswordHash + 0 );
655 DesEncrypt( StdText, PasswordHash + 8 );

Completed in 73 milliseconds