summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecp_s390x_nistp.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ec/ecp_s390x_nistp.c')
-rw-r--r--crypto/ec/ecp_s390x_nistp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/ec/ecp_s390x_nistp.c b/crypto/ec/ecp_s390x_nistp.c
index 92b199d96a..75c1e079a1 100644
--- a/crypto/ec/ecp_s390x_nistp.c
+++ b/crypto/ec/ecp_s390x_nistp.c
@@ -332,8 +332,6 @@ const EC_METHOD *EC_GFp_s390x_nistp##bits##_method(void) \
ec_GFp_simple_point_clear_finish, \
ec_GFp_simple_point_copy, \
ec_GFp_simple_point_set_to_infinity, \
- ec_GFp_simple_set_Jprojective_coordinates_GFp, \
- ec_GFp_simple_get_Jprojective_coordinates_GFp, \
ec_GFp_simple_point_set_affine_coordinates, \
ec_GFp_simple_point_get_affine_coordinates, \
NULL, /* point_set_compressed_coordinates */ \