HomeSort by relevance Sort by last modified time
    Searched full:egd (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
rand_egd.c 62 * Query the EGD <URL: http://www.lothar.com/tech/crypto/>.
67 * will actually query "bytes" bytes of entropy form the egd-socket located
70 * The number of bytes is not limited by the maximum chunk size of EGD,
76 * num the number of bytes read from the EGD socket. This number is either
77 * the number of bytes requested or smaller, if the EGD pool is
89 * num the number of bytes read from the EGD socket. This number is either
90 * the number of bytes requested or smaller, if the EGD pool is
rand_unix.c 376 /* Use an EGD socket to read entropy from an EGD or PRNGD entropy
randfile.c 106 * Entropy devices and EGD sockets are handled in rand_unix.c */
  /external/openssl/crypto/rand/
rand_egd.c 62 * Query the EGD <URL: http://www.lothar.com/tech/crypto/>.
67 * will actually query "bytes" bytes of entropy form the egd-socket located
70 * The number of bytes is not limited by the maximum chunk size of EGD,
76 * num the number of bytes read from the EGD socket. This number is either
77 * the number of bytes requested or smaller, if the EGD pool is
89 * num the number of bytes read from the EGD socket. This number is either
90 * the number of bytes requested or smaller, if the EGD pool is
rand_unix.c 376 /* Use an EGD socket to read entropy from an EGD or PRNGD entropy
randfile.c 106 * Entropy devices and EGD sockets are handled in rand_unix.c */
  /external/chromium_org/third_party/openssl/openssl/apps/
app_rand.c 138 /* we try if the given filename is an EGD socket.
170 int egd; local
182 egd=RAND_egd(n);
183 if (egd > 0)
184 tot+=egd;
  /external/openssl/apps/
app_rand.c 138 /* we try if the given filename is an EGD socket.
170 int egd; local
182 egd=RAND_egd(n);
183 if (egd > 0)
184 tot+=egd;
  /external/chromium_org/third_party/openssl/openssl/
e_os.h 85 /* set this to a comma-seperated list of 'egd' sockets to try out. These
88 #define DEVRANDOM_EGD "/var/run/egd-pool","/dev/egd-pool","/etc/egd-pool","/etc/entropy"
  /external/openssl/
e_os.h 85 /* set this to a comma-seperated list of 'egd' sockets to try out. These
88 #define DEVRANDOM_EGD "/var/run/egd-pool","/dev/egd-pool","/etc/egd-pool","/etc/entropy"
  /external/chromium_org/third_party/apache-win32/
OPENSSL-NEWS.txt 363 EGD style random sources at several locations.
529 o EGD support
  /external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
adb 
  /external/skia/platform_tools/android/bin/linux/
adb 
  /cts/tests/tests/media/res/raw/
football_qvga.yuv     [all...]
  /external/chromium_org/media/test/data/
bali_640x360_P420.yuv     [all...]
bali_640x360_P420_alpha.yuv     [all...]
bali_640x360_P422.yuv     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SVG/resources/
CrawFishGanson.svg     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 1263 milliseconds