Searched refs:SASL_SEC_NODICTIONARY (Results 1 – 6 of 6) sorted by relevance
184 | SASL_SEC_NODICTIONARY, /* security_flags */424 | SASL_SEC_NODICTIONARY, /* security_flags */
859 { "nodictionary", SASL_SEC_NODICTIONARY },
351 #define SASL_SEC_NODICTIONARY 0x0004 macro
948 sflags |= SASL_SEC_NODICTIONARY; in nsldapi_sasl_secprops()
603 (SASL_SEC_NODICTIONARY & SASL_SEC_MASK) == 0 || \
3611 SASLOpts |= SASL_SEC_NODICTIONARY;