Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/iscsi/
Discsi_target_auth.c37 struct iscsi_chap *chap = conn->auth_protocol; in chap_gen_challenge()
92 static struct iscsi_chap *chap_server_open( in chap_server_open()
100 struct iscsi_chap *chap; in chap_server_open()
109 conn->auth_protocol = kzalloc(sizeof(struct iscsi_chap), GFP_KERNEL); in chap_server_open()
174 struct iscsi_chap *chap = conn->auth_protocol; in chap_server_compute_md5()
427 struct iscsi_chap *chap = conn->auth_protocol; in chap_got_response()
450 struct iscsi_chap *chap = conn->auth_protocol; in chap_main_loop()
Discsi_target_auth.h30 struct iscsi_chap { struct