Searched defs:tls_record_layer (Results 1 – 1 of 1) sorted by relevance
38 struct tls_record_layer { struct39 uint8_t tls_type;40 uint8_t tls_vmajor;41 uint8_t tls_vminor;42 uint16_t tls_length;43 uint8_t tls_data[0];