Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_port.c276 OSSL_LIST_FOREACH(ch, ch, &port->channel_list) in ossl_quic_port_set_net_wbio()
376 OSSL_LIST_FOREACH(ch, ch, &port->channel_list) { in ossl_quic_port_subtick()
606 OSSL_LIST_FOREACH(ch, ch, &port->channel_list) in ossl_quic_port_raise_net_error()
H A Dquic_engine.c134 OSSL_LIST_FOREACH(port, port, &qeng->port_list) { in qeng_tick()
/openssl/include/internal/
H A Dlist.h27 # define OSSL_LIST_FOREACH(p, name, l) \ macro

Completed in 10 milliseconds