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

  /src/crypto/external/apache2/openssl/dist/test/helpers/
ssl_test_ctx.h 116 int no_extms_on_reneg; member in struct:__anon705
ssl_test_ctx.c 647 IMPLEMENT_SSL_TEST_BOOL_OPTION(SSL_TEST_CLIENT_CONF, client, no_extms_on_reneg)
handshake.c 930 if (test_ctx->extra.client.no_extms_on_reneg) {
  /src/crypto/external/bsd/openssl/dist/test/helpers/
ssl_test_ctx.h 115 int no_extms_on_reneg; member in struct:__anon1737
ssl_test_ctx.c 640 IMPLEMENT_SSL_TEST_BOOL_OPTION(SSL_TEST_CLIENT_CONF, client, no_extms_on_reneg)
handshake.c 920 if (test_ctx->extra.client.no_extms_on_reneg) {

Completed in 29 milliseconds