Searched defs:BN_rand (Results 1 – 5 of 5) sorted by relevance
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
| D | random.c | 123 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) { in BN_rand() function
|
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ |
| D | random.c | 124 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) { in BN_rand() function
|
| /external/boringssl/src/crypto/fipsmodule/bn/ |
| D | random.c | 124 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) { in BN_rand() function
|
| /external/grpc-grpc/src/core/tsi/ |
| D | grpc_shadow_boringssl.h | 814 #define BN_rand GRPC_SHADOW_BN_rand macro
|
| /external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
| D | boringssl_prefix_symbols.h | 979 #define BN_rand BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BN_rand) macro
|