Home
last modified time | relevance | path

Searched defs:nt_response (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dms_funcs.c231 const u8 *nt_response, u8 *response) in generate_authenticator_response_pwhash()
287 const u8 *nt_response, u8 *response) in generate_authenticator_response()
325 int get_master_key(const u8 *password_hash_hash, const u8 *nt_response, in get_master_key()
H A Dcrypto_module_tests.c2062 u8 nt_response[] = { in test_ms_funcs() local
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Dmschapv2.c41 u8 *nt_response, u8 *auth_response, in mschapv2_derive_response()
H A Deap_mschapv2.c43 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN]; member
53 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN]; member
/dragonfly/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_ttls.c622 u8 *chal, nt_response[24]; in eap_ttls_process_phase2_mschap() local
698 u8 *chal, *username, nt_response[24], *rx_resp, *peer_challenge, in eap_ttls_process_phase2_mschapv2() local
H A Deap_server_mschapv2.c285 const u8 *pos, *end, *peer_challenge, *nt_response, *name; in eap_mschapv2_process_response() local
/dragonfly/usr.sbin/ppp/
H A Dradius.c101 u_char nt_response[24]; member