Searched defs:authresponse (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/usr.sbin/ppp/
H A Dchap.h57 u_char authresponse[CHAPAUTHRESPONSELEN]; /* CHAP 81 response */ member in struct:chap
H A Dchap.c125 chap_BuildAnswer(char *name, char *key, u_char id, char *challenge , u_char type, char *peerchallenge, char *authresponse, int lanman ) argument

Completed in 40 milliseconds