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

/macosx-10.10.1/ppp-786.1.1/Helpers/pppd/
H A Dchap_ms.c517 NtPasswordHashEncryptedWithBlock(u_char *PasswordHash, u_char *Block, u_char *Cypher) argument
520 DesEncrypt(PasswordHash, Cypher + 0);
523 DesEncrypt(PasswordHash + 8, Cypher + 8);

Completed in 301 milliseconds