Home
last modified time | relevance | path

Searched refs:ssl_st (Results 1 – 9 of 9) 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/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.h184 typedef struct ssl_st SSL;
H A Dssl.h227 typedef struct ssl_st *ssl_crock_st;
725 int (*new_session_cb) (struct ssl_st *ssl,
727 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
736 SSL_SESSION *(*get_session_cb) (struct ssl_st
741 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
H A Dssl.h.in225 * This is needed to stop compilers complaining about the 'struct ssl_st *'
228 typedef struct ssl_st *ssl_crock_st;
702 int (*new_session_cb) (struct ssl_st *ssl,
704 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
713 SSL_SESSION *(*get_session_cb) (struct ssl_st
718 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
/freebsd/crypto/openssl/ssl/
H A Dssl_sess.c1321 int (*cb) (struct ssl_st *ssl, SSL_SESSION *sess)) in SSL_CTX_sess_set_new_cb()
1342 SSL_SESSION *(*cb) (struct ssl_st *ssl, in SSL_CTX_sess_set_get_cb()
H A Dssl_local.h880 int (*new_session_cb) (struct ssl_st *ssl, SSL_SESSION *sess);
882 SSL_SESSION *(*get_session_cb) (struct ssl_st *ssl,
1212 struct ssl_st { struct
/freebsd/crypto/openssl/util/
H A Dindent.pro607 -T ssl_st