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

/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Dmschapv2.c36 mschapv2_derive_response(const u8 *identity, size_t identity_len, const u8 *password, size_t password_len, int pwhash, const u8 *auth_challenge, const u8 *peer_challenge, u8 *nt_response, u8 *auth_response, u8 *master_key) argument
H A Deap_mschapv2.c43 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN]; member in struct:ms_response
53 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN]; member in struct:ms_change_password
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dms_funcs.c325 int get_master_key(const u8 *password_hash_hash, const u8 *nt_response, argument
227 generate_authenticator_response_pwhash( const u8 *password_hash, const u8 *peer_challenge, const u8 *auth_challenge, const u8 *username, size_t username_len, const u8 *nt_response, u8 *response) argument
283 generate_authenticator_response(const u8 *password, size_t password_len, const u8 *peer_challenge, const u8 *auth_challenge, const u8 *username, size_t username_len, const u8 *nt_response, u8 *response) argument
H A Dcrypto_module_tests.c2062 u8 nt_response[] = { local
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_mschapv2.c285 const u8 *pos, *end, *peer_challenge, *nt_response, *name; local
H A Deap_server_ttls.c622 u8 *chal, nt_response[24]; local
698 u8 *chal, *username, nt_response[24], *rx_resp, *peer_challenge, local
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dradius.c107 u_char nt_response[24]; member in struct:mschap_response

Completed in 87 milliseconds