Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c2853 unsigned int noncecount = 0; local
2916 if (htoi((unsigned char *) value, &noncecount) != SASL_OK) {
3045 (noncecount == 0) ||
3124 if (noncecount != text->nonce_count) {