Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dchap.h57 u_char authresponse[CHAPAUTHRESPONSELEN]; /* CHAP 81 response */ member
H A Dchap.c127 , u_char type, char *peerchallenge, char *authresponse, in chap_BuildAnswer()