Searched refs:tls13_record_set_data (Results 1 – 3 of 3) sorted by relevance
57 int tls13_record_set_data(struct tls13_record *_rec, uint8_t *_data,
107 tls13_record_set_data(struct tls13_record *rec, uint8_t *data, size_t data_len) in tls13_record_set_data() function
668 if (!tls13_record_set_data(rl->wrec, data, data_len)) in tls13_record_layer_seal_record_plaintext()762 if (!tls13_record_set_data(rl->wrec, data, data_len)) in tls13_record_layer_seal_record_protected()