Searched refs:rndbytes (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.c895 uint8_t rndbytes[16]; local
901 prng_bytes (rndbytes, sizeof rndbytes);
902 rndstr = format_hex_ex (rndbytes, sizeof rndbytes, 40, 0, NULL, gc);

Completed in 109 milliseconds