@@ -193,19 +193,19 @@ mbedtls_mpi_lt_mpi_ct:1:"-2":1:"-3":0:0
193
193
Base test mbedtls_mpi_lt_mpi_ct (Negative values) #3
194
194
mbedtls_mpi_lt_mpi_ct:1:"-2":1:"-1":1:0
195
195
196
- Base test mbedtls_mpi_lt_mpi_ct (Mixed values) #4
196
+ Base test mbedtls_mpi_lt_mpi_ct (Mixed values) #1
197
197
mbedtls_mpi_lt_mpi_ct:1:"-3":1:"2":1:0
198
198
199
- Base test mbedtls_mpi_lt_mpi_ct (Mixed values) #5
199
+ Base test mbedtls_mpi_lt_mpi_ct (Mixed values) #2
200
200
mbedtls_mpi_lt_mpi_ct:1:"2":1:"-3":0:0
201
201
202
- Base test mbedtls_mpi_lt_mpi_ct (Mixed values) #6
202
+ Base test mbedtls_mpi_lt_mpi_ct (Mixed values) #3
203
203
mbedtls_mpi_lt_mpi_ct:2:"-2":2:"1C67967269C6":1:0
204
204
205
- Base test mbedtls_mpi_lt_mpi_ct (X is longer in storage) #7
205
+ Base test mbedtls_mpi_lt_mpi_ct (X is longer in storage)
206
206
mbedtls_mpi_lt_mpi_ct:3:"2B5":2:"2B5":0:MBEDTLS_ERR_MPI_BAD_INPUT_DATA
207
207
208
- Base test mbedtls_mpi_lt_mpi_ct (Y is longer in storage) #8
208
+ Base test mbedtls_mpi_lt_mpi_ct (Y is longer in storage)
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
@@ -238,19 +238,19 @@ mbedtls_mpi_lt_mpi_ct:1:"80000000":1:"0":0:0
238
238
Base test mbedtls_mpi_lt_mpi_ct (corner case - 32 bit) #5
239
239
mbedtls_mpi_lt_mpi_ct:1:"FFFFFFFF":1:"FF":0:0
240
240
241
- Multi-limb mbedtls_mpi_lt_mpi_ct (X<Y, zero vs non-zero MS limb) #1
241
+ Multi-limb mbedtls_mpi_lt_mpi_ct (X<Y, zero vs non-zero MS limb)
242
242
mbedtls_mpi_lt_mpi_ct:2:"0FFFFFFFFFFFFFFFF":2:"1FFFFFFFFFFFFFFFF":1:0
243
243
244
- Multi-limb mbedtls_mpi_lt_mpi_ct (X<Y, different MS limbs) #2
244
+ Multi-limb mbedtls_mpi_lt_mpi_ct (X<Y, different MS limbs)
245
245
mbedtls_mpi_lt_mpi_ct:2:"-EEFFFFFFFFFFFFFFFF":2:"-EFFFFFFFFFFFFFFFF":1:0
246
246
247
- Multi-limb mbedtls_mpi_lt_mpi_ct (X>Y, equal MS limbs) #3
247
+ Multi-limb mbedtls_mpi_lt_mpi_ct (X>Y, equal MS limbs)
248
248
mbedtls_mpi_lt_mpi_ct:2:"-EEFFFFFFFFFFFFFFF1":2:"-EEFFFFFFFFFFFFFFFF":0:0
249
249
250
- Multi-limb mbedtls_mpi_lt_mpi_ct (X=Y) #4
250
+ Multi-limb mbedtls_mpi_lt_mpi_ct (X=Y)
251
251
mbedtls_mpi_lt_mpi_ct:2:"EEFFFFFFFFFFFFFFFF":2:"EEFFFFFFFFFFFFFFFF":0:0
252
252
253
- Multi-limb mbedtls_mpi_lt_mpi_ct (X=-Y) #4
253
+ Multi-limb mbedtls_mpi_lt_mpi_ct (X=-Y)
254
254
mbedtls_mpi_lt_mpi_ct:2:"-EEFFFFFFFFFFFFFFFF":2:"EEFFFFFFFFFFFFFFFF":1:0
255
255
256
256
Base test mbedtls_mpi_cmp_abs #1
0 commit comments