Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_lib.cc462 static bool ssl_can_renegotiate(const SSL *ssl) { in ssl_can_renegotiate() function
495 ssl_can_renegotiate(ssl)) { in ssl_maybe_shed_handshake_config()
948 if (!ssl_can_renegotiate(ssl) || in ssl_do_post_handshake()