Searched refs:NX_PPP_VALUE_SIZE (Results 1 – 4 of 4) sorted by relevance
157 #ifndef NX_PPP_VALUE_SIZE158 #define NX_PPP_VALUE_SIZE 32 macro450 CHAR nx_ppp_chap_random_value[NX_PPP_VALUE_SIZE + 1];
5690 … _nx_utility_string_length_check(ppp_ptr -> nx_ppp_chap_random_value, &length, NX_PPP_VALUE_SIZE)) in _nx_ppp_chap_challenge_send()5799 UCHAR value[NX_PPP_VALUE_SIZE + 1], hvalue[NX_PPP_HASHED_VALUE_SIZE + 1]; in _nx_ppp_chap_challenge_respond()5832 if ((length > NX_PPP_VALUE_SIZE) || in _nx_ppp_chap_challenge_respond()
246 for (i = 0; i< (NX_PPP_VALUE_SIZE-1); i++) in get_challenge_values()
275 for (i = 0; i< (NX_PPP_VALUE_SIZE-1); i++) in get_challenge_values()