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_st
(Results
1 - 11
of
11
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/include/openssl/
types.h
185
typedef struct
ssl_ctx_st
SSL_CTX;
ssl.h.in
707
void (*remove_session_cb) (struct
ssl_ctx_st
710
void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx)) (struct
ssl_ctx_st
*ctx,
/src/crypto/external/bsd/openssl.old/dist/include/openssl/
ossl_typ.h
149
typedef struct
ssl_ctx_st
SSL_CTX;
ssl.h
715
void (*remove_session_cb) (struct
ssl_ctx_st
718
void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx)) (struct
ssl_ctx_st
*ctx,
/src/crypto/external/apache2/openssl/dist/include/openssl/
types.h
199
typedef struct
ssl_ctx_st
SSL_CTX;
ssl.h.in
729
void (*remove_session_cb)(struct
ssl_ctx_st
732
void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx))(struct
ssl_ctx_st
*ctx,
/src/external/mpl/bind/dist/lib/isc/include/isc/
tls.h
23
typedef struct
ssl_ctx_st
isc_tlsctx_t;
/src/crypto/external/bsd/openssl.old/dist/ssl/
tls_srp.c
22
int SSL_CTX_SRP_CTX_free(struct
ssl_ctx_st
*ctx)
129
int SSL_CTX_SRP_CTX_init(struct
ssl_ctx_st
*ctx)
ssl_local.h
735
struct
ssl_ctx_st
{
struct
773
void (*remove_session_cb) (struct
ssl_ctx_st
*ctx, SSL_SESSION *sess);
/src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h
793
struct
ssl_ctx_st
{
struct
833
void (*remove_session_cb)(struct
ssl_ctx_st
*ctx, SSL_SESSION *sess);
/src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h
841
struct
ssl_ctx_st
{
struct
881
void (*remove_session_cb) (struct
ssl_ctx_st
*ctx, SSL_SESSION *sess);
Completed in 59 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026