Searched defs:bn_mod_exp_base_2_consttime (Results 1 – 2 of 2) sorted by relevance
163 int bn_mod_exp_base_2_consttime(BIGNUM *r, unsigned p, const BIGNUM *n, in bn_mod_exp_base_2_consttime() function
2942 #define bn_mod_exp_base_2_consttime BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, bn_mod_exp_base_2_constt… macro