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

/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.h611 # define SERIAL_RAND_BITS 159 macro
H A Dapps.c1537 if (!BN_rand(btmp, SERIAL_RAND_BITS, BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY))
/netbsd-current/crypto/external/bsd/openssl/dist/apps/include/
H A Dapps.h315 # define SERIAL_RAND_BITS 159 macro
/netbsd-current/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapps.c1621 if (!BN_rand(btmp, SERIAL_RAND_BITS, BN_RAND_TOP_ANY, BN_RAND_BOTTOM_ANY))

Completed in 90 milliseconds