Home
last modified time | relevance | path

Searched defs:rand_value (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/ppp_test/
Dnetx_ppp_chap_bad_secret_failed_retry_test.c233 static UINT get_challenge_values(CHAR *rand_value, CHAR *id, CHAR *name) in get_challenge_values()
Dnetx_ppp_chap_bad_secret_passed_on_retry_test.c262 static UINT get_challenge_values(CHAR *rand_value, CHAR *id, CHAR *name) in get_challenge_values()
/NetX-Duo-v6.2.1/addons/ppp/
Dnx_ppp.c8699 unsigned char *secret, unsigned char *rand_value, UINT length) in _nx_ppp_hash_generator()
9943 UINT (*get_challenge_values)(CHAR *rand_value, CHAR *id, CHAR *name), in _nxe_ppp_chap_enable()
10022 UINT (*get_challenge_values)(CHAR *rand_value, CHAR *id, CHAR *name), in _nx_ppp_chap_enable()