Home
last modified time | relevance | path

Searched defs:BN_exp (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/bn/
Dexponentiation.c123 int BN_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx) { in BN_exp() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h759 #define BN_exp GRPC_SHADOW_BN_exp macro