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

  /external/ppp/pppd/
pppcrypt.h 36 extern bool DesSetkey __P((u_char *));
pppcrypt.c 132 DesSetkey(key)
183 DesSetkey(key)
216 DesSetkey(key)
chap_ms.c 525 (void) DesSetkey(ZPasswordHash + 0);
527 (void) DesSetkey(ZPasswordHash + 7);
529 (void) DesSetkey(ZPasswordHash + 14);
652 (void) DesSetkey(UcasePassword + 0);
654 (void) DesSetkey(UcasePassword + 7);
eap.c 333 return (DesSetkey(dig));
    [all...]

Completed in 2485 milliseconds