Searched defs:tls_record_layer (Results 1 – 1 of 1) sorted by relevance
35 struct tls_record_layer { struct36 uint8_t tls_type;37 uint8_t tls_vmajor;38 uint8_t tls_vminor;39 uint16_t tls_length;40 uint8_t tls_data[0];