BN_rand 116 source4/heimdal/lib/hcrypto/bn.h int BN_rand(BIGNUM *, int, int, int); BN_rand 107 source4/heimdal/lib/hcrypto/dh-imath.c if (!BN_rand(dh->priv_key, bits - 1, 0, 0)) {