Searched refs:noncecount (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c2858 unsigned int noncecount = 0; local
2921 if (htoi((unsigned char *) value, &noncecount) != SASL_OK) {
3050 (noncecount == 0) ||
3129 if (noncecount != text->nonce_count) {

Completed in 24 milliseconds