Searched refs:tls13_record_layer_set_aead (Results 1 – 4 of 4) sorted by relevance
205 void tls13_record_layer_set_aead(struct tls13_record_layer *rl,
416 tls13_record_layer_set_aead(ctx->rl, ctx->aead); in tls13_server_engage_record_protection()
381 tls13_record_layer_set_aead(ctx->rl, ctx->aead); in tls13_client_engage_record_protection()
248 tls13_record_layer_set_aead(struct tls13_record_layer *rl, in tls13_record_layer_set_aead() function