Home
last modified time | relevance | path

Searched refs:tls13_record_layer_phh (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/crypto/libressl/ssl/
H A Dtls13_internal.h218 ssize_t tls13_record_layer_phh(struct tls13_record_layer *rl, CBS *cbs);
H A Dtls13_lib.c318 ret = tls13_record_layer_phh(ctx->rl, &cbs_hs); in tls13_key_update_recv()
H A Dtls13_record_layer.c446 tls13_record_layer_phh(struct tls13_record_layer *rl, CBS *cbs) in tls13_record_layer_phh() function