OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSL_CTX_up_ref
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/
openssl_shim.h
136
SSL_CTX_up_ref
(SSL_CTX *store);
openssl_shim.c
195
SSL_CTX_up_ref
(SSL_CTX *ctx) {
tls.c
260
RUNTIME_CHECK(
SSL_CTX_up_ref
(src) == 1);
/src/external/bsd/openldap/dist/libraries/libldap/
tls_o.c
284
#define
SSL_CTX_up_ref
(ctx) CRYPTO_add( &(ctx->references), 1, CRYPTO_LOCK_SSL_CTX )
286
SSL_CTX_up_ref
( c );
/src/crypto/external/apache2/openssl/dist/test/helpers/
quictestlib.c
339
if (serverctx != NULL && !TEST_true(
SSL_CTX_up_ref
(serverctx)))
/src/crypto/external/bsd/openssl/dist/ssl/
ssl_lib.c
773
SSL_CTX_up_ref
(ctx);
784
SSL_CTX_up_ref
(ctx);
3453
int
SSL_CTX_up_ref
(SSL_CTX *ctx)
4392
SSL_CTX_up_ref
(ctx);
/src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_lib.c
764
SSL_CTX_up_ref
(ctx);
775
SSL_CTX_up_ref
(ctx);
3220
int
SSL_CTX_up_ref
(SSL_CTX *ctx)
4151
SSL_CTX_up_ref
(ctx);
/src/crypto/external/apache2/openssl/dist/ssl/
ssl_lib.c
705
if (!
SSL_CTX_up_ref
(ctx))
827
if (!
SSL_CTX_up_ref
(ctx))
4331
int
SSL_CTX_up_ref
(SSL_CTX *ctx)
5487
if (!
SSL_CTX_up_ref
(ctx))
/src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h
1514
int
SSL_CTX_up_ref
(SSL_CTX *ctx);
/src/crypto/external/apache2/openssl/dist/test/
quicapitest.c
182
if (!TEST_true(
SSL_CTX_up_ref
(sctx))) {
/src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in
1579
int
SSL_CTX_up_ref
(SSL_CTX *ctx);
/src/crypto/external/bsd/openssl/dist/include/openssl/
ssl.h.in
1534
int
SSL_CTX_up_ref
(SSL_CTX *ctx);
Completed in 36 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026