@@ -209,43 +209,33 @@ Base test mbedtls_mpi_lt_mpi_ct (Y is longer in storage) #8
209
209
mbedtls_mpi_lt_mpi_ct:3:"2B5":4:"2B5":0:MBEDTLS_ERR_MPI_BAD_INPUT_DATA
210
210
211
211
Base test mbedtls_mpi_lt_mpi_ct (corner case - 64 bit) #1
212
- depends_on:MBEDTLS_HAVE_INT64
213
- mbedtls_mpi_lt_mpi_ct:1:"7FFFFFFFFFFFFFFF":1:"FF":0:0
212
+ mbedtls_mpi_lt_mpi_ct:2:"7FFFFFFFFFFFFFFF":2:"FF":0:0
214
213
215
214
Base test mbedtls_mpi_lt_mpi_ct (corner case - 64 bit) #2
216
- depends_on:MBEDTLS_HAVE_INT64
217
- mbedtls_mpi_lt_mpi_ct:1:"8000000000000000":1:"7FFFFFFFFFFFFFFF":0:0
215
+ mbedtls_mpi_lt_mpi_ct:2:"8000000000000000":2:"7FFFFFFFFFFFFFFF":0:0
218
216
219
217
Base test mbedtls_mpi_lt_mpi_ct (corner case - 64 bit) #3
220
- depends_on:MBEDTLS_HAVE_INT64
221
- mbedtls_mpi_lt_mpi_ct:1:"8000000000000000":1:"1":0:0
218
+ mbedtls_mpi_lt_mpi_ct:2:"8000000000000000":2:"1":0:0
222
219
223
220
Base test mbedtls_mpi_lt_mpi_ct (corner case - 64 bit) #4
224
- depends_on:MBEDTLS_HAVE_INT64
225
- mbedtls_mpi_lt_mpi_ct:1:"8000000000000000":1:"0":0:0
221
+ mbedtls_mpi_lt_mpi_ct:2:"8000000000000000":2:"0":0:0
226
222
227
223
Base test mbedtls_mpi_lt_mpi_ct (corner case - 64 bit) #5
228
- depends_on:MBEDTLS_HAVE_INT64
229
- mbedtls_mpi_lt_mpi_ct:1:"FFFFFFFFFFFFFFFF":1:"FF":0:0
224
+ mbedtls_mpi_lt_mpi_ct:2:"FFFFFFFFFFFFFFFF":2:"FF":0:0
230
225
231
226
Base test mbedtls_mpi_lt_mpi_ct (corner case - 32 bit) #1
232
- depends_on:MBEDTLS_HAVE_INT32
233
227
mbedtls_mpi_lt_mpi_ct:1:"7FFFFFFF":1:"FF":0:0
234
228
235
229
Base test mbedtls_mpi_lt_mpi_ct (corner case - 32 bit) #2
236
- depends_on:MBEDTLS_HAVE_INT32
237
230
mbedtls_mpi_lt_mpi_ct:1:"80000000":1:"7FFFFFFF":0:0
238
231
239
232
Base test mbedtls_mpi_lt_mpi_ct (corner case - 32 bit) #3
240
- depends_on:MBEDTLS_HAVE_INT32
241
233
mbedtls_mpi_lt_mpi_ct:1:"80000000":1:"1":0:0
242
234
243
235
Base test mbedtls_mpi_lt_mpi_ct (corner case - 32 bit) #4
244
- depends_on:MBEDTLS_HAVE_INT32
245
236
mbedtls_mpi_lt_mpi_ct:1:"80000000":1:"0":0:0
246
237
247
238
Base test mbedtls_mpi_lt_mpi_ct (corner case - 32 bit) #5
248
- depends_on:MBEDTLS_HAVE_INT32
249
239
mbedtls_mpi_lt_mpi_ct:1:"FFFFFFFF":1:"FF":0:0
250
240
251
241
Multi-limb mbedtls_mpi_lt_mpi_ct (X<Y, zero vs non-zero MS limb) #1
0 commit comments