Lines Matching refs:BN_CTX_get

162     tmp_a = BN_CTX_get(ctx);  in ossl_ec_GFp_simple_group_set_curve()
266 a = BN_CTX_get(ctx); in ossl_ec_GFp_simple_group_check_discriminant()
267 b = BN_CTX_get(ctx); in ossl_ec_GFp_simple_group_check_discriminant()
268 tmp_1 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_group_check_discriminant()
269 tmp_2 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_group_check_discriminant()
270 order = BN_CTX_get(ctx); in ossl_ec_GFp_simple_group_check_discriminant()
523 Z = BN_CTX_get(ctx); in ossl_ec_GFp_simple_point_get_affine_coordinates()
524 Z_1 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_point_get_affine_coordinates()
525 Z_2 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_point_get_affine_coordinates()
526 Z_3 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_point_get_affine_coordinates()
642 n0 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_add()
643 n1 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_add()
644 n2 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_add()
645 n3 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_add()
646 n4 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_add()
647 n5 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_add()
648 n6 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_add()
826 n0 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_dbl()
827 n1 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_dbl()
828 n2 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_dbl()
829 n3 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_dbl()
981 rh = BN_CTX_get(ctx); in ossl_ec_GFp_simple_is_on_curve()
982 tmp = BN_CTX_get(ctx); in ossl_ec_GFp_simple_is_on_curve()
983 Z4 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_is_on_curve()
984 Z6 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_is_on_curve()
1098 tmp1 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_cmp()
1099 tmp2 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_cmp()
1100 Za23 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_cmp()
1101 Zb23 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_cmp()
1184 x = BN_CTX_get(ctx); in ossl_ec_GFp_simple_make_affine()
1185 y = BN_CTX_get(ctx); in ossl_ec_GFp_simple_make_affine()
1225 tmp = BN_CTX_get(ctx); in ossl_ec_GFp_simple_points_make_affine()
1226 tmp_Z = BN_CTX_get(ctx); in ossl_ec_GFp_simple_points_make_affine()
1395 if ((e = BN_CTX_get(ctx)) == NULL) in ossl_ec_GFp_simple_field_inv()
1438 lambda = BN_CTX_get(ctx); in ossl_ec_GFp_simple_blind_coordinates()
1439 temp = BN_CTX_get(ctx); in ossl_ec_GFp_simple_blind_coordinates()
1571 t0 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_step()
1572 t1 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_step()
1573 t2 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_step()
1574 t3 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_step()
1575 t4 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_step()
1576 t5 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_step()
1577 t6 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_step()
1669 t0 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_post()
1670 t1 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_post()
1671 t2 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_post()
1672 t3 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_post()
1673 t4 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_post()
1674 t5 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_post()
1675 t6 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_ladder_post()