Searched refs:quic_sslctx_create (Results 1 – 5 of 5) sorted by relevance
523 void* quic_sslctx_create(char* key, char* pem, char* verifypem);
4595 void* quic_sslctx_create(char* key, char* pem, char* verifypem) in quic_sslctx_create() function
616 void* quic_sslctx_create(char* ATTR_UNUSED(key), char* ATTR_UNUSED(pem), in quic_sslctx_create() function
388 if(!(daemon->listen_quic_sslctx = quic_sslctx_create( in service_init()
509 if(!(daemon->listen_quic_sslctx = quic_sslctx_create( in setup_sslctxs()