Searched refs:sendChapChallenge (Results 1 – 3 of 3) sorted by relevance
1092 client->sendChapChallenge.length && in iscsiAuthClientLocalAuthentication()1094 client->sendChapChallenge.largeBinary, in iscsiAuthClientLocalAuthentication()1095 client->sendChapChallenge.length) == 0) { in iscsiAuthClientLocalAuthentication()1175 client->sendChapChallenge.length = client->chapChallengeLength; in iscsiAuthClientRemoteAuthentication()1176 iscsiAuthRandomSetData(client->sendChapChallenge.largeBinary, in iscsiAuthClientRemoteAuthentication()1177 client->sendChapChallenge.length); in iscsiAuthClientRemoteAuthentication()1219 client->sendChapChallenge.largeBinary, in iscsiAuthClientRemoteAuthentication()1220 client->sendChapChallenge.length, myResponseData); in iscsiAuthClientRemoteAuthentication()1244 client->sendChapChallenge.largeBinary, in iscsiAuthClientRemoteAuthentication()1245 client->sendChapChallenge.length, responseData, in iscsiAuthClientRemoteAuthentication()[all …]
297 IscsiAuthLargeBinaryKey sendChapChallenge; member
298 IscsiAuthLargeBinaryKey sendChapChallenge; member