Home | History | Annotate | Download | only in ec

Lines Matching refs:EC_POINT_set_compressed_coordinates_GF2m

756 	if (!EC_POINT_set_compressed_coordinates_GF2m(group, P, x, _y_bit, ctx)) ABORT; \
883 if (!EC_POINT_set_compressed_coordinates_GF2m(group, Q, x, 1, ctx)) ABORT;