Searched defs:SECURE (Results 1 – 3 of 3) sorted by relevance
53 #define SECURE 2 macro
24 #define SECURE SECURE_COMPILE macro [all...]
26 enum connect_type { PENDING, UNAUTHENTICATED, AUTHENTICATED, SECURE }; enumerator