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

/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A Dmschap.h55 uint8_t peer_challenge[MSCHAP2_CHALLENGE_SIZE]; member in struct:__anon8670
H A Dmschap.c120 ChallengeHash(const uint8_t peer_challenge[MSCHAP2_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
282 MSChap2(const uint8_t auth_challenge[MSCHAP2_CHALLENGE_SIZE], const uint8_t peer_challenge[MSCHAP2_CHALLENGE_SIZE], const uint8_t * username, const uint8_t * password, uint32_t password_len, uint8_t response[MSCHAP_NT_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.c154 uint8_t peer_challenge[MSCHAP2_CHALLENGE_SIZE]; member in struct:__anon8665
H A Deapmschapv2_plugin.c75 uint8_t peer_challenge[MSCHAP2_CHALLENGE_SIZE]; member in struct:__anon8647
244 uint8_t peer_challenge[MSCHAP2_CHALLENGE_SIZE]; member in struct:__anon8652
[all...]

Completed in 139 milliseconds