Searched refs:SECURITY_STYLE_UNAUTHENTICATED (Results 1 – 7 of 7) sorted by relevance
136 icon_id = ssl.security_style() == SECURITY_STYLE_UNAUTHENTICATED ? in PageInfoModel()169 DCHECK_EQ(ssl.security_style(), SECURITY_STYLE_UNAUTHENTICATED); in PageInfoModel()170 icon_id = ssl.security_style() == SECURITY_STYLE_UNAUTHENTICATED ? in PageInfoModel()179 DCHECK_NE(ssl.security_style(), SECURITY_STYLE_UNAUTHENTICATED); in PageInfoModel()
24 SECURITY_STYLE_UNAUTHENTICATED, enumerator
346 case SECURITY_STYLE_UNAUTHENTICATED: in Log()
122 entry->ssl().set_security_style(SECURITY_STYLE_UNAUTHENTICATED); in UpdateEntry()219 SECURITY_STYLE_AUTHENTICATED : SECURITY_STYLE_UNAUTHENTICATED); in InitializeEntryIfNeeded()
52 EXPECT_EQ(SECURITY_STYLE_UNAUTHENTICATED, entry->ssl().security_style()); in CheckUnauthenticatedState()
79 case SECURITY_STYLE_UNAUTHENTICATED: in GetSecurityLevel()
2617 style_to_string[SECURITY_STYLE_UNAUTHENTICATED] = in GetNavigationInfo()