Searched refs:iscsi_chap (Results 1 – 2 of 2) sorted by relevance
36 struct iscsi_chap *chap = conn->auth_protocol; in chap_gen_challenge()88 static struct iscsi_chap *chap_server_open( in chap_server_open()96 struct iscsi_chap *chap; in chap_server_open()105 conn->auth_protocol = kzalloc(sizeof(struct iscsi_chap), GFP_KERNEL); in chap_server_open()166 struct iscsi_chap *chap = conn->auth_protocol; in chap_server_compute_md5()444 struct iscsi_chap *chap = conn->auth_protocol; in chap_got_response()467 struct iscsi_chap *chap = conn->auth_protocol; in chap_main_loop()
24 struct iscsi_chap { struct