Searched refs:rndstr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmisc.c896 const char *rndstr; local
902 rndstr = format_hex_ex (rndbytes, sizeof rndbytes, 40, 0, NULL, gc);
903 buf_printf (&fname, PACKAGE "_%s_%s.tmp", prefix, rndstr);

Completed in 101 milliseconds