Searched refs:pszMethod (Results 1 – 1 of 1) sorted by relevance
336 unsigned char *pszMethod, in DigestCalcResponse() argument350 if (pszMethod != NULL) { in DigestCalcResponse()351 utils->MD5Update(&Md5Ctx, pszMethod, strlen((char *) pszMethod)); in DigestCalcResponse()