Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/
Dbn_exp2.c16 int BN_mod_exp2_mont(BIGNUM *rr, const BIGNUM *a1, const BIGNUM *p1, in BN_mod_exp2_mont() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h938 #define BN_mod_exp2_mont BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BN_mod_exp2_mont) macro