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

  /src/crypto/external/apache2/openssl/dist/test/radix/
quic_ops.c 493 ret = SSL_shutdown_ex(ssl, flags, &args, sizeof(args));
  /src/crypto/external/apache2/openssl/dist/test/
quic_multistream_test.c 1623 ret = SSL_shutdown_ex(c_tgt, op->arg1, &args, sizeof(args));
1645 && !TEST_true(SSL_shutdown_ex(c_tgt,
5091 if (!TEST_false(SSL_shutdown_ex(h->c_conn,
  /src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in 2388 __owur int SSL_shutdown_ex(SSL *ssl, uint64_t flags,
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_lib.c 7705 int SSL_shutdown_ex(SSL *ssl, uint64_t flags,

Completed in 23 milliseconds