Searched defs:SECURE (Results 1 – 3 of 3) sorted by relevance
180 static constexpr auto SECURE = StringRef::from_lit("; Secure"); in create_affinity_cookie() local
26 enum connect_type { PENDING, UNAUTHENTICATED, AUTHENTICATED, SECURE }; enumerator