Home
last modified time | relevance | path

Searched defs:bn_expand (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Dbn.c371 int bn_expand(BIGNUM *bn, size_t bits) { in bn_expand() function
/external/grpc-grpc/src/boringssl/
Dboringssl_prefix_symbols.h2940 #define bn_expand BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, bn_expand) macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2926 #define bn_expand BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, bn_expand) macro