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

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A Dsrp.c201 BIT_INTEGRITY= (1<<1), enumerator in enum:__anon11672
347 if (text->layer & BIT_INTEGRITY) {
387 if (text->layer & BIT_INTEGRITY) {
1163 opts->mandatory |= BIT_INTEGRITY;
1334 if (opts->mandatory & BIT_INTEGRITY) {
1420 text->layer |= BIT_INTEGRITY;
1470 if (text->layer & BIT_INTEGRITY) {
1757 opts.mandatory = BIT_REPLAY_DETECTION | BIT_INTEGRITY;
2677 (available->mandatory & BIT_INTEGRITY)) ||

Completed in 123 milliseconds