Searched defs:ntresponse (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/usr.sbin/npppd/npppd/ |
H A D | chap_ms.c | 189 u_int8_t *ntresponse, u_int8_t *auth_challenge, u_int8_t *peer_challenge, in mschap_auth_response() 251 mschap_masterkey(u_int8_t *password_hash2, u_int8_t *ntresponse, in mschap_masterkey() 324 u_int8_t *ntresponse, u_int8_t *msk) in mschap_msk()
|
H A D | radius_chap_const.h | 39 char ntresponse[24]; member
|
H A D | chap.c | 633 char password[MAX_PASSWORD_LENGTH * 2], ntresponse[24]; in mschapv2_authenticate() local
|
/openbsd-src/usr.sbin/radiusctl/ |
H A D | chap_ms.c | 189 u_int8_t *ntresponse, u_int8_t *auth_challenge, u_int8_t *peer_challenge, in mschap_auth_response() 251 mschap_masterkey(u_int8_t *password_hash2, u_int8_t *ntresponse, in mschap_masterkey() 324 u_int8_t *ntresponse, u_int8_t *msk) in mschap_msk()
|
/openbsd-src/sbin/iked/ |
H A D | chap_ms.c | 196 uint8_t *ntresponse, uint8_t *auth_challenge, uint8_t *peer_challenge, in mschap_auth_response() 260 mschap_masterkey(uint8_t *password_hash2, uint8_t *ntresponse, in mschap_masterkey() 337 uint8_t *ntresponse, uint8_t *msk) in mschap_msk()
|
H A D | ikev2.c | 3791 uint8_t ntresponse[EAP_MSCHAP_NTRESPONSE_SZ]; ikev2_resp_ike_eap_mschap() local
|
/openbsd-src/usr.sbin/radiusd/ |
H A D | chap_ms.c | 189 u_int8_t *ntresponse, u_int8_t *auth_challenge, u_int8_t *peer_challenge, in mschap_auth_response() 251 mschap_masterkey(u_int8_t *password_hash2, u_int8_t *ntresponse, in mschap_masterkey() 324 u_int8_t *ntresponse, u_int8_t *msk) in mschap_msk()
|
H A D | radiusd_file.c | 474 uint8_t ntresponse[24], authenticator[16]; auth_mschapv2() local 487 uint8_t ntresponse[24]; auth_mschapv2() member
|
H A D | eap2mschap_local.h | 86 uint8_t ntresponse[24]; member 101 uint8_t ntresponse[24]; member
|