HomeSort by relevance Sort by last modified time
    Searched refs:DesDecrypt (Results 1 - 3 of 3) sorted by null

  /external/ppp/pppd/
pppcrypt.h 50 extern bool DesDecrypt __P((u_char *, u_char *));
pppcrypt.c 145 DesDecrypt(cipher, clear)
184 DesDecrypt(cipher, clear)
eap.c 475 if (!DesDecrypt(secbuf, clear)) {
499 (void) DesDecrypt(sp, dp);
    [all...]

Completed in 2121 milliseconds