Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c332 unsigned char *pszCNonce, /* client nonce */ in DigestCalcResponse() argument
379 utils->MD5Update(&Md5Ctx, pszCNonce, strlen((char *) pszCNonce)); in DigestCalcResponse()
2346 unsigned char *pszCNonce, argument
2357 utils->MD5Update(&Md5Ctx, pszCNonce, strlen((char *) pszCNonce));
3810 unsigned char *pszCNonce, argument
3829 utils->MD5Update(&Md5Ctx, pszCNonce, strlen((char *) pszCNonce));