HomeSort by relevance Sort by last modified time
    Searched refs:true_random (Results 1 - 2 of 2) sorted by null

  /external/netperf/src/
net_uuid.c 92 static uint16_t true_random(void);
123 myrand = true_random();
167 myrand = true_random();
177 /* true_random -- generate a crypto-quality random number.
179 static uint16_t true_random(void) function
322 clockseq = true_random();
  /external/ImageMagick/MagickCore/
random.c     [all...]

Completed in 162 milliseconds