Searched refs:IsOCSPStaplingSupported (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/socket/
H A Dssl_client_socket_nss.cc122 static bool IsOCSPStaplingSupported() { function
167 static bool IsOCSPStaplingSupported() { function
173 static bool IsOCSPStaplingSupported() { function
964 if (IsOCSPStaplingSupported()) {
1379 // system library and update IsOCSPStaplingSupported for Mac.
1380 if (!predicted_cert_chain_correct_ && IsOCSPStaplingSupported()) {
/external/chromium_org/net/socket/
H A Dssl_client_socket_nss.cc168 bool IsOCSPStaplingSupported() { function in namespace:net::__anon8971
213 bool IsOCSPStaplingSupported() { function in namespace:net::__anon8971
219 bool IsOCSPStaplingSupported() { function in namespace:net::__anon8971
1809 // system library and update IsOCSPStaplingSupported for Mac.
1810 if (IsOCSPStaplingSupported()) {
3166 if (IsOCSPStaplingSupported()) {

Completed in 298 milliseconds