Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/
H A DiscsiAuthClient.c1143 unsigned char myResponseData[iscsiAuthChapResponseLength]; in iscsiAuthClientRemoteAuthentication() local
1220 client->sendChapChallenge.length, myResponseData); in iscsiAuthClientRemoteAuthentication()
1227 bcmp(myResponseData, responseData, in iscsiAuthClientRemoteAuthentication()