OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SSL_CTX_free
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/ssl/
ssl_lib.c
1234
SSL_CTX_free
(s->session_ctx);
1270
SSL_CTX_free
(s->ctx);
3258
/* Init the reference counting before any call to
SSL_CTX_free
*/
3444
SSL_CTX_free
(ret);
3465
void
SSL_CTX_free
(SSL_CTX *a)
4393
SSL_CTX_free
(ssl->ctx); /* decrement reference count */
/src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_lib.c
1191
SSL_CTX_free
(s->session_ctx);
1225
SSL_CTX_free
(s->ctx);
3216
SSL_CTX_free
(ret);
3232
void
SSL_CTX_free
(SSL_CTX *a)
4152
SSL_CTX_free
(ssl->ctx); /* decrement reference count */
/src/crypto/external/apache2/openssl/dist/ssl/
ssl_lib.c
727
SSL_CTX_free
(ctx);
1437
SSL_CTX_free
(s->ctx);
1484
SSL_CTX_free
(s->session_ctx);
3922
* During
SSL_CTX_free
, in which we already possess the lock, so
4011
/* Init the reference counting before any call to
SSL_CTX_free
*/
4319
SSL_CTX_free
(ret);
4343
void
SSL_CTX_free
(SSL_CTX *a)
5503
SSL_CTX_free
(ssl->ctx); /* decrement reference count */
Completed in 19 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026