Searched refs:rnd_str (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.c952 const char *rnd_str; local
957 rnd_str = format_hex_ex (rnd_bytes, sizeof (rnd_bytes), 40, 0, NULL, gc);
958 buf_printf(&hname, "%s-0x%s.%s", hst, rnd_str, dot);

Completed in 96 milliseconds