Lines Matching refs:BN_CTX
128 int BN_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx) { in BN_exp()
213 static int BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *d, BN_CTX *ctx) { in BN_RECP_CTX_set()
228 static int BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx) { in BN_reciprocal()
254 BN_RECP_CTX *recp, BN_CTX *ctx) { in BN_div_recp()
357 BN_RECP_CTX *recp, BN_CTX *ctx) { in BN_mod_mul_reciprocal()
420 const BIGNUM *m, BN_CTX *ctx) { in mod_exp_recp()
562 BN_CTX *ctx) { in BN_mod_exp()
605 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont) { in BN_mod_exp_mont()
853 const BIGNUM *m, BN_CTX *ctx, in BN_mod_exp_mont_consttime()
1205 const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *in_mont) { in BN_mod_exp_mont_word()
1364 BN_CTX *ctx, BN_MONT_CTX *in_mont) { in BN_mod_exp2_mont()