Searched defs:net_rbio (Results 1 – 5 of 5) sorted by relevance
41 BIO *net_rbio, *net_wbio; member
57 BIO *net_rbio, *net_wbio; member
253 int ossl_quic_port_set_net_rbio(QUIC_PORT *port, BIO *net_rbio) in ossl_quic_port_set_net_rbio()
166 BIO *net_rbio, *net_wbio; member
875 void ossl_quic_conn_set0_net_rbio(SSL *s, BIO *net_rbio) in ossl_quic_conn_set0_net_rbio()
Completed in 36 milliseconds