Searched refs:create_channel (Results 1 – 1 of 1) sorted by relevance
29 static int create_channel(QUIC_CONNECTION *qc, SSL_CTX *ctx);637 if (!create_channel(qc, ctx)) in ossl_quic_new()1796 static int create_channel(QUIC_CONNECTION *qc, SSL_CTX *ctx) in create_channel() function