Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c2320 static int can_renegotiate(const SSL *s) in can_renegotiate() function
2337 if (!can_renegotiate(s)) in SSL_renegotiate()
2347 if (!can_renegotiate(s)) in SSL_renegotiate_abbreviated()