Searched refs:nx_ppp_chap_random_value (Results 1 – 2 of 2) sorted by relevance
450 CHAR nx_ppp_chap_random_value[NX_PPP_VALUE_SIZE + 1]; member
5655 ppp_ptr -> nx_ppp_chap_get_challenge_values(ppp_ptr -> nx_ppp_chap_random_value, in _nx_ppp_chap_challenge_send()5690 … _nx_utility_string_length_check(ppp_ptr -> nx_ppp_chap_random_value, &length, NX_PPP_VALUE_SIZE)) in _nx_ppp_chap_challenge_send()5723 packet_ptr -> nx_packet_prepend_ptr[i+7] = (UCHAR)(ppp_ptr -> nx_ppp_chap_random_value[i]); in _nx_ppp_chap_challenge_send()6098 _nx_ppp_hash_generator(hvalue1, id, secret, (UCHAR *) ppp_ptr -> nx_ppp_chap_random_value, 0); in _nx_ppp_chap_challenge_validate()