Home
last modified time | relevance | path

Searched defs:challenge (Results 1 – 12 of 12) sorted by relevance

/hostap/src/crypto/
Dms_funcs.c82 const u8 *username, size_t username_len, u8 *challenge) in challenge_hash()
145 int challenge_response(const u8 *challenge, const u8 *password_hash, in challenge_response()
176 u8 challenge[8]; in generate_nt_response() local
204 u8 challenge[8]; in generate_nt_response_pwhash() local
247 u8 password_hash_hash[16], challenge[8]; in generate_authenticator_response_pwhash() local
306 int nt_challenge_response(const u8 *challenge, const u8 *password, in nt_challenge_response()
/hostap/src/eap_common/
Dchap.c15 int chap_md5(u8 id, const u8 *secret, size_t secret_len, const u8 *challenge, in chap_md5()
/hostap/src/eap_peer/
Deap_md5.c34 const u8 *pos, *challenge, *password; in eap_md5_process() local
Deap_leap.c65 const u8 *pos, *challenge, *identity, *password; in eap_leap_process_request() local
Deap_mschapv2.c249 const u8 *pos, *challenge; in eap_mschapv2_challenge() local
/hostap/src/eap_server/
Deap_server_md5.c20 u8 challenge[CHALLENGE_LEN]; member
Deap_server_ttls.c558 const u8 *challenge, in eap_ttls_process_phase2_chap()
621 u8 *challenge, size_t challenge_len, in eap_ttls_process_phase2_mschap()
696 u8 *challenge, in eap_ttls_process_phase2_mschapv2()
Deap_server_mschapv2.c370 u8 challenge[8]; in eap_mschapv2_process_response() local
Deap_server.c2076 const u8 *challenge, const u8 *response) in eap_server_mschap_rx_callback()
/hostap/src/ap/
Dsta_info.h177 u8 *challenge; /* IEEE 802.11 Shared Key Authentication Challenge */ member
Dieee802_11.c285 u16 auth_transaction, const u8 *challenge, in auth_shared_key()
3096 const u8 *challenge = NULL; in handle_auth() local
/hostap/src/common/
Dieee802_11_common.h44 const u8 *challenge; member