Home
last modified time | relevance | path

Searched refs:ssl_st (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dbufferevent_ssl.h43 struct ssl_st;
71 struct ssl_st *ssl,
89 struct ssl_st *ssl,
117 struct ssl_st *
/freebsd/contrib/libevent/include/event2/
H A Dbufferevent_ssl.h43 struct ssl_st;
71 struct ssl_st *ssl,
89 struct ssl_st *ssl,
117 struct ssl_st *
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_obj_local.h72 struct ssl_st ssl;
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_sess_set_get_cb.pod21 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl,
25 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx))(struct ssl_st *ssl,
/freebsd/crypto/openssl/include/openssl/
H A Dtypes.h198 typedef struct ssl_st SSL;
H A Dssl.h233 typedef struct ssl_st *ssl_crock_st;
747 int (*new_session_cb)(struct ssl_st *ssl,
749 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl,
758 SSL_SESSION *(*get_session_cb)(struct ssl_st
764 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx))(struct ssl_st *ssl,
H A Dssl.h.in231 * This is needed to stop compilers complaining about the 'struct ssl_st *'
234 typedef struct ssl_st *ssl_crock_st;
724 int (*new_session_cb)(struct ssl_st *ssl,
726 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl,
735 SSL_SESSION *(*get_session_cb)(struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx))(struct ssl_st *ssl,
/freebsd/crypto/openssl/test/quic-openssl-docker/hq-interop/
H A Dquic-hq-interop.c364 static int cache_new_session(struct ssl_st *ssl, SSL_SESSION *sess) in cache_new_session()
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h832 int (*new_session_cb)(struct ssl_st *ssl, SSL_SESSION *sess);
834 SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl,
1231 struct ssl_st { struct
1244 struct ssl_st ssl; argument
H A Dssl_sess.c1349 int (*cb)(struct ssl_st *ssl, SSL_SESSION *sess)) in SSL_CTX_sess_set_new_cb()
/freebsd/crypto/openssl/util/
H A Dindent.pro605 -T ssl_st