Lines Matching refs:BN_CTX

143                                        const BIGNUM *b, BN_CTX *ctx)  in ossl_ec_GFp_simple_group_set_curve()
146 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_group_set_curve()
201 BIGNUM *a, BIGNUM *b, BN_CTX *ctx) in ossl_ec_GFp_simple_group_get_curve()
204 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_group_get_curve()
251 BN_CTX *ctx) in ossl_ec_GFp_simple_group_check_discriminant()
256 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_group_check_discriminant()
380 BN_CTX *ctx) in ossl_ec_GFp_simple_set_Jprojective_coordinates_GFp()
382 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_set_Jprojective_coordinates_GFp()
438 BIGNUM *z, BN_CTX *ctx) in ossl_ec_GFp_simple_get_Jprojective_coordinates_GFp()
440 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_get_Jprojective_coordinates_GFp()
487 const BIGNUM *y, BN_CTX *ctx) in ossl_ec_GFp_simple_point_set_affine_coordinates()
504 BN_CTX *ctx) in ossl_ec_GFp_simple_point_get_affine_coordinates()
506 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_point_get_affine_coordinates()
614 const EC_POINT *b, BN_CTX *ctx) in ossl_ec_GFp_simple_add()
617 const BIGNUM *, BN_CTX *); in ossl_ec_GFp_simple_add()
618 int (*field_sqr) (const EC_GROUP *, BIGNUM *, const BIGNUM *, BN_CTX *); in ossl_ec_GFp_simple_add()
620 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_add()
799 BN_CTX *ctx) in ossl_ec_GFp_simple_dbl()
802 const BIGNUM *, BN_CTX *); in ossl_ec_GFp_simple_dbl()
803 int (*field_sqr) (const EC_GROUP *, BIGNUM *, const BIGNUM *, BN_CTX *); in ossl_ec_GFp_simple_dbl()
805 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_dbl()
941 BN_CTX *ctx) in ossl_ec_GFp_simple_invert()
957 BN_CTX *ctx) in ossl_ec_GFp_simple_is_on_curve()
960 const BIGNUM *, BN_CTX *); in ossl_ec_GFp_simple_is_on_curve()
961 int (*field_sqr) (const EC_GROUP *, BIGNUM *, const BIGNUM *, BN_CTX *); in ossl_ec_GFp_simple_is_on_curve()
963 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_is_on_curve()
1060 const EC_POINT *b, BN_CTX *ctx) in ossl_ec_GFp_simple_cmp()
1070 const BIGNUM *, BN_CTX *); in ossl_ec_GFp_simple_cmp()
1071 int (*field_sqr) (const EC_GROUP *, BIGNUM *, const BIGNUM *, BN_CTX *); in ossl_ec_GFp_simple_cmp()
1072 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_cmp()
1168 BN_CTX *ctx) in ossl_ec_GFp_simple_make_affine()
1170 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_make_affine()
1207 EC_POINT *points[], BN_CTX *ctx) in ossl_ec_GFp_simple_points_make_affine()
1209 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_points_make_affine()
1366 const BIGNUM *b, BN_CTX *ctx) in ossl_ec_GFp_simple_field_mul()
1372 BN_CTX *ctx) in ossl_ec_GFp_simple_field_sqr()
1384 const BIGNUM *a, BN_CTX *ctx) in ossl_ec_GFp_simple_field_inv()
1387 BN_CTX *new_ctx = NULL; in ossl_ec_GFp_simple_field_inv()
1431 BN_CTX *ctx) in ossl_ec_GFp_simple_blind_coordinates()
1495 EC_POINT *p, BN_CTX *ctx) in ossl_ec_GFp_simple_ladder_pre()
1565 EC_POINT *p, BN_CTX *ctx) in ossl_ec_GFp_simple_ladder_step()
1653 EC_POINT *p, BN_CTX *ctx) in ossl_ec_GFp_simple_ladder_post()