Home
last modified time | relevance | path

Searched refs:tlsext_servername_arg (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/lib/libssl/
Dt1_lib.c728 s->ctx->tlsext_servername_arg); in ssl_check_clienthello_tlsext_early()
731 s->initial_ctx->tlsext_servername_arg); in ssl_check_clienthello_tlsext_early()
817 s->ctx->tlsext_servername_arg); in ssl_check_serverhello_tlsext()
820 s->initial_ctx->tlsext_servername_arg); in ssl_check_serverhello_tlsext()
Dtls13_legacy.c549 ssl_ctx->tlsext_servername_arg); in tls13_legacy_servername_process()
Dssl_local.h751 void *tlsext_servername_arg; member
Ds3_lib.c1992 ctx->tlsext_servername_arg = arg; in _SSL_CTX_set_tlsext_servername_arg()
Dssl_lib.c2163 ret->tlsext_servername_arg = NULL; in SSL_CTX_new()