Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/libevent/include/event2/
HDbufferevent_ssl.h43 struct ssl_st;
71 struct ssl_st *ssl,
89 struct ssl_st *ssl,
117 struct ssl_st *
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_sess_set_get_cb.pod18 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx))(struct ssl_st *ssl, SSL_SESSION *sess);
20 …SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx))(struct ssl_st *ssl, unsigned char *data, int…
22 int (*new_session_cb)(struct ssl_st *ssl, SSL_SESSION *sess);
24 SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl, unsigned char *data,
/NextBSD/crypto/openssl/crypto/
HDossl_typ.h178 typedef struct ssl_st SSL;
/NextBSD/contrib/wpa/patches/
HDopenssl-0.9.8za-tls-extensions.patch154 * 'struct ssl_st *' function parameters used to prototype callbacks
156 typedef struct ssl_st *ssl_crock_st;
171 @@ -1053,6 +1057,18 @@ struct ssl_st
HDopenssl-0.9.8zf-tls-extensions.patch157 typedef struct ssl_st *ssl_crock_st;
175 @@ -1116,6 +1123,18 @@ struct ssl_st {
/NextBSD/crypto/openssl/ssl/
HDssl.h372 typedef struct ssl_st *ssl_crock_st;
960 int (*new_session_cb) (struct ssl_st *ssl, SSL_SESSION *sess);
962 SSL_SESSION *(*get_session_cb) (struct ssl_st *ssl,
1226 int (*new_session_cb) (struct ssl_st *ssl,
1228 int (*SSL_CTX_sess_get_new_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
1238 SSL_SESSION *(*get_session_cb) (struct ssl_st
1243 SSL_SESSION *(*SSL_CTX_sess_get_get_cb(SSL_CTX *ctx)) (struct ssl_st *ssl,
1422 struct ssl_st { struct
HDtls_srp.c99 int SSL_SRP_CTX_free(struct ssl_st *s) in SSL_SRP_CTX_free()
131 int SSL_SRP_CTX_init(struct ssl_st *s) in SSL_SRP_CTX_init()
HDssl_sess.c1184 int (*cb) (struct ssl_st *ssl, in SSL_CTX_sess_set_new_cb()
1206 SSL_SESSION *(*cb) (struct ssl_st *ssl, in SSL_CTX_sess_set_get_cb()
/NextBSD/crypto/openssl/util/
HDindent.pro748 -T ssl_st