Home
last modified time | relevance | path

Searched refs:FLAG_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dmech.h103 #define FLAG_ACTIVE (1 << 3) /**< nondictionary active attack macro
110 FLAG_DICTIONARY | FLAG_ACTIVE)
H A Dxsess.c110 { "noactive", FLAG_ACTIVE }, in get_security_flags()