|
struct tls_global * | global |
|
gnutls_session_t | session |
|
int | read_alerts |
|
int | write_alerts |
|
int | failed |
|
u8 * | pre_shared_secret |
|
size_t | pre_shared_secret_len |
|
int | established |
|
int | verify_peer |
|
unsigned int | disable_time_checks:1 |
|
struct wpabuf * | push_buf |
|
struct wpabuf * | pull_buf |
|
const u8 * | pull_buf_offset |
|
int | params_set |
|
gnutls_certificate_credentials_t | xcred |
|
char * | suffix_match |
|
char * | domain_match |
|
unsigned int | flags |
|
struct tlsv1_client * | client |
|
struct tlsv1_server * | server |
|
struct tls_context * | context |
|
SSL_CTX * | ssl_ctx |
|
SSL * | ssl |
|
BIO * | ssl_in |
|
BIO * | ssl_out |
|
char * | subject_match |
|
char * | altsubject_match |
|
tls_session_ticket_cb | session_ticket_cb |
|
void * | session_ticket_cb_ctx |
|
u8 * | session_ticket |
|
size_t | session_ticket_len |
|
unsigned int | ca_cert_verify:1 |
|
unsigned int | cert_probe:1 |
|
unsigned int | server_cert_only:1 |
|
unsigned int | invalid_hb_used:1 |
|
unsigned int | success_data:1 |
|
u8 | srv_cert_hash [32] |
|
X509 * | peer_cert |
|
X509 * | peer_issuer |
|
X509 * | peer_issuer_issuer |
|
The documentation for this struct was generated from the following files: