Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dchpms.c121 static void Expand (u_char *, u_char *);
178 Expand(des_key, crypt_key); in DesEncrypt()
186 Expand(clear, des_input); in DesEncrypt()
246 Expand(u_char *in, u_char *out) in Expand() function