Searched defs:BN_exp (Results 1 – 5 of 5) sorted by relevance
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
| D | exponentiation.c | 123 int BN_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx) { in BN_exp() function
|
| /external/boringssl/src/crypto/fipsmodule/bn/ |
| D | exponentiation.c | 123 int BN_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx) { in BN_exp() function
|
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ |
| D | exponentiation.c | 123 int BN_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx) { in BN_exp() function
|
| /external/grpc-grpc/src/core/tsi/ |
| D | grpc_shadow_boringssl.h | 759 #define BN_exp GRPC_SHADOW_BN_exp macro
|
| /external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
| D | boringssl_prefix_symbols.h | 917 #define BN_exp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BN_exp) macro
|