Searched refs:SERIAL_RAND_BITS (Results 1 - 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dopensslidentity.cc50 static const int SERIAL_RAND_BITS = 64; member in namespace:talk_base
105 !BN_pseudo_rand(serial_number, SERIAL_RAND_BITS, 0, 0) ||
/external/openssl/apps/
H A Dapps.h361 #define SERIAL_RAND_BITS 64 macro
H A Dapps.c1781 if (!BN_pseudo_rand(btmp, SERIAL_RAND_BITS, 0, 0))

Completed in 1037 milliseconds