Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_lib.c2301 static int can_renegotiate(const SSL *s) in can_renegotiate() function
2318 if (!can_renegotiate(s)) in SSL_renegotiate()
2328 if (!can_renegotiate(s)) in SSL_renegotiate_abbreviated()