Searched defs:max_exclusive (Results 1 – 3 of 3) sorted by relevance
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
| D | random.c | 211 const BN_ULONG *max_exclusive, size_t len) { in bn_in_range_words() 217 size_t min_inclusive, const BN_ULONG *max_exclusive, in bn_range_to_mask() 246 const BN_ULONG *max_exclusive, size_t len, in bn_rand_range_words() 284 const BIGNUM *max_exclusive) { in BN_rand_range_ex() 298 const BIGNUM *max_exclusive) { in bn_rand_secret_range()
|
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ |
| D | random.c | 215 const BN_ULONG *max_exclusive, size_t len) { in bn_in_range_words() 221 size_t min_inclusive, const BN_ULONG *max_exclusive, in bn_range_to_mask() 250 const BN_ULONG *max_exclusive, size_t len, in bn_rand_range_words() 290 const BIGNUM *max_exclusive) { in BN_rand_range_ex() 304 const BIGNUM *max_exclusive) { in bn_rand_secret_range()
|
| /external/boringssl/src/crypto/fipsmodule/bn/ |
| D | random.c | 215 const BN_ULONG *max_exclusive, size_t len) { in bn_in_range_words() 221 size_t min_inclusive, const BN_ULONG *max_exclusive, in bn_range_to_mask() 250 const BN_ULONG *max_exclusive, size_t len, in bn_rand_range_words() 290 const BIGNUM *max_exclusive) { in BN_rand_range_ex() 304 const BIGNUM *max_exclusive) { in bn_rand_secret_range()
|