Searched defs:g_pcszDHFile (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/webservice/
H A Dvboxweb.cpp129 static const char *g_pcszDHFile = NULL; // DH file name or DH key length in bits, NULL=use RSA variable
842 g_pcszDHFile, g_pcszRandFile, g_pcszSID))
1015 g_pcszDHFile = ValueUnion.psz;

Completed in 49 milliseconds