Lines Matching full:bignum
189 const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx)
221 int ec_GF2m_simple_group_get_curve(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *ctx)
260 BIGNUM *b;
350 const BIGNUM *x, const BIGNUM *y, BN_CTX *ctx)
377 BIGNUM *x, BIGNUM *y, BN_CTX *ctx)
425 const BIGNUM *x_, int y_bit, BN_CTX *ctx)
428 BIGNUM *tmp, *x, *y, *z;
504 BIGNUM *x, *y, *yxi;
636 BIGNUM *x, *y, *yxi;
748 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t;
879 BIGNUM *lh, *y2;
880 int (*field_mul)(const EC_GROUP *, BIGNUM *, const BIGNUM *, const BIGNUM *, BN_CTX *);
881 int (*field_sqr)(const EC_GROUP *, BIGNUM *, const BIGNUM *, BN_CTX *);
932 BIGNUM *aX, *aY, *bX, *bY;
978 BIGNUM *x, *y;
1025 int ec_GF2m_simple_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx)
1032 int ec_GF2m_simple_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx)
1039 int ec_GF2m_simple_field_div(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx)