Searched defs:upper_exc (Results 1 – 1 of 1) sorted by relevance
292 bn_rand_in_range(BIGNUM *rnd, const BIGNUM *lower_inc, const BIGNUM *upper_exc) in bn_rand_in_range()315 bn_rand_interval(BIGNUM *rnd, BN_ULONG lower_word, const BIGNUM *upper_exc) in bn_rand_interval()