Searched refs:NX_PPP_VALUE_SIZE (Results 1 – 2 of 2) sorted by relevance
154 #ifndef NX_PPP_VALUE_SIZE155 #define NX_PPP_VALUE_SIZE 32 macro443 CHAR nx_ppp_chap_random_value[NX_PPP_VALUE_SIZE + 1];
5590 … _nx_utility_string_length_check(ppp_ptr -> nx_ppp_chap_random_value, &length, NX_PPP_VALUE_SIZE)) in _nx_ppp_chap_challenge_send()5699 UCHAR value[NX_PPP_VALUE_SIZE + 1], hvalue[NX_PPP_HASHED_VALUE_SIZE + 1]; in _nx_ppp_chap_challenge_respond()5732 if ((length > NX_PPP_VALUE_SIZE) || in _nx_ppp_chap_challenge_respond()