Searched defs:BN_rand (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libcrypto/bn/
H A Dbn_rand.c202 BN_rand(BIGNUM *rnd, int bits, int top, int bottom) function
206 LCRYPTO_ALIAS(BN_rand); variable
/openbsd-current/lib/libcrypto/hidden/openssl/
H A Dbn.h50 LCRYPTO_USED(BN_rand); variable

Completed in 74 milliseconds