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

/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c131 #define DIGEST_INTEGRITY (2) macro
3983 case DIGEST_INTEGRITY:
4323 protection |= DIGEST_INTEGRITY;
4562 && (protection & DIGEST_INTEGRITY)) {
4564 ctext->protection = DIGEST_INTEGRITY;

Completed in 32 milliseconds