Home
last modified time | relevance | path

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

/linux/drivers/target/iscsi/
H A Discsi_target_auth.c46 struct iscsi_chap *chap = conn->auth_protocol; in chap_gen_challenge()
138 static struct iscsi_chap *chap_server_open( in chap_server_open()
146 struct iscsi_chap *chap; in chap_server_open()
155 conn->auth_protocol = kzalloc_obj(struct iscsi_chap); in chap_server_open()
259 struct iscsi_chap *chap = conn->auth_protocol; in chap_server_compute_hash()
580 struct iscsi_chap *chap = conn->auth_protocol; in chap_main_loop()
H A Discsi_target_auth.h35 struct iscsi_chap { struct