• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/

Lines Matching refs:BN_CTX

108                             const BIGNUM *b, BN_CTX *);
110 BN_CTX *);
114 int (*group_check_discriminant) (const EC_GROUP *, BN_CTX *);
135 const BIGNUM *z, BN_CTX *);
139 BN_CTX *);
142 BN_CTX *);
144 BIGNUM *x, BIGNUM *y, BN_CTX *);
147 BN_CTX *);
151 size_t len, BN_CTX *);
153 size_t len, BN_CTX *);
156 const EC_POINT *b, BN_CTX *);
157 int (*dbl) (const EC_GROUP *, EC_POINT *r, const EC_POINT *a, BN_CTX *);
158 int (*invert) (const EC_GROUP *, EC_POINT *, BN_CTX *);
163 int (*is_on_curve) (const EC_GROUP *, const EC_POINT *, BN_CTX *);
165 BN_CTX *);
167 int (*make_affine) (const EC_GROUP *, EC_POINT *, BN_CTX *);
169 BN_CTX *);
177 BN_CTX *);
178 int (*precompute_mult) (EC_GROUP *group, BN_CTX *);
188 const BIGNUM *b, BN_CTX *);
189 int (*field_sqr) (const EC_GROUP *, BIGNUM *r, const BIGNUM *a, BN_CTX *);
191 const BIGNUM *b, BN_CTX *);
194 BN_CTX *);
197 BN_CTX *);
198 int (*field_set_to_one) (const EC_GROUP *, BIGNUM *r, BN_CTX *);
261 BN_CTX *);
319 BN_CTX *);
320 int ec_wNAF_precompute_mult(EC_GROUP *group, BN_CTX *);
329 const BIGNUM *a, const BIGNUM *b, BN_CTX *);
331 BIGNUM *b, BN_CTX *);
333 int ec_GFp_simple_group_check_discriminant(const EC_GROUP *, BN_CTX *);
342 const BIGNUM *z, BN_CTX *);
346 BN_CTX *);
349 const BIGNUM *y, BN_CTX *);
352 BIGNUM *y, BN_CTX *);
355 BN_CTX *);
358 unsigned char *buf, size_t len, BN_CTX *);
360 const unsigned char *buf, size_t len, BN_CTX *);
362 const EC_POINT *b, BN_CTX *);
364 BN_CTX *);
365 int ec_GFp_simple_invert(const EC_GROUP *, EC_POINT *, BN_CTX *);
367 int ec_GFp_simple_is_on_curve(const EC_GROUP *, const EC_POINT *, BN_CTX *);
369 BN_CTX *);
370 int ec_GFp_simple_make_affine(const EC_GROUP *, EC_POINT *, BN_CTX *);
372 EC_POINT *[], BN_CTX *);
374 const BIGNUM *b, BN_CTX *);
376 BN_CTX *);
381 const BIGNUM *b, BN_CTX *);
386 const BIGNUM *b, BN_CTX *);
388 BN_CTX *);
390 BN_CTX *);
392 BN_CTX *);
393 int ec_GFp_mont_field_set_to_one(const EC_GROUP *, BIGNUM *r, BN_CTX *);
398 const BIGNUM *b, BN_CTX *);
400 const BIGNUM *b, BN_CTX *);
402 BN_CTX *);
411 BN_CTX *);
413 BIGNUM *b, BN_CTX *);
415 int ec_GF2m_simple_group_check_discriminant(const EC_GROUP *, BN_CTX *);
423 const BIGNUM *y, BN_CTX *);
426 BIGNUM *y, BN_CTX *);
429 BN_CTX *);
432 unsigned char *buf, size_t len, BN_CTX *);
434 const unsigned char *buf, size_t len, BN_CTX *);
436 const EC_POINT *b, BN_CTX *);
438 BN_CTX *);
439 int ec_GF2m_simple_invert(const EC_GROUP *, EC_POINT *, BN_CTX *);
441 int ec_GF2m_simple_is_on_curve(const EC_GROUP *, const EC_POINT *, BN_CTX *);
443 BN_CTX *);
444 int ec_GF2m_simple_make_affine(const EC_GROUP *, EC_POINT *, BN_CTX *);
446 EC_POINT *[], BN_CTX *);
448 const BIGNUM *b, BN_CTX *);
450 BN_CTX *);
452 const BIGNUM *b, BN_CTX *);
458 BN_CTX *);
459 int ec_GF2m_precompute_mult(EC_GROUP *group, BN_CTX *ctx);
467 BN_CTX *);
471 BN_CTX *ctx);
475 BN_CTX *);
479 const BIGNUM *scalars[], BN_CTX *ctx);
480 int ec_GFp_nistp224_precompute_mult(EC_GROUP *group, BN_CTX *ctx);
487 BN_CTX *);
491 BN_CTX *ctx);
495 BN_CTX *);
499 const BIGNUM *scalars[], BN_CTX *ctx);
500 int ec_GFp_nistp256_precompute_mult(EC_GROUP *group, BN_CTX *ctx);
507 BN_CTX *);
511 BN_CTX *ctx);
515 BN_CTX *);
519 const BIGNUM *scalars[], BN_CTX *ctx);
520 int ec_GFp_nistp521_precompute_mult(EC_GROUP *group, BN_CTX *ctx);
564 const BIGNUM *b, BN_CTX *ctx);
566 const BIGNUM *b, BN_CTX *ctx);