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

  /external/chromium/third_party/libjingle/source/talk/base/
opensslidentity.cc 50 static const int SERIAL_RAND_BITS = 64;
105 !BN_pseudo_rand(serial_number, SERIAL_RAND_BITS, 0, 0) ||
  /external/openssl/apps/
apps.h 361 #define SERIAL_RAND_BITS 64

Completed in 32 milliseconds