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

  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_impl.c 948 if (!ossl_assert(SSL_up_ref(&qc->obj.ssl)))
2221 if (!SSL_up_ref(&qc->obj.ssl)) {
4366 if (!SSL_up_ref(&ctx.qd->obj.ssl))
4450 if (!SSL_up_ref(&ctx.ql->obj.ssl))
4661 if (!SSL_up_ref(&ctx.ql->obj.ssl)) {
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h 1734 int SSL_up_ref(SSL *s);
  /src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in 1828 int SSL_up_ref(SSL *s);
  /src/crypto/external/bsd/openssl/dist/include/openssl/
ssl.h.in 1769 int SSL_up_ref(SSL *s);
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_lib.c 877 int SSL_up_ref(SSL *s)
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_lib.c 866 int SSL_up_ref(SSL *s)
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_lib.c 1017 int SSL_up_ref(SSL *s)

Completed in 49 milliseconds