Home
last modified time | relevance | path

Searched defs:tls (Results 1 – 5 of 5) sorted by relevance

/openssl/ssl/quic/
H A Dquic_port.c290 SSL *tls = NULL; in port_new_handshake_layer() local
306 static QUIC_CHANNEL *port_make_channel(QUIC_PORT *port, SSL *tls, int is_server) in port_make_channel()
335 QUIC_CHANNEL *ossl_quic_port_create_outgoing(QUIC_PORT *port, SSL *tls) in ossl_quic_port_create_outgoing()
340 QUIC_CHANNEL *ossl_quic_port_create_incoming(QUIC_PORT *port, SSL *tls) in ossl_quic_port_create_incoming()
H A Dquic_local.h132 SSL *tls; member
H A Dquic_tserver.c44 SSL *tls; member
H A Dquic_channel_local.h45 SSL *tls; member
/openssl/include/internal/
H A Dquic_channel.h121 SSL *tls; member

Completed in 14 milliseconds