Searched defs:auth_challenge (Results 1 – 5 of 5) sorted by relevance
/openbsd/usr.sbin/npppd/npppd/ |
H A D | chap_ms.c | 148 mschap_challenge_hash(u_int8_t *peer_challenge, u_int8_t *auth_challenge, in mschap_challenge_hash() 173 mschap_nt_response(u_int8_t *auth_challenge, u_int8_t *peer_challenge, in mschap_nt_response() 189 u_int8_t *ntresponse, u_int8_t *auth_challenge, u_int8_t *peer_challenge, in mschap_auth_response()
|
/openbsd/sbin/iked/ |
H A D | chap_ms.c | 153 mschap_challenge_hash(uint8_t *peer_challenge, uint8_t *auth_challenge, in mschap_challenge_hash() 180 mschap_nt_response(uint8_t *auth_challenge, uint8_t *peer_challenge, in mschap_nt_response() 196 uint8_t *ntresponse, uint8_t *auth_challenge, uint8_t *peer_challenge, in mschap_auth_response()
|
/openbsd/usr.sbin/radiusctl/ |
H A D | chap_ms.c | 148 mschap_challenge_hash(u_int8_t *peer_challenge, u_int8_t *auth_challenge, in mschap_challenge_hash() 173 mschap_nt_response(u_int8_t *auth_challenge, u_int8_t *peer_challenge, in mschap_nt_response() 189 u_int8_t *ntresponse, u_int8_t *auth_challenge, u_int8_t *peer_challenge, in mschap_auth_response()
|
/openbsd/usr.sbin/radiusd/ |
H A D | chap_ms.c | 148 mschap_challenge_hash(u_int8_t *peer_challenge, u_int8_t *auth_challenge, in mschap_challenge_hash() 173 mschap_nt_response(u_int8_t *auth_challenge, u_int8_t *peer_challenge, in mschap_nt_response() 189 u_int8_t *ntresponse, u_int8_t *auth_challenge, u_int8_t *peer_challenge, in mschap_auth_response()
|
/openbsd/lib/libc/gen/ |
H A D | auth_subr.c | 302 auth_challenge(auth_session_t *as) in auth_challenge() function
|