HomeSort by relevance Sort by last modified time
    Searched full:dessetkey (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
pppcrypt.h 48 extern bool DesSetkey __P((u_char *));
pppcrypt.c 113 DesSetkey(key)
164 DesSetkey(key)
chap_ms.c 465 (void) DesSetkey(ZPasswordHash + 0);
467 (void) DesSetkey(ZPasswordHash + 7);
469 (void) DesSetkey(ZPasswordHash + 14);
587 (void) DesSetkey(UcasePassword + 0);
589 (void) DesSetkey(UcasePassword + 7);
eap.c 333 return (DesSetkey(dig));
    [all...]

Completed in 402 milliseconds