Home
last modified time | relevance | path

Searched refs:SERIAL_RAND_BITS (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/include/
H A Dapps.h315 # define SERIAL_RAND_BITS 159 macro
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c1621 if (!BN_rand(btmp, SERIAL_RAND_BITS, BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY)) in rand_serial()