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

  /external/chromium_org/third_party/webrtc/base/
opensslidentity.cc 40 static const int SERIAL_RAND_BITS = 64;
88 !BN_pseudo_rand(serial_number, SERIAL_RAND_BITS, 0, 0) ||
  /external/openssl/apps/
apps.h 363 #define SERIAL_RAND_BITS 64

Completed in 869 milliseconds