Searched refs:BN_reciprocal (Results 1 – 5 of 5) sorted by relevance
121 recp->shift = BN_reciprocal(&(recp->Nr), &(recp->N), i, ctx); in BN_div_recp()174 int BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx) in BN_reciprocal() function
330 int BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx);
276 BN_reciprocal(3)
300 BN_reciprocal(3)
3093 BN_reciprocal 3160 3_0_0 EXIST::FUNCTION:
Completed in 17 milliseconds