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

/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c132 #define DIGEST_PRIVACY (4) macro
3971 case DIGEST_PRIVACY:
4321 protection |= DIGEST_PRIVACY;
4521 if ((limit > 1) && (protection & DIGEST_PRIVACY)) {
4544 ctext->protection = DIGEST_PRIVACY;

Completed in 42 milliseconds