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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/linux_oss/
H A DmvOs.c92 int rand; local
93 get_random_bytes(&rand, sizeof(rand) );
94 return rand;
/netgear-R7800-V1.0.2.28/tools/wrt350nv2-builder/src/
H A Dcrypt.h108 * output of rand() to get less predictability, since rand() is
118 c = (rand() >> 7) & 0xff;
/netgear-R7800-V1.0.2.28/package/px5g/src/library/
H A Drsa.c320 *p = (unsigned char) rand();
H A Dx509write.c1024 serial = rand();

Completed in 71 milliseconds