Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c2405 static int can_renegotiate(const SSL *s) in can_renegotiate() function
2422 if (!can_renegotiate(s)) in SSL_renegotiate()
2432 if (!can_renegotiate(s)) in SSL_renegotiate_abbreviated()
/third_party/openssl/ssl/
H A Dssl_lib.c2305 static int can_renegotiate(const SSL *s) in can_renegotiate() function
2322 if (!can_renegotiate(s)) in SSL_renegotiate()
2332 if (!can_renegotiate(s)) in SSL_renegotiate_abbreviated()

Completed in 16 milliseconds