Searched defs:chap (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/usr.sbin/ppp/
H A Dchap.h39 struct chap { struct
H A Dauth.c90 static char chap[10]; local
H A Ddatalink.h117 struct chap chap; /* Authentication using chap */ member in struct:datalink
H A Dchap.c256 chap_StartChild(struct chap *chap, char *prog, const char *name) argument
342 chap_Cleanup(struct chap *chap, int sig) argument
368 chap_Respond(struct chap *chap, char *name, char *key , u_char type, int lm ) argument
399 struct chap *chap = descriptor2chap(d); local
415 struct chap *chap = descriptor2chap(d); local
424 struct chap *chap = descriptor2chap(d); local
489 struct chap *chap = auth2chap(authp); local
526 struct chap *chap = auth2chap(authp); local
655 chap_HaveAnotherGo(struct chap *chap) argument
669 chap_Init(struct chap *chap, struct physical *p) argument
687 chap_ReInit(struct chap *chap) argument
696 struct chap *chap = &p->dl->chap; local
[all...]
/freebsd-current/lib/libiscsiutil/
H A Dlibiscsiutil.h85 struct chap { struct
[all...]
H A Dchap.c230 struct chap *chap; local
246 chap_get_id(const struct chap *chap) argument
259 chap_get_challenge(const struct chap *chap) argument
270 chap_receive_bin(struct chap *chap, void *response, size_t response_len) argument
285 chap_receive(struct chap *chap, const char *response) argument
305 chap_authenticate(struct chap *chap, const char *secret) argument
322 chap_delete(struct chap *chap) argument
[all...]
/freebsd-current/usr.sbin/ctld/
H A Dlogin.c255 login_send_chap_c(struct pdu *request, struct chap *chap) argument
405 struct chap *chap; local
278 login_receive_chap_r(struct connection *conn, struct auth_group *ag, struct chap *chap, const struct auth **authp) argument
[all...]
/freebsd-current/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2863 } chap; member in union:fw_foiscsi_chap_wr::fw_foiscsi_chap_vend

Completed in 233 milliseconds