Searched refs:tls13_record_layer_phh (Results 1 – 3 of 3) sorted by relevance
218 ssize_t tls13_record_layer_phh(struct tls13_record_layer *rl, CBS *cbs);
318 ret = tls13_record_layer_phh(ctx->rl, &cbs_hs); in tls13_key_update_recv()
446 tls13_record_layer_phh(struct tls13_record_layer *rl, CBS *cbs) in tls13_record_layer_phh() function