Searched refs:BN_mod_inverse_no_branch (Results 1 – 1 of 1) sorted by relevance
206 static BIGNUM *BN_mod_inverse_no_branch(BIGNUM *in,217 return BN_mod_inverse_no_branch(in, a, n, ctx); in BN_mod_inverse()506 static BIGNUM *BN_mod_inverse_no_branch(BIGNUM *in, in BN_mod_inverse_no_branch() function