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

  /src/crypto/external/apache2/openssl/dist/test/helpers/
handshake.c 1090 static int renegotiate_op(const SSL_TEST_CTX *test_ctx) function
1117 if (renegotiate_op(test_ctx) || post_handshake_op(test_ctx))
  /src/crypto/external/bsd/openssl/dist/test/helpers/
handshake.c 1076 static int renegotiate_op(const SSL_TEST_CTX *test_ctx) function
1103 if (renegotiate_op(test_ctx) || post_handshake_op(test_ctx))
  /src/crypto/external/bsd/openssl.old/dist/test/
handshake_helper.c 1088 static int renegotiate_op(const SSL_TEST_CTX *test_ctx) function
1115 if (renegotiate_op(test_ctx) || post_handshake_op(test_ctx))

Completed in 24 milliseconds