Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dtls13_handshake.c71 .send = tls13_client_end_of_early_data_send,
H A Dtls13_internal.h382 int tls13_client_end_of_early_data_send(struct tls13_ctx *ctx, CBB *cbb);
H A Dtls13_client.c987 tls13_client_end_of_early_data_send(struct tls13_ctx *ctx, CBB *cbb) in tls13_client_end_of_early_data_send() function