Searched refs:ssl_st (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/contrib/ntp/sntp/libevent/include/event2/ |
| HD | bufferevent_ssl.h | 43 struct ssl_st; 71 struct ssl_st *ssl, 89 struct ssl_st *ssl, 117 struct ssl_st *
|
| /NextBSD/crypto/openssl/doc/ssl/ |
| HD | SSL_CTX_sess_set_get_cb.pod | 18 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/ |
| HD | ossl_typ.h | 178 typedef struct ssl_st SSL;
|
| /NextBSD/contrib/wpa/patches/ |
| HD | openssl-0.9.8za-tls-extensions.patch | 154 * '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
|
| HD | openssl-0.9.8zf-tls-extensions.patch | 157 typedef struct ssl_st *ssl_crock_st; 175 @@ -1116,6 +1123,18 @@ struct ssl_st {
|
| /NextBSD/crypto/openssl/ssl/ |
| HD | ssl.h | 372 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
|
| HD | tls_srp.c | 99 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()
|
| HD | ssl_sess.c | 1184 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/ |
| HD | indent.pro | 748 -T ssl_st
|