Home
last modified time | relevance | path

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

/external/chromium_org/third_party/boringssl/src/crypto/bn/
Drandom.c116 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) { in BN_rand() function
/external/openssl/crypto/bn/
Dbn_rand.c212 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() function