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

/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A Dmschap.h57 uint8_t nt_response[MSCHAP_NT_RESPONSE_SIZE]; member in struct:__anon8670
H A Dmschap.c595 const uint8_t nt_response[MSCHAP_NT_RESPONSE_SIZE] = { variable
162 GenerateAuthResponse(uint8_t * password, uint32_t password_len, const uint8_t nt_response[MSCHAP_NT_RESPONSE_SIZE], const uint8_t peer_challenge[MSCHAP2_CHALLENGE_SIZE], const uint8_t auth_challenge[MSCHAP2_CHALLENGE_SIZE], const uint8_t * username, uint8_t auth_response[MSCHAP2_AUTH_RESPONSE_SIZE]) argument
300 MSChap2AuthResponseValid(const uint8_t * password, uint32_t password_len, const uint8_t nt_response[MSCHAP_NT_RESPONSE_SIZE], const uint8_t peer_challenge[MSCHAP2_CHALLENGE_SIZE], const uint8_t auth_challenge[MSCHAP2_CHALLENGE_SIZE], const uint8_t * username, const uint8_t response[MSCHAP2_AUTH_RESPONSE_SIZE]) argument
H A Deapttls_plugin.c155 uint8_t nt_response[MSCHAP_NT_RESPONSE_SIZE]; member in struct:__anon8665
H A Deapmschapv2_plugin.c77 uint8_t nt_response[MSCHAP_NT_RESPONSE_SIZE]; member in struct:__anon8647
245 uint8_t nt_response[MSCHAP_NT_RESPONSE_SIZE]; member in struct:__anon8652
[all...]

Completed in 121 milliseconds