Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/
Dbn_rand.c21 } BNRAND_FLAG; typedef
23 static int bnrand(BNRAND_FLAG flag, BIGNUM *rnd, int bits, int top, int bottom, in bnrand()
133 static int bnrand_range(BNRAND_FLAG flag, BIGNUM *r, const BIGNUM *range, in bnrand_range()