Searched refs:tls13_peek_application_data (Results 1 – 3 of 3) sorted by relevance
250 ret = tls13_peek_application_data(ctx->rl, buf, len); in tls13_legacy_read_bytes()
225 ssize_t tls13_peek_application_data(struct tls13_record_layer *rl, uint8_t *buf, size_t n);
1175 tls13_peek_application_data(struct tls13_record_layer *rl, uint8_t *buf, size_t n) in tls13_peek_application_data() function