Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/
H A DiscsiAuthClientGlue.c46 unsigned int challengeLength, uchar_t *responseData, in iscsiAuthClientChapAuthRequest() argument
118 challengeLength, in iscsiAuthClientChapAuthRequest()
186 challengeLength); in iscsiAuthClientChapAuthRequest()
H A DiscsiAuthClient.c580 unsigned char *challengeData, unsigned int challengeLength, in iscsiAuthClientChapComputeResponse() argument
626 iscsiAuthMd5Update(&context, challengeData, challengeLength); in iscsiAuthClientChapComputeResponse()