Searched refs:bn_mod_mul_montgomery_fallback (Results 1 – 1 of 1) sorted by relevance
383 static int bn_mod_mul_montgomery_fallback(BIGNUM *r, const BIGNUM *a, in bn_mod_mul_montgomery_fallback() function445 return bn_mod_mul_montgomery_fallback(r, a, b, mont, ctx); in BN_mod_mul_montgomery()