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

/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c184 unsigned int nonce_count; member in struct:reauth_entry
221 unsigned int nonce_count; member in struct:context
2828 text->nonce_count = 1;
3081 text->nonce_count = ++text->reauth->e[val].nonce_count;
3129 if (noncecount != text->nonce_count) {
3370 text->nonce_count,
3525 if (text->nonce_count == 1) {
3533 if (text->nonce_count <= text->reauth->e[val].nonce_count) {
[all...]

Completed in 23 milliseconds