Searched refs:iscsitAuthChapResponseLength (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_authclient.h37 enum { iscsitAuthChapResponseLength = 16 }; enumerator in enum:__anon5172
H A Discsit_authclient.c175 uchar_t verifyData[iscsitAuthChapResponseLength];
H A Discsit_auth.c679 len = iscsitAuthChapResponseLength;
710 uchar_t resp[iscsitAuthChapResponseLength];

Completed in 60 milliseconds