HomeSort by: relevance | last modified time | path
    Searched refs:can_renegotiate (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_lib.c 2320 static int can_renegotiate(const SSL *s) function
2337 if (!can_renegotiate(s))
2347 if (!can_renegotiate(s))
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_lib.c 2859 static int can_renegotiate(const SSL_CONNECTION *sc) function
2881 if (!can_renegotiate(sc))
2896 if (!can_renegotiate(sc))

Completed in 19 milliseconds