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