Home
last modified time | relevance | path

Searched refs:CHAP_CHALLENGE_STR_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/target/iscsi/
Discsi_target_auth.h14 #define CHAP_CHALLENGE_STR_LEN 4096 macro
Discsi_target_auth.c291 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()