Searched defs:auth_challenge (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A Dmschap.c282 MSChap2(const uint8_t auth_challenge[MSCHAP2_CHALLENGE_SIZE], argument
120 ChallengeHash(const uint8_t peer_challenge[MSCHAP2_CHALLENGE_SIZE], const uint8_t auth_challenge[MSCHAP2_CHALLENGE_SIZE], const uint8_t * username, uint8_t challenge[MSCHAP_NT_CHALLENGE_SIZE]) argument
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 Deapmschapv2_plugin.c246 uint8_t auth_challenge[MSCHAP2_CHALLENGE_SIZE]; member in struct:__anon8387
[all...]

Completed in 69 milliseconds