Searched defs:rand_value (Results 1 – 3 of 3) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/ppp_test/ |
| D | netx_ppp_chap_bad_secret_failed_retry_test.c | 233 static UINT get_challenge_values(CHAR *rand_value, CHAR *id, CHAR *name) in get_challenge_values()
|
| D | netx_ppp_chap_bad_secret_passed_on_retry_test.c | 262 static UINT get_challenge_values(CHAR *rand_value, CHAR *id, CHAR *name) in get_challenge_values()
|
| /NetX-Duo-v6.2.1/addons/ppp/ |
| D | nx_ppp.c | 8699 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()
|