Searched refs:ssl_ctx_st (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libcrypto/
H A Dossl_typ.h151 typedef struct ssl_ctx_st SSL_CTX;
/openbsd-current/lib/libssl/
H A Dssl_local.h685 struct ssl_ctx_st { struct
743 void (*remove_session_cb)(struct ssl_ctx_st *ctx, SSL_SESSION *sess);
H A Dssl.h584 void (*remove_session_cb)(struct ssl_ctx_st *ctx, SSL_SESSION *sess));
585 void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx))(struct ssl_ctx_st *ctx,

Completed in 150 milliseconds