Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_port.c25 static int port_init(QUIC_PORT *port);
46 if (!port_init(port)) { in ossl_quic_port_new()
63 static int port_init(QUIC_PORT *port) in port_init() function

Completed in 5 milliseconds