Searched refs:ssl_st (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/ntp/sntp/libevent/include/event2/ |
| H A D | bufferevent_ssl.h | 43 struct ssl_st; 71 struct ssl_st *ssl, 89 struct ssl_st *ssl, 117 struct ssl_st *
|
| /freebsd/contrib/libevent/include/event2/ |
| H A D | bufferevent_ssl.h | 43 struct ssl_st; 71 struct ssl_st *ssl, 89 struct ssl_st *ssl, 117 struct ssl_st *
|
| /freebsd/crypto/openssl/ssl/quic/ |
| H A D | quic_obj_local.h | 72 struct ssl_st ssl;
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_sess_set_get_cb.pod | 21 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 D | types.h | 198 typedef struct ssl_st SSL;
|
| H A D | ssl.h | 233 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 D | ssl.h.in | 231 * 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 D | quic-hq-interop.c | 364 static int cache_new_session(struct ssl_st *ssl, SSL_SESSION *sess) in cache_new_session()
|
| /freebsd/crypto/openssl/ssl/ |
| H A D | ssl_local.h | 832 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 D | ssl_sess.c | 1349 int (*cb)(struct ssl_st *ssl, SSL_SESSION *sess)) in SSL_CTX_sess_set_new_cb()
|
| /freebsd/crypto/openssl/util/ |
| H A D | indent.pro | 605 -T ssl_st
|