Searched defs:max_exclusive (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/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()
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/bn/ |
H A 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() 296 const BIGNUM *max_exclusive) { in BN_rand_range_ex() 310 const BIGNUM *max_exclusive) { in bn_rand_secret_range()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ |
H A 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() 296 const BIGNUM *max_exclusive) { in BN_rand_range_ex() 310 const BIGNUM *max_exclusive) { in bn_rand_secret_range()
|
/aosp_15_r20/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()
|