Searched refs:SERIAL_RAND_BITS (Results 1 – 2 of 2) sorted by relevance
24 #define SERIAL_RAND_BITS 64 macro39 if (!BN_pseudo_rand(btmp, SERIAL_RAND_BITS, 0, 0)) in rand_serial()
37 static const int SERIAL_RAND_BITS = 64; variable75 !BN_pseudo_rand(serial_number, SERIAL_RAND_BITS, 0, 0) || in MakeCertificate()