Searched refs:ssl_ctx_st (Results 1 – 2 of 2) sorted by relevance
19 void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx))(struct ssl_ctx_st *ctx, SSL_SESSION *sess);23 void (*remove_session_cb)(struct ssl_ctx_st *ctx, SSL_SESSION *sess);
357 typedef struct ssl_ctx_st SSL_CTX;597 struct ssl_ctx_st struct634 void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_SESSION *sess); argument