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