Lines Matching refs:BN_CTX
75 BN_MONT_CTX *mont, BN_CTX *ctx);
77 BN_CTX *ctx);
79 BN_CTX *ctx);
84 int bn_mul_fixed_top(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx);
85 int bn_sqr_fixed_top(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx);
89 const BIGNUM *d, BN_CTX *ctx);
96 int ossl_bn_miller_rabin_is_prime(const BIGNUM *w, int iterations, BN_CTX *ctx,
105 const BIGNUM *e, BN_CTX *ctx,
110 int nlen, const BIGNUM *e, BN_CTX *ctx,
113 OSSL_LIB_CTX *ossl_bn_get_libctx(BN_CTX *ctx);