Searched refs:CHAP_CHALLENGE_STR_LEN (Results 1 – 2 of 2) sorted by relevance
14 #define CHAP_CHALLENGE_STR_LEN 4096 macro
291 initiatorchg = kzalloc(CHAP_CHALLENGE_STR_LEN, GFP_KERNEL); in chap_server_compute_hash()297 initiatorchg_binhex = kzalloc(CHAP_CHALLENGE_STR_LEN, GFP_KERNEL); in chap_server_compute_hash()450 if (extract_param(nr_in_ptr, "CHAP_C", CHAP_CHALLENGE_STR_LEN, in chap_server_compute_hash()