Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/radiusd/
Dchap_ms.h33 void mschap_nt_response(u_int8_t *, u_int8_t *, u_int8_t *, int,
Dchap_ms.c173 mschap_nt_response(u_int8_t *auth_challenge, u_int8_t *peer_challenge, in mschap_nt_response() function
Dradiusd_file.c526 mschap_nt_response(chall, resp.peerchall, in auth_mschapv2()
/openbsd/src/usr.sbin/npppd/npppd/
Dchap_ms.h33 void mschap_nt_response(u_int8_t *, u_int8_t *, u_int8_t *, int,
Dchap_ms.c173 mschap_nt_response(u_int8_t *auth_challenge, u_int8_t *peer_challenge, in mschap_nt_response() function
Dchap.c667 mschap_nt_response(challenge, response, username, strlen(username), in mschapv2_authenticate()
/openbsd/src/sbin/iked/
Dchap_ms.h32 void mschap_nt_response(uint8_t *, uint8_t *, uint8_t *, int,
Dchap_ms.c180 mschap_nt_response(uint8_t *auth_challenge, uint8_t *peer_challenge, in mschap_nt_response() function
Dikev2.c3832 mschap_nt_response(ibuf_data(sa->sa_eap.id_buf), in ikev2_resp_ike_eap_mschap()
/openbsd/src/usr.sbin/radiusctl/
Dchap_ms.h33 void mschap_nt_response(u_int8_t *, u_int8_t *, u_int8_t *, int,
Dchap_ms.c173 mschap_nt_response(u_int8_t *auth_challenge, u_int8_t *peer_challenge, in mschap_nt_response() function
Dradiusctl.c358 mschap_nt_response(chal, resp.peer_challenge, in radius_test()