Searched refs:pszCNonce (Results 1 – 1 of 1) sorted by relevance
1144 IN char * pszCNonce, in DigestCalcHA1() argument1165 MD5Update(&Md5Ctx, pszCNonce, strlen(pszCNonce)); in DigestCalcHA1()1177 IN char * pszCNonce, /* client nonce */ in DigestCalcResponse() argument1215 MD5Update(&Md5Ctx, pszCNonce, strlen(pszCNonce)); in DigestCalcResponse()