Searched refs:tls13_record_send (Results 1 – 3 of 3) sorted by relevance
61 ssize_t tls13_record_send(struct tls13_record *_rec, tls_write_cb _wire_write,
168 tls13_record_send(struct tls13_record *rec, tls_write_cb wire_write, in tls13_record_send() function
1054 if ((ret = tls13_record_send(rl->wrec, rl->cb.wire_write, in tls13_record_layer_write_record()1081 if ((ret = tls13_record_send(rl->wrec, rl->cb.wire_write, rl->cb_arg)) <= 0) in tls13_record_layer_write_record()