Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_auth.c705 int tgt_password_length; in iscsit_auth_gen_response() local
714 tgt_password_length = auth->ca_tgt_chapsecretlen; in iscsit_auth_gen_response()
721 if (tgt_password_length == 0) { in iscsit_auth_gen_response()
736 tgt_password, tgt_password_length, in iscsit_auth_gen_response()