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

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A Dsrp.c202 BIT_CONFIDENTIALITY= (1<<2) enumerator in enum:__anon11672
318 if (text->layer & BIT_CONFIDENTIALITY) {
338 if (text->layer & BIT_CONFIDENTIALITY) {
433 if (text->layer & BIT_CONFIDENTIALITY) {
1166 opts->mandatory |= BIT_CONFIDENTIALITY;
1347 if (opts->mandatory & BIT_CONFIDENTIALITY) {
1444 text->layer |= BIT_CONFIDENTIALITY;
1475 if (text->layer & BIT_CONFIDENTIALITY) {
1759 opts.mandatory |= BIT_CONFIDENTIALITY;
2679 (available->mandatory & BIT_CONFIDENTIALITY))) {
[all...]

Completed in 349 milliseconds