Home
last modified time | relevance | path

Searched refs:ssl_ciphers_sorted (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/third_party/boringssl/src/ssl/
Dssl_cipher.cc1333 static constexpr bool ssl_ciphers_sorted(const SSL_CIPHER (&ciphers)[N]) { in ssl_ciphers_sorted() function
1342 static_assert(ssl_ciphers_sorted(kCiphers),
/external/cronet/stable/third_party/boringssl/src/ssl/
Dssl_cipher.cc1333 static constexpr bool ssl_ciphers_sorted(const SSL_CIPHER (&ciphers)[N]) { in ssl_ciphers_sorted() function
1342 static_assert(ssl_ciphers_sorted(kCiphers),
/external/boringssl/src/ssl/
Dssl_cipher.cc1202 static constexpr bool ssl_ciphers_sorted(const SSL_CIPHER (&ciphers)[N]) { in ssl_ciphers_sorted() function
1211 static_assert(ssl_ciphers_sorted(kCiphers),