Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/
H A DiscsiAuthClientGlue.c47 unsigned int responseLength) in iscsiAuthClientChapAuthRequest() argument
120 responseLength, in iscsiAuthClientChapAuthRequest()
159 if (responseLength != sizeof (verifyData)) { in iscsiAuthClientChapAuthRequest()
H A DiscsiAuthClient.c1142 unsigned int responseLength = iscsiAuthStringMaxLength; in iscsiAuthClientRemoteAuthentication() local
1207 responseData, &responseLength); in iscsiAuthClientRemoteAuthentication()
1216 if (responseLength == iscsiAuthChapResponseLength) { in iscsiAuthClientRemoteAuthentication()
1246 responseLength); in iscsiAuthClientRemoteAuthentication()