Searched refs:ossl_quic_channel_alloc (Results 1 – 3 of 3) sorted by relevance
181 QUIC_CHANNEL *ossl_quic_channel_alloc(const QUIC_CHANNEL_ARGS *args);
529 ch = ossl_quic_channel_alloc(&args); in port_make_channel()
461 QUIC_CHANNEL *ossl_quic_channel_alloc(const QUIC_CHANNEL_ARGS *args) in ossl_quic_channel_alloc() function