Searched refs:tls13_record_layer_set_hash (Results 1 – 4 of 4) sorted by relevance
208 void tls13_record_layer_set_hash(struct tls13_record_layer *rl,
382 tls13_record_layer_set_hash(ctx->rl, ctx->hash); in tls13_client_engage_record_protection()
417 tls13_record_layer_set_hash(ctx->rl, ctx->hash); in tls13_server_engage_record_protection()
255 tls13_record_layer_set_hash(struct tls13_record_layer *rl, in tls13_record_layer_set_hash() function