Searched defs:tls (Results 1 – 4 of 4) sorted by relevance
458 SSL *tls = NULL; in port_new_handshake_layer() local508 static QUIC_CHANNEL *port_make_channel(QUIC_PORT *port, SSL *tls, OSSL_QRX *qrx, in port_make_channel()571 QUIC_CHANNEL *ossl_quic_port_create_outgoing(QUIC_PORT *port, SSL *tls) in ossl_quic_port_create_outgoing()577 QUIC_CHANNEL *ossl_quic_port_create_incoming(QUIC_PORT *port, SSL *tls) in ossl_quic_port_create_incoming()614 SSL *tls; in ossl_quic_port_drop_incoming() local
121 SSL *tls; member
44 SSL *tls; member
50 SSL *tls; member
Completed in 748 milliseconds