Searched refs:SSL_up_ref (Results 1 – 7 of 7) sorted by relevance
5 SSL_dup, SSL_new, SSL_up_ref - create an SSL structure for a connection13 int SSL_up_ref(SSL *s);26 SSL_up_ref() increments the reference count for an117 SSL_up_ref() returns 1 for success and 0 for failure.
143 SSL_up_ref 144 3_0_0 EXIST::FUNCTION:
667 if (!ossl_assert(SSL_up_ref(&qc->ssl))) in qc_set_default_xso_keep_ref()1956 if (!SSL_up_ref(&qc->ssl)) { in create_xso_from_stream()
147 | `SSL_up_ref` | Object | U | A | NC | Done …
1812 int SSL_up_ref(SSL *s);
981 int SSL_up_ref(SSL *s) in SSL_up_ref() function
5138 SSL_CTX_up_ref(), SSL_up_ref(), X509_up_ref(), EVP_PKEY_up_ref(),
Completed in 88 milliseconds