Searched refs:decrypt_avp (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Davp.h86 extern int decrypt_avp (char *, struct tunnel *);
H A Daaa.c429 int decrypt_avp (char *buf, struct tunnel *t) function
449 "decrypt_avp: Hidden bit set, but no random vector specified!\n");
498 "decrypt_avp: Decrypted length is too long (%d > %d)\n", len,
H A Davp.c1675 if (decrypt_avp (data, t))

Completed in 43 milliseconds