Home
last modified time | relevance | path

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

/openbsd-src/lib/libssl/
H A Dtls13_client.c420 return tls13_use_legacy_client(ctx); in tls13_server_hello_retry_request_recv()
483 return tls13_use_legacy_client(ctx); in tls13_server_hello_recv()
H A Dtls13_legacy.c386 tls13_use_legacy_client(struct tls13_ctx *ctx) in tls13_use_legacy_client() function
H A Dtls13_internal.h327 int tls13_use_legacy_client(struct tls13_ctx *ctx);