Lines Matching refs:BN_CTX
139 int BN_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx) { in BN_exp()
219 static int BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *d, BN_CTX *ctx) { in BN_RECP_CTX_set()
234 static int BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx) { in BN_reciprocal()
260 BN_RECP_CTX *recp, BN_CTX *ctx) { in BN_div_recp()
363 BN_RECP_CTX *recp, BN_CTX *ctx) { in BN_mod_mul_reciprocal()
426 const BIGNUM *m, BN_CTX *ctx) { in mod_exp_recp()
566 BN_CTX *ctx) { in BN_mod_exp()
575 const BIGNUM *m, BN_CTX *ctx, const BN_MONT_CTX *mont) { in BN_mod_exp_mont()
852 const BIGNUM *m, BN_CTX *ctx, in BN_mod_exp_mont_consttime()
1183 const BIGNUM *m, BN_CTX *ctx, in BN_mod_exp_mont_word()
1207 BN_CTX *ctx, const BN_MONT_CTX *mont) { in BN_mod_exp2_mont()