Home
last modified time | relevance | path

Searched refs:tls13_record_layer_set_hash (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libssl/
H A Dtls13_internal.h208 void tls13_record_layer_set_hash(struct tls13_record_layer *rl,
H A Dtls13_client.c382 tls13_record_layer_set_hash(ctx->rl, ctx->hash); in tls13_client_engage_record_protection()
H A Dtls13_server.c417 tls13_record_layer_set_hash(ctx->rl, ctx->hash); in tls13_server_engage_record_protection()
H A Dtls13_record_layer.c255 tls13_record_layer_set_hash(struct tls13_record_layer *rl, in tls13_record_layer_set_hash() function