Home
last modified time | relevance | path

Searched refs:authenticate_target (Results 1 – 3 of 3) sorted by relevance

/drivers/target/iscsi/
Discsi_target_auth.h41 unsigned int authenticate_target; member
Discsi_target_configfs.c395 auth->authenticate_target = 1; \
397 auth->authenticate_target = 0; \
452 DEF_NACL_AUTH_INT(authenticate_target);
851 auth->authenticate_target = 1; \
853 auth->authenticate_target = 0; \
902 DEF_TPG_AUTH_INT(authenticate_target);
1278 DEF_DISC_AUTH_INT(authenticate_target);
Discsi_target_auth.c412 if (!auth->authenticate_target) { in chap_server_compute_hash()
594 if (auth->authenticate_target) in chap_main_loop()