Searched refs:bn_from_montgomery (Results 1 – 3 of 3) sorted by relevance
1633 .globl bn_from_montgomery symbol1634 .hidden bn_from_montgomery1635 .type bn_from_montgomery,@function1637 bn_from_montgomery: label1642 .size bn_from_montgomery,.-bn_from_montgomery
1007 int bn_from_montgomery(BN_ULONG * rp, const BN_ULONG * ap, in BN_mod_exp_mont_consttime()1117 ret = bn_from_montgomery(tmp.d, tmp.d, NULL, np2, n0, top); in BN_mod_exp_mont_consttime()
1688 global bn_from_montgomery1691 bn_from_montgomery: label