Searched defs:BN_mod_exp_mont_consttime (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/bn/
H A Dexponentiation.c736 /* BN_mod_exp_mont_consttime() stores the precomputed powers in a specific
814 * algorithm (BN_mod_exp_mont_consttime).
851 int BN_mod_exp_mont_consttime(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p, function

Completed in 101 milliseconds