tls13_read_handshake_data
return tls13_read_handshake_data(rl, buf, n);
ssize_t tls13_read_handshake_data(struct tls13_record_layer *rl, uint8_t *buf, size_t n);