Home
last modified time | relevance | path

Searched refs:DesDecrypt (Results 1 – 3 of 3) sorted by relevance

/external/ppp/pppd/
Dpppcrypt.c164 DesDecrypt(cipher, clear) in DesDecrypt() function
203 DesDecrypt(cipher, clear) in DesDecrypt() function
240 DesDecrypt(cipher, clear) in DesDecrypt() function
Dpppcrypt.h38 extern bool DesDecrypt __P((u_char *, u_char *));
Deap.c475 if (!DesDecrypt(secbuf, clear)) {
499 (void) DesDecrypt(sp, dp);