Searched defs:client_challenge (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A Dmschap.c219 NTSessionKey16(const uint8_t * password, uint32_t password_len, const uint8_t client_challenge[MSCHAP_NT_CHALLENGE_SIZE], const uint8_t server_response[MSCHAP_NT_RESPONSE_SIZE], const uint8_t server_challenge[MSCHAP_NT_CHALLENGE_SIZE], uint8_t key[NT_SESSION_KEY_SIZE]) argument
H A Deapmschapv2_plugin.c316 CFDataRef client_challenge; local
H A Deapfast_plugin.c1328 CFDataRef client_challenge; local
1532 eapfast_generate_key_material(EAPFASTPluginDataRef context, uint8_t session_key_seed[SESSION_KEY_SEED_LENGTH], uint8_t server_challenge[MSCHAP2_CHALLENGE_SIZE], uint8_t client_challenge[MSCHAP2_CHALLENGE_SIZE]) argument

Completed in 271 milliseconds