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

/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dsrp.c203 BIT_CONFIDENTIALITY= (1<<2) enumerator in enum:__anon11670
319 if (text->layer & BIT_CONFIDENTIALITY) {
339 if (text->layer & BIT_CONFIDENTIALITY) {
434 if (text->layer & BIT_CONFIDENTIALITY) {
1167 opts->mandatory |= BIT_CONFIDENTIALITY;
1348 if (opts->mandatory & BIT_CONFIDENTIALITY) {
1445 text->layer |= BIT_CONFIDENTIALITY;
1476 if (text->layer & BIT_CONFIDENTIALITY) {
1761 opts.mandatory |= BIT_CONFIDENTIALITY;
2685 (available->mandatory & BIT_CONFIDENTIALITY))) {
[all...]

Completed in 121 milliseconds