|
uint32_t | flag |
|
uint16_t | need_bytes |
|
uint16_t | got_bytes |
|
uint8_t | record_type |
|
uint8_t | cipher |
|
uint8_t | sess_id_size |
|
uint8_t | version |
|
uint8_t | client_version |
|
int16_t | next_state |
|
int16_t | hs_status |
|
DISPOSABLE_CTX * | dc |
|
SSL_SOCKET * | client_fd |
|
const cipher_info_t * | cipher_info |
|
void * | encrypt_ctx |
|
void * | decrypt_ctx |
|
uint8_t | bm_all_data [RT_MAX_PLAIN_LENGTH+RT_EXTRA] |
|
uint8_t * | bm_data |
|
uint16_t | bm_index |
|
uint16_t | bm_read_index |
|
struct _SSL * | next |
|
struct _SSL * | prev |
|
struct _SSL_CTX * | ssl_ctx |
|
uint16_t | session_index |
|
SSL_SESSION * | session |
|
uint8_t | session_id [SSL_SESSION_ID_SIZE] |
|
uint8_t | client_mac [SHA1_SIZE] |
|
uint8_t | server_mac [SHA1_SIZE] |
|
uint8_t | read_sequence [8] |
|
uint8_t | write_sequence [8] |
|
uint8_t | hmac_header [SSL_RECORD_SIZE] |
|
The documentation for this struct was generated from the following file:
- lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/tls1.h