Searched defs:tls (Results 1 – 5 of 5) sorted by relevance
290 SSL *tls = NULL; in port_new_handshake_layer() local306 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()
132 SSL *tls; member
44 SSL *tls; member
45 SSL *tls; member
121 SSL *tls; member
Completed in 11 milliseconds