Test results for armeabi, berry0, crypto_sign/luov863256
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_sign
Test results for armeabi, berry0, crypto_sign
Test results for crypto_sign/luov863256
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_sign
Primitive: luov863256
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
153084959 | 555614 0 0 | 55371 416 1552 | T:portable | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
159128214 | 545913 0 0 | 48919 432 1552 | T:portable | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
161226787 | 546846 0 0 | 47703 416 1552 | T:portable | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
169904592 | 544466 0 0 | 45059 408 1552 | T:portable | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
172422387 | 546286 0 0 | 47455 416 1552 | T:portable | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
176426635 | 545145 0 0 | 48143 432 1552 | T:portable | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
347759781 | 411178 36 0 | 173159 416 1552 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
369037679 | 406510 36 0 | 170091 416 1552 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
373339068 | 407876 36 0 | 174239 440 1552 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
374396445 | 411216 36 0 | 174231 440 1560 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
375266947 | 405832 36 0 | 171611 432 1552 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
384994638 | 411080 36 0 | 174247 440 1560 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
386688950 | 406298 36 0 | 170031 416 1552 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
396282270 | 405572 36 0 | 171483 432 1552 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
396543842 | 404888 36 0 | 169359 408 1552 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
514502152 | 553125 0 0 | 54499 440 1560 | T:portable | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
517166222 | 553133 0 0 | 54343 440 1560 | T:portable | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
519184774 | 551281 0 0 | 54995 440 1552 | T:portable | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241027 | 20240909 |
Compiler output
F64Field.c: F64Field.c: In function 'f64addInPlace':
F64Field.c: F64Field.c:43:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
F64Field.c: 43 | *((uint64_t *) a->coef) ^= *((uint64_t *) b->coef);
F64Field.c: | ~^~~~~~~~~~~~~~~~~~~~~
F64Field.c: F64Field.c:43:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
F64Field.c: 43 | *((uint64_t *) a->coef) ^= *((uint64_t *) b->coef);
F64Field.c: | ~^~~~~~~~~~~~~~~~~~~~~
F80Field.c: F80Field.c: In function 'f80addInPlace':
F80Field.c: F80Field.c:55:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
F80Field.c: 55 | *((uint64_t *) a->coef) ^= *((uint64_t *) b->coef);
F80Field.c: | ~^~~~~~~~~~~~~~~~~~~~~
F80Field.c: F80Field.c:55:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
F80Field.c: 55 | *((uint64_t *) a->coef) ^= *((uint64_t *) b->coef);
F80Field.c: | ~^~~~~~~~~~~~~~~~~~~~~
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:portable | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:portable | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:portable | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Namespace violations
Bitcontainer.o N 0
Bitcontainer.o N 108
Bitcontainer.o N 10f
Bitcontainer.o N 115
Bitcontainer.o N 123
Bitcontainer.o N 137
Bitcontainer.o N 13c
Bitcontainer.o N 149
Bitcontainer.o N 155
Bitcontainer.o N 15f
Bitcontainer.o N 163
Bitcontainer.o N 188
Bitcontainer.o N 1a7
Bitcontainer.o N 1b9
Bitcontainer.o N 1c9
Bitcontainer.o N 1e0
Bitcontainer.o N 1f9
Bitcontainer.o N 20d
Bitcontainer.o N 211
Bitcontainer.o N 21c
Bitcontainer.o N 225
Bitcontainer.o N 22a
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f8
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 100
F16Field.o N 10d
F16Field.o N 118
F16Field.o N 121
F16Field.o N 135
F16Field.o N 145
F16Field.o N 154
F16Field.o N 15f
F16Field.o N 168
F16Field.o N 170
F16Field.o N 179
F16Field.o N 182
F16Field.o N 195
F16Field.o N 19a
F16Field.o N 1a8
F16Field.o N 1ad
F16Field.o N 1c4
F16Field.o N 1cf
F16Field.o N 1d8
F16Field.o N 1e1
F16Field.o N 1e5
F16Field.o N 1fa
F16Field.o N 201
F16Field.o N 203
F16Field.o N 20e
F16Field.o N 219
F16Field.o N 225
F16Field.o N 227
F16Field.o N 233
F16Field.o N 238
F16Field.o N 23a
F16Field.o N 246
F16Field.o N 25
F16Field.o N 255
F16Field.o N 260
F16Field.o N 26b
F16Field.o N 26f
F16Field.o N 27b
F16Field.o N 27d
F16Field.o N 28f
F16Field.o N 2a3
F16Field.o N 2b0
F16Field.o N 2c5
F16Field.o N 2d7
F16Field.o N 2f5
F16Field.o N 2f7
F16Field.o N 2fe
F16Field.o N 30
F16Field.o N 300
F16Field.o N 307
F16Field.o N 309
F16Field.o N 30b
F16Field.o N 310
F16Field.o N 317
F16Field.o N 319
F16Field.o N 31b
F16Field.o N 31d
F16Field.o N 31f
F16Field.o N 322
F16Field.o N 325
F16Field.o N 327
F16Field.o N 329
F16Field.o N 32d
F16Field.o N 32f
F16Field.o N f4
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 101
F32Field.o N 10a
F32Field.o N 113
F32Field.o N 125
F32Field.o N 12a
F32Field.o N 138
F32Field.o N 13d
F32Field.o N 154
F32Field.o N 15f
F32Field.o N 168
F32Field.o N 171
F32Field.o N 175
F32Field.o N 184
F32Field.o N 198
F32Field.o N 1a3
F32Field.o N 1a6
F32Field.o N 1b1
F32Field.o N 1ba
F32Field.o N 1c2
F32Field.o N 1c5
F32Field.o N 1cd
F32Field.o N 1d1
F32Field.o N 1dd
F32Field.o N 1e4
F32Field.o N 1ef
F32Field.o N 1fe
F32Field.o N 200
F32Field.o N 202
F32Field.o N 205
F32Field.o N 210
F32Field.o N 222
F32Field.o N 236
F32Field.o N 243
F32Field.o N 24a
F32Field.o N 25
F32Field.o N 258
F32Field.o N 26a
F32Field.o N 276
F32Field.o N 281
F32Field.o N 28c
F32Field.o N 28e
F32Field.o N 295
F32Field.o N 297
F32Field.o N 29e
F32Field.o N 2a0
F32Field.o N 2a2
F32Field.o N 2a4
F32Field.o N 2a6
F32Field.o N 2ac
F32Field.o N 2b1
F32Field.o N 30
F32Field.o N f4
F32Field.o f32add T
F32Field.o f32addInPlace T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 101
F48Field.o N 110
F48Field.o N 11b
F48Field.o N 124
F48Field.o N 12c
F48Field.o N 140
F48Field.o N 14d
F48Field.o N 156
F48Field.o N 15f
F48Field.o N 171
F48Field.o N 176
F48Field.o N 184
F48Field.o N 189
F48Field.o N 1a0
F48Field.o N 1ab
F48Field.o N 1b4
F48Field.o N 1bd
F48Field.o N 1c1
F48Field.o N 1d5
F48Field.o N 1e0
F48Field.o N 1e5
F48Field.o N 1ed
F48Field.o N 1f0
F48Field.o N 1f3
F48Field.o N 1f6
F48Field.o N 1fa
F48Field.o N 206
F48Field.o N 20d
F48Field.o N 218
F48Field.o N 236
F48Field.o N 241
F48Field.o N 25
F48Field.o N 253
F48Field.o N 267
F48Field.o N 274
F48Field.o N 27b
F48Field.o N 289
F48Field.o N 295
F48Field.o N 2a7
F48Field.o N 2b2
F48Field.o N 2bd
F48Field.o N 2bf
F48Field.o N 2c6
F48Field.o N 2c8
F48Field.o N 2ca
F48Field.o N 2d1
F48Field.o N 2d3
F48Field.o N 2d6
F48Field.o N 2d9
F48Field.o N 2df
F48Field.o N 2e3
F48Field.o N 2e5
F48Field.o N 2e7
F48Field.o N 30
F48Field.o N f4
F48Field.o f48add T
F48Field.o f48addInPlace T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 101
F64Field.o N 110
F64Field.o N 11b
F64Field.o N 124
F64Field.o N 12c
F64Field.o N 140
F64Field.o N 148
F64Field.o N 155
F64Field.o N 162
F64Field.o N 16b
F64Field.o N 174
F64Field.o N 18b
F64Field.o N 196
F64Field.o N 19f
F64Field.o N 1aa
F64Field.o N 1ae
F64Field.o N 1b0
F64Field.o N 1b2
F64Field.o N 1bd
F64Field.o N 1c0
F64Field.o N 1c3
F64Field.o N 1c6
F64Field.o N 1c9
F64Field.o N 1cd
F64Field.o N 1d9
F64Field.o N 1e0
F64Field.o N 1eb
F64Field.o N 209
F64Field.o N 214
F64Field.o N 226
F64Field.o N 22b
F64Field.o N 239
F64Field.o N 23e
F64Field.o N 247
F64Field.o N 25
F64Field.o N 25b
F64Field.o N 268
F64Field.o N 276
F64Field.o N 27d
F64Field.o N 289
F64Field.o N 29b
F64Field.o N 2a6
F64Field.o N 2b8
F64Field.o N 2cc
F64Field.o N 2cf
F64Field.o N 2d2
F64Field.o N 2d5
F64Field.o N 2db
F64Field.o N 2df
F64Field.o N 2e1
F64Field.o N 2e3
F64Field.o N 2ea
F64Field.o N 2ec
F64Field.o N 2f3
F64Field.o N 2f5
F64Field.o N 30
F64Field.o N f4
F64Field.o N fc
F64Field.o f64add T
F64Field.o f64addInPlace T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 101
F80Field.o N 110
F80Field.o N 11b
F80Field.o N 124
F80Field.o N 12c
F80Field.o N 140
F80Field.o N 148
F80Field.o N 155
F80Field.o N 162
F80Field.o N 16b
F80Field.o N 174
F80Field.o N 18b
F80Field.o N 196
F80Field.o N 19f
F80Field.o N 1aa
F80Field.o N 1ae
F80Field.o N 1b0
F80Field.o N 1b2
F80Field.o N 1bd
F80Field.o N 1c0
F80Field.o N 1c3
F80Field.o N 1c6
F80Field.o N 1c9
F80Field.o N 1cc
F80Field.o N 1d0
F80Field.o N 1dc
F80Field.o N 1e3
F80Field.o N 1ee
F80Field.o N 20c
F80Field.o N 217
F80Field.o N 229
F80Field.o N 22e
F80Field.o N 23c
F80Field.o N 241
F80Field.o N 24a
F80Field.o N 25
F80Field.o N 25e
F80Field.o N 26b
F80Field.o N 272
F80Field.o N 280
F80Field.o N 28c
F80Field.o N 29e
F80Field.o N 2a9
F80Field.o N 2bb
F80Field.o N 2cf
F80Field.o N 2d4
F80Field.o N 2da
F80Field.o N 2de
F80Field.o N 2e0
F80Field.o N 2e2
F80Field.o N 2e9
F80Field.o N 2eb
F80Field.o N 2f2
F80Field.o N 2f4
F80Field.o N 30
F80Field.o N f4
F80Field.o N fc
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80addInPlace T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 10d
F8Field.o N 118
F8Field.o N 121
F8Field.o N 135
F8Field.o N 144
F8Field.o N 152
F8Field.o N 15c
F8Field.o N 164
F8Field.o N 171
F8Field.o N 179
F8Field.o N 181
F8Field.o N 188
F8Field.o N 19b
F8Field.o N 1a0
F8Field.o N 1a5
F8Field.o N 1bc
F8Field.o N 1c7
F8Field.o N 1d0
F8Field.o N 1d9
F8Field.o N 1dd
F8Field.o N 1f2
F8Field.o N 1f8
F8Field.o N 1fa
F8Field.o N 204
F8Field.o N 215
F8Field.o N 228
F8Field.o N 234
F8Field.o N 23f
F8Field.o N 249
F8Field.o N 24b
F8Field.o N 25
F8Field.o N 252
F8Field.o N 254
F8Field.o N 25b
F8Field.o N 2f
F8Field.o N f3
F8Field.o N fe
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 10a
LUOV.o N 115
LUOV.o N 11e
LUOV.o N 132
LUOV.o N 135
LUOV.o N 142
LUOV.o N 14a
LUOV.o N 14f
LUOV.o N 15b
LUOV.o N 167
LUOV.o N 169
LUOV.o N 177
LUOV.o N 183
LUOV.o N 196
LUOV.o N 198
LUOV.o N 1a2
LUOV.o N 1aa
LUOV.o N 1b1
LUOV.o N 1b3
LUOV.o N 1b8
LUOV.o N 1bc
LUOV.o N 1be
LUOV.o N 1d1
LUOV.o N 1d4
LUOV.o N 1d7
LUOV.o N 1da
LUOV.o N 1dd
LUOV.o N 1e0
LUOV.o N 1e3
LUOV.o N 1ed
LUOV.o N 1f2
LUOV.o N 1f7
LUOV.o N 200
LUOV.o N 20b
LUOV.o N 215
LUOV.o N 229
LUOV.o N 230
LUOV.o N 236
LUOV.o N 23b
LUOV.o N 247
LUOV.o N 25
LUOV.o N 251
LUOV.o N 276
LUOV.o N 295
LUOV.o N 2a7
LUOV.o N 2b7
LUOV.o N 2c
LUOV.o N 2ca
LUOV.o N 2e3
LUOV.o N 2f6
LUOV.o N 30b
LUOV.o N 310
LUOV.o N 321
LUOV.o N 334
LUOV.o N 344
LUOV.o N 350
LUOV.o N 361
LUOV.o N 367
LUOV.o N 376
LUOV.o N 380
LUOV.o N 38e
LUOV.o N 3a1
LUOV.o N 3ac
LUOV.o N 3b1
LUOV.o N 3b6
LUOV.o N 3bc
LUOV.o N 3d1
LUOV.o N 3e3
LUOV.o N 3f7
LUOV.o N 406
LUOV.o N 41c
LUOV.o N 42e
LUOV.o N 43f
LUOV.o N 44d
LUOV.o N 456
LUOV.o N 45a
LUOV.o N 461
LUOV.o N 475
LUOV.o N 479
LUOV.o N 48e
LUOV.o N 49e
LUOV.o N 4b0
LUOV.o N 4c4
LUOV.o N 4da
LUOV.o N 4ec
LUOV.o N 500
LUOV.o N 516
LUOV.o N 528
LUOV.o N 53c
LUOV.o N 552
LUOV.o N 564
LUOV.o N 570
LUOV.o N 580
LUOV.o N 595
LUOV.o N 5ab
LUOV.o N 5ba
LUOV.o N 5c7
LUOV.o N 5c9
LUOV.o N 5d3
LUOV.o N 5e5
LUOV.o N 5ec
LUOV.o N 5ee
LUOV.o N 5f5
LUOV.o N 5f7
LUOV.o N 5fe
LUOV.o N 601
LUOV.o N 60d
LUOV.o N 60f
LUOV.o N 619
LUOV.o N 624
LUOV.o N 627
LUOV.o N 62a
LUOV.o N 634
LUOV.o N 636
LUOV.o N 63e
LUOV.o N 640
LUOV.o N 642
LUOV.o N 644
LUOV.o N 646
LUOV.o N 64b
LUOV.o N 64f
LUOV.o N 655
LUOV.o N 65c
LUOV.o N 667
LUOV.o N 670
LUOV.o N 672
LUOV.o N 679
LUOV.o N 68b
LUOV.o N 690
LUOV.o N 695
LUOV.o N 6a0
LUOV.o N 6af
LUOV.o N 6b9
LUOV.o N 6c8
LUOV.o N 6d3
LUOV.o N f0
LUOV.o N f3
LUOV.o _addScalarProduct1 T
LUOV.o _addScalarProduct3 T
LUOV.o addScalarProduct T
LUOV.o addScalarProduct3 T
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o expandTable T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o repeatTable T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 103
LinearAlgebra.o N 108
LinearAlgebra.o N 10c
LinearAlgebra.o N 111
LinearAlgebra.o N 117
LinearAlgebra.o N 125
LinearAlgebra.o N 12f
LinearAlgebra.o N 137
LinearAlgebra.o N 13e
LinearAlgebra.o N 145
LinearAlgebra.o N 152
LinearAlgebra.o N 156
LinearAlgebra.o N 158
LinearAlgebra.o N 15d
LinearAlgebra.o N 169
LinearAlgebra.o N 174
LinearAlgebra.o N 17d
LinearAlgebra.o N 17f
LinearAlgebra.o N 184
LinearAlgebra.o N 189
LinearAlgebra.o N 18e
LinearAlgebra.o N 197
LinearAlgebra.o N 19b
LinearAlgebra.o N 19d
LinearAlgebra.o N 1a3
LinearAlgebra.o N 1ab
LinearAlgebra.o N 1b5
LinearAlgebra.o N 1be
LinearAlgebra.o N 1c5
LinearAlgebra.o N 1c7
LinearAlgebra.o N 1c9
LinearAlgebra.o N 1d3
LinearAlgebra.o N 1de
LinearAlgebra.o N 1ed
LinearAlgebra.o N 1f9
LinearAlgebra.o N 20d
LinearAlgebra.o N 21f
LinearAlgebra.o N 226
LinearAlgebra.o N 22a
LinearAlgebra.o N 22e
LinearAlgebra.o N 232
LinearAlgebra.o N 23b
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f9
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 109
buffer.o N 114
buffer.o N 11d
buffer.o N 126
buffer.o N 128
buffer.o N 12d
buffer.o N 13b
buffer.o N 140
buffer.o N 149
buffer.o N 14d
buffer.o N 154
buffer.o N 156
buffer.o N 15e
buffer.o N 160
buffer.o N 167
buffer.o N 16b
buffer.o N 17e
buffer.o N 180
buffer.o N 185
buffer.o N 19a
buffer.o N 19e
buffer.o N 1a8
buffer.o N 1b2
buffer.o N 1bd
buffer.o N 1c1
buffer.o N 25
buffer.o N 2e
buffer.o N f2
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 111
intermediateValues.o N 126
intermediateValues.o N 13a
intermediateValues.o N 14f
intermediateValues.o N 15f
intermediateValues.o N 167
intermediateValues.o N 175
intermediateValues.o N 17f
intermediateValues.o N 187
intermediateValues.o N 18e
intermediateValues.o N 190
intermediateValues.o N 195
intermediateValues.o N 199
intermediateValues.o N 19e
intermediateValues.o N 1a4
intermediateValues.o N 1ab
intermediateValues.o N 1ba
intermediateValues.o N 1be
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fe
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 102
keccakrng.o N 10a
keccakrng.o N 10f
keccakrng.o N 11b
keccakrng.o N 129
keccakrng.o N 13f
keccakrng.o N 146
keccakrng.o N 14c
keccakrng.o N 160
keccakrng.o N 165
keccakrng.o N 171
keccakrng.o N 17b
keccakrng.o N 17f
keccakrng.o N 1a4
keccakrng.o N 1c3
keccakrng.o N 1d5
keccakrng.o N 1e5
keccakrng.o N 1f7
keccakrng.o N 208
keccakrng.o N 21b
keccakrng.o N 225
keccakrng.o N 22a
keccakrng.o N 22f
keccakrng.o N 246
keccakrng.o N 25
keccakrng.o N 251
keccakrng.o N 25a
keccakrng.o N 263
keccakrng.o N 276
keccakrng.o N 27b
keccakrng.o N 28f
keccakrng.o N 29f
keccakrng.o N 2ad
keccakrng.o N 2c1
keccakrng.o N 2c6
keccakrng.o N 2ca
keccakrng.o N 2d0
keccakrng.o N 2d2
keccakrng.o N 2d4
keccakrng.o N 2db
keccakrng.o N 2e2
keccakrng.o N 2ec
keccakrng.o N 2f4
keccakrng.o N 2fb
keccakrng.o N 302
keccakrng.o N 30d
keccakrng.o N 31
keccakrng.o N f5
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 100
sign.o N 10b
sign.o N 119
sign.o N 12d
sign.o N 130
sign.o N 147
sign.o N 152
sign.o N 15b
sign.o N 167
sign.o N 169
sign.o N 173
sign.o N 178
sign.o N 17d
sign.o N 186
sign.o N 18a
sign.o N 19e
sign.o N 1b2
sign.o N 1c4
sign.o N 1d6
sign.o N 1e0
sign.o N 1f6
sign.o N 201
sign.o N 20e
sign.o N 210
sign.o N 21a
sign.o N 222
sign.o N 229
sign.o N 23d
sign.o N 25
sign.o N 250
sign.o N 262
sign.o N 278
sign.o N 28e
sign.o N 295
sign.o N 2c
sign.o N 2c9
sign.o N 2f5
sign.o N 326
sign.o N 328
sign.o N 32f
sign.o N 332
sign.o N 33c
sign.o N 33f
sign.o N 349
sign.o N 34c
sign.o N 34f
sign.o N 354
sign.o N 356
sign.o N 35d
sign.o N 367
sign.o N 371
sign.o N 374
sign.o N 377
sign.o N 37d
sign.o N 37f
sign.o N 384
sign.o N 388
sign.o N 38c
sign.o N 391
sign.o N f0
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:portable | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
Bitcontainer.o N 0
Bitcontainer.o N 108
Bitcontainer.o N 10f
Bitcontainer.o N 115
Bitcontainer.o N 123
Bitcontainer.o N 137
Bitcontainer.o N 13c
Bitcontainer.o N 149
Bitcontainer.o N 155
Bitcontainer.o N 15f
Bitcontainer.o N 163
Bitcontainer.o N 188
Bitcontainer.o N 1a7
Bitcontainer.o N 1b9
Bitcontainer.o N 1c9
Bitcontainer.o N 1e0
Bitcontainer.o N 1f9
Bitcontainer.o N 20d
Bitcontainer.o N 211
Bitcontainer.o N 21c
Bitcontainer.o N 225
Bitcontainer.o N 22a
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f8
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 100
F16Field.o N 10d
F16Field.o N 118
F16Field.o N 121
F16Field.o N 135
F16Field.o N 145
F16Field.o N 154
F16Field.o N 15f
F16Field.o N 168
F16Field.o N 170
F16Field.o N 179
F16Field.o N 182
F16Field.o N 195
F16Field.o N 19a
F16Field.o N 1a8
F16Field.o N 1ad
F16Field.o N 1c4
F16Field.o N 1cf
F16Field.o N 1d8
F16Field.o N 1e1
F16Field.o N 1e5
F16Field.o N 1fa
F16Field.o N 201
F16Field.o N 203
F16Field.o N 20e
F16Field.o N 219
F16Field.o N 225
F16Field.o N 227
F16Field.o N 233
F16Field.o N 238
F16Field.o N 23a
F16Field.o N 249
F16Field.o N 25
F16Field.o N 255
F16Field.o N 260
F16Field.o N 26b
F16Field.o N 26f
F16Field.o N 281
F16Field.o N 295
F16Field.o N 2a2
F16Field.o N 2b7
F16Field.o N 2c3
F16Field.o N 2d5
F16Field.o N 2f3
F16Field.o N 2f5
F16Field.o N 2fc
F16Field.o N 2fe
F16Field.o N 30
F16Field.o N 305
F16Field.o N 307
F16Field.o N 309
F16Field.o N 30e
F16Field.o N 315
F16Field.o N 317
F16Field.o N 319
F16Field.o N 31b
F16Field.o N 31d
F16Field.o N 31f
F16Field.o N 322
F16Field.o N 325
F16Field.o N 327
F16Field.o N 329
F16Field.o N 32d
F16Field.o N 32f
F16Field.o N f4
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 101
F32Field.o N 10a
F32Field.o N 113
F32Field.o N 125
F32Field.o N 12a
F32Field.o N 138
F32Field.o N 13d
F32Field.o N 154
F32Field.o N 15f
F32Field.o N 168
F32Field.o N 171
F32Field.o N 175
F32Field.o N 184
F32Field.o N 198
F32Field.o N 1a3
F32Field.o N 1a6
F32Field.o N 1b1
F32Field.o N 1ba
F32Field.o N 1c2
F32Field.o N 1c5
F32Field.o N 1cd
F32Field.o N 1d1
F32Field.o N 1dd
F32Field.o N 1e4
F32Field.o N 1ef
F32Field.o N 1fe
F32Field.o N 200
F32Field.o N 202
F32Field.o N 205
F32Field.o N 210
F32Field.o N 222
F32Field.o N 236
F32Field.o N 243
F32Field.o N 24a
F32Field.o N 25
F32Field.o N 258
F32Field.o N 26a
F32Field.o N 276
F32Field.o N 281
F32Field.o N 28c
F32Field.o N 28e
F32Field.o N 295
F32Field.o N 297
F32Field.o N 29e
F32Field.o N 2a0
F32Field.o N 2a2
F32Field.o N 2a4
F32Field.o N 2a6
F32Field.o N 2ac
F32Field.o N 2b1
F32Field.o N 30
F32Field.o N f4
F32Field.o f32add T
F32Field.o f32addInPlace T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 101
F48Field.o N 110
F48Field.o N 11b
F48Field.o N 124
F48Field.o N 12c
F48Field.o N 140
F48Field.o N 14d
F48Field.o N 156
F48Field.o N 15f
F48Field.o N 171
F48Field.o N 176
F48Field.o N 184
F48Field.o N 189
F48Field.o N 1a0
F48Field.o N 1ab
F48Field.o N 1b4
F48Field.o N 1bd
F48Field.o N 1c1
F48Field.o N 1d5
F48Field.o N 1e0
F48Field.o N 1e5
F48Field.o N 1ed
F48Field.o N 1f0
F48Field.o N 1f3
F48Field.o N 1f6
F48Field.o N 1fa
F48Field.o N 206
F48Field.o N 20d
F48Field.o N 218
F48Field.o N 236
F48Field.o N 241
F48Field.o N 25
F48Field.o N 253
F48Field.o N 267
F48Field.o N 274
F48Field.o N 27b
F48Field.o N 289
F48Field.o N 295
F48Field.o N 2a7
F48Field.o N 2b2
F48Field.o N 2bd
F48Field.o N 2bf
F48Field.o N 2c6
F48Field.o N 2c8
F48Field.o N 2ca
F48Field.o N 2d1
F48Field.o N 2d3
F48Field.o N 2d6
F48Field.o N 2d9
F48Field.o N 2df
F48Field.o N 2e3
F48Field.o N 2e5
F48Field.o N 2e7
F48Field.o N 30
F48Field.o N f4
F48Field.o f48add T
F48Field.o f48addInPlace T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 101
F64Field.o N 110
F64Field.o N 11b
F64Field.o N 124
F64Field.o N 12c
F64Field.o N 140
F64Field.o N 148
F64Field.o N 155
F64Field.o N 162
F64Field.o N 16b
F64Field.o N 174
F64Field.o N 18b
F64Field.o N 196
F64Field.o N 19f
F64Field.o N 1aa
F64Field.o N 1ae
F64Field.o N 1b0
F64Field.o N 1b2
F64Field.o N 1bd
F64Field.o N 1c0
F64Field.o N 1c3
F64Field.o N 1c6
F64Field.o N 1c9
F64Field.o N 1cd
F64Field.o N 1d9
F64Field.o N 1e0
F64Field.o N 1eb
F64Field.o N 209
F64Field.o N 214
F64Field.o N 226
F64Field.o N 22b
F64Field.o N 239
F64Field.o N 23e
F64Field.o N 247
F64Field.o N 25
F64Field.o N 25b
F64Field.o N 268
F64Field.o N 276
F64Field.o N 27d
F64Field.o N 289
F64Field.o N 29b
F64Field.o N 2a6
F64Field.o N 2b8
F64Field.o N 2cc
F64Field.o N 2cf
F64Field.o N 2d2
F64Field.o N 2d5
F64Field.o N 2db
F64Field.o N 2df
F64Field.o N 2e1
F64Field.o N 2e3
F64Field.o N 2ea
F64Field.o N 2ec
F64Field.o N 2f3
F64Field.o N 2f5
F64Field.o N 30
F64Field.o N f4
F64Field.o N fc
F64Field.o f64add T
F64Field.o f64addInPlace T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 101
F80Field.o N 110
F80Field.o N 11b
F80Field.o N 124
F80Field.o N 12c
F80Field.o N 140
F80Field.o N 148
F80Field.o N 155
F80Field.o N 162
F80Field.o N 16b
F80Field.o N 174
F80Field.o N 18b
F80Field.o N 196
F80Field.o N 19f
F80Field.o N 1aa
F80Field.o N 1ae
F80Field.o N 1b0
F80Field.o N 1b2
F80Field.o N 1bd
F80Field.o N 1c0
F80Field.o N 1c3
F80Field.o N 1c6
F80Field.o N 1c9
F80Field.o N 1cc
F80Field.o N 1d0
F80Field.o N 1dc
F80Field.o N 1e3
F80Field.o N 1ee
F80Field.o N 20c
F80Field.o N 217
F80Field.o N 229
F80Field.o N 22e
F80Field.o N 23c
F80Field.o N 241
F80Field.o N 24a
F80Field.o N 25
F80Field.o N 25e
F80Field.o N 26b
F80Field.o N 272
F80Field.o N 280
F80Field.o N 28c
F80Field.o N 29e
F80Field.o N 2a9
F80Field.o N 2bb
F80Field.o N 2cf
F80Field.o N 2d4
F80Field.o N 2da
F80Field.o N 2de
F80Field.o N 2e0
F80Field.o N 2e2
F80Field.o N 2e9
F80Field.o N 2eb
F80Field.o N 2f2
F80Field.o N 2f4
F80Field.o N 30
F80Field.o N f4
F80Field.o N fc
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80addInPlace T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 10d
F8Field.o N 118
F8Field.o N 121
F8Field.o N 135
F8Field.o N 144
F8Field.o N 152
F8Field.o N 15c
F8Field.o N 164
F8Field.o N 171
F8Field.o N 179
F8Field.o N 181
F8Field.o N 188
F8Field.o N 19b
F8Field.o N 1a0
F8Field.o N 1a5
F8Field.o N 1bc
F8Field.o N 1c7
F8Field.o N 1d0
F8Field.o N 1d9
F8Field.o N 1dd
F8Field.o N 1f2
F8Field.o N 1f8
F8Field.o N 1fa
F8Field.o N 204
F8Field.o N 215
F8Field.o N 228
F8Field.o N 234
F8Field.o N 23f
F8Field.o N 249
F8Field.o N 24b
F8Field.o N 25
F8Field.o N 252
F8Field.o N 254
F8Field.o N 25b
F8Field.o N 2f
F8Field.o N f3
F8Field.o N fe
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 10a
LUOV.o N 115
LUOV.o N 11e
LUOV.o N 132
LUOV.o N 135
LUOV.o N 142
LUOV.o N 14a
LUOV.o N 14f
LUOV.o N 15b
LUOV.o N 167
LUOV.o N 169
LUOV.o N 177
LUOV.o N 183
LUOV.o N 196
LUOV.o N 198
LUOV.o N 1a2
LUOV.o N 1aa
LUOV.o N 1b1
LUOV.o N 1b3
LUOV.o N 1b8
LUOV.o N 1bc
LUOV.o N 1be
LUOV.o N 1d1
LUOV.o N 1d4
LUOV.o N 1d7
LUOV.o N 1da
LUOV.o N 1dd
LUOV.o N 1e0
LUOV.o N 1e3
LUOV.o N 1ed
LUOV.o N 1f2
LUOV.o N 1f7
LUOV.o N 200
LUOV.o N 20b
LUOV.o N 215
LUOV.o N 229
LUOV.o N 230
LUOV.o N 236
LUOV.o N 23b
LUOV.o N 247
LUOV.o N 25
LUOV.o N 251
LUOV.o N 276
LUOV.o N 295
LUOV.o N 2a7
LUOV.o N 2b7
LUOV.o N 2c
LUOV.o N 2ca
LUOV.o N 2e3
LUOV.o N 2f6
LUOV.o N 30b
LUOV.o N 310
LUOV.o N 321
LUOV.o N 334
LUOV.o N 344
LUOV.o N 350
LUOV.o N 361
LUOV.o N 367
LUOV.o N 376
LUOV.o N 380
LUOV.o N 38e
LUOV.o N 3a1
LUOV.o N 3ac
LUOV.o N 3b1
LUOV.o N 3b6
LUOV.o N 3bc
LUOV.o N 3d1
LUOV.o N 3e3
LUOV.o N 3f7
LUOV.o N 406
LUOV.o N 41c
LUOV.o N 42e
LUOV.o N 43f
LUOV.o N 44d
LUOV.o N 456
LUOV.o N 45a
LUOV.o N 461
LUOV.o N 475
LUOV.o N 479
LUOV.o N 48e
LUOV.o N 49e
LUOV.o N 4b0
LUOV.o N 4c4
LUOV.o N 4da
LUOV.o N 4ec
LUOV.o N 500
LUOV.o N 516
LUOV.o N 528
LUOV.o N 53c
LUOV.o N 552
LUOV.o N 564
LUOV.o N 570
LUOV.o N 580
LUOV.o N 595
LUOV.o N 5ab
LUOV.o N 5ba
LUOV.o N 5c7
LUOV.o N 5c9
LUOV.o N 5d3
LUOV.o N 5e5
LUOV.o N 5ec
LUOV.o N 5ee
LUOV.o N 5f5
LUOV.o N 5f7
LUOV.o N 5fe
LUOV.o N 601
LUOV.o N 60d
LUOV.o N 60f
LUOV.o N 619
LUOV.o N 624
LUOV.o N 627
LUOV.o N 62a
LUOV.o N 634
LUOV.o N 636
LUOV.o N 63e
LUOV.o N 640
LUOV.o N 642
LUOV.o N 644
LUOV.o N 646
LUOV.o N 64b
LUOV.o N 64f
LUOV.o N 655
LUOV.o N 65c
LUOV.o N 667
LUOV.o N 670
LUOV.o N 672
LUOV.o N 679
LUOV.o N 68b
LUOV.o N 690
LUOV.o N 695
LUOV.o N 6a0
LUOV.o N 6af
LUOV.o N 6b9
LUOV.o N 6c8
LUOV.o N 6d3
LUOV.o N f0
LUOV.o N f3
LUOV.o _addScalarProduct1 T
LUOV.o _addScalarProduct3 T
LUOV.o addScalarProduct T
LUOV.o addScalarProduct3 T
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o expandTable T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o repeatTable T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 103
LinearAlgebra.o N 108
LinearAlgebra.o N 10c
LinearAlgebra.o N 111
LinearAlgebra.o N 117
LinearAlgebra.o N 125
LinearAlgebra.o N 12f
LinearAlgebra.o N 137
LinearAlgebra.o N 13e
LinearAlgebra.o N 145
LinearAlgebra.o N 152
LinearAlgebra.o N 156
LinearAlgebra.o N 158
LinearAlgebra.o N 15d
LinearAlgebra.o N 169
LinearAlgebra.o N 174
LinearAlgebra.o N 17d
LinearAlgebra.o N 17f
LinearAlgebra.o N 184
LinearAlgebra.o N 189
LinearAlgebra.o N 18e
LinearAlgebra.o N 197
LinearAlgebra.o N 19b
LinearAlgebra.o N 19d
LinearAlgebra.o N 1a3
LinearAlgebra.o N 1ab
LinearAlgebra.o N 1b5
LinearAlgebra.o N 1be
LinearAlgebra.o N 1c5
LinearAlgebra.o N 1c7
LinearAlgebra.o N 1c9
LinearAlgebra.o N 1d3
LinearAlgebra.o N 1de
LinearAlgebra.o N 1ed
LinearAlgebra.o N 1f9
LinearAlgebra.o N 20d
LinearAlgebra.o N 21f
LinearAlgebra.o N 226
LinearAlgebra.o N 22a
LinearAlgebra.o N 22e
LinearAlgebra.o N 232
LinearAlgebra.o N 23b
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f9
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 109
buffer.o N 114
buffer.o N 11d
buffer.o N 126
buffer.o N 128
buffer.o N 12d
buffer.o N 13b
buffer.o N 140
buffer.o N 149
buffer.o N 14d
buffer.o N 154
buffer.o N 156
buffer.o N 15e
buffer.o N 160
buffer.o N 167
buffer.o N 16b
buffer.o N 17e
buffer.o N 180
buffer.o N 185
buffer.o N 19a
buffer.o N 19e
buffer.o N 1a8
buffer.o N 1b2
buffer.o N 1bd
buffer.o N 1c1
buffer.o N 25
buffer.o N 2e
buffer.o N f2
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 111
intermediateValues.o N 126
intermediateValues.o N 13a
intermediateValues.o N 14f
intermediateValues.o N 15f
intermediateValues.o N 167
intermediateValues.o N 175
intermediateValues.o N 17f
intermediateValues.o N 187
intermediateValues.o N 18e
intermediateValues.o N 190
intermediateValues.o N 195
intermediateValues.o N 199
intermediateValues.o N 19e
intermediateValues.o N 1a4
intermediateValues.o N 1ab
intermediateValues.o N 1ba
intermediateValues.o N 1be
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fe
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 102
keccakrng.o N 10a
keccakrng.o N 10f
keccakrng.o N 11b
keccakrng.o N 129
keccakrng.o N 13f
keccakrng.o N 146
keccakrng.o N 14c
keccakrng.o N 160
keccakrng.o N 165
keccakrng.o N 171
keccakrng.o N 17b
keccakrng.o N 17f
keccakrng.o N 1a4
keccakrng.o N 1c3
keccakrng.o N 1d5
keccakrng.o N 1e5
keccakrng.o N 1f7
keccakrng.o N 208
keccakrng.o N 21b
keccakrng.o N 225
keccakrng.o N 22a
keccakrng.o N 22f
keccakrng.o N 246
keccakrng.o N 25
keccakrng.o N 251
keccakrng.o N 25a
keccakrng.o N 263
keccakrng.o N 276
keccakrng.o N 27b
keccakrng.o N 28f
keccakrng.o N 29f
keccakrng.o N 2ad
keccakrng.o N 2c1
keccakrng.o N 2c6
keccakrng.o N 2ca
keccakrng.o N 2d0
keccakrng.o N 2d2
keccakrng.o N 2d4
keccakrng.o N 2db
keccakrng.o N 2e2
keccakrng.o N 2ec
keccakrng.o N 2f4
keccakrng.o N 2fb
keccakrng.o N 302
keccakrng.o N 30d
keccakrng.o N 31
keccakrng.o N f5
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 100
sign.o N 10b
sign.o N 119
sign.o N 12d
sign.o N 130
sign.o N 147
sign.o N 152
sign.o N 15b
sign.o N 167
sign.o N 169
sign.o N 173
sign.o N 178
sign.o N 17d
sign.o N 186
sign.o N 18a
sign.o N 19e
sign.o N 1b2
sign.o N 1c4
sign.o N 1d6
sign.o N 1e0
sign.o N 1f6
sign.o N 201
sign.o N 20e
sign.o N 210
sign.o N 21a
sign.o N 222
sign.o N 229
sign.o N 23d
sign.o N 25
sign.o N 250
sign.o N 262
sign.o N 278
sign.o N 28e
sign.o N 295
sign.o N 2c
sign.o N 2c9
sign.o N 2f5
sign.o N 326
sign.o N 328
sign.o N 32f
sign.o N 332
sign.o N 33c
sign.o N 33f
sign.o N 349
sign.o N 34c
sign.o N 34f
sign.o N 354
sign.o N 356
sign.o N 35d
sign.o N 367
sign.o N 371
sign.o N 374
sign.o N 377
sign.o N 37d
sign.o N 37f
sign.o N 384
sign.o N 388
sign.o N 38c
sign.o N 391
sign.o N f0
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:portable | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
Bitcontainer.o N 0
Bitcontainer.o N 107
Bitcontainer.o N 10e
Bitcontainer.o N 114
Bitcontainer.o N 122
Bitcontainer.o N 136
Bitcontainer.o N 13b
Bitcontainer.o N 148
Bitcontainer.o N 154
Bitcontainer.o N 15e
Bitcontainer.o N 162
Bitcontainer.o N 187
Bitcontainer.o N 1a6
Bitcontainer.o N 1b8
Bitcontainer.o N 1c8
Bitcontainer.o N 1df
Bitcontainer.o N 1f8
Bitcontainer.o N 20c
Bitcontainer.o N 210
Bitcontainer.o N 21b
Bitcontainer.o N 224
Bitcontainer.o N 229
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f7
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 10c
F16Field.o N 117
F16Field.o N 120
F16Field.o N 134
F16Field.o N 144
F16Field.o N 153
F16Field.o N 15e
F16Field.o N 167
F16Field.o N 16f
F16Field.o N 178
F16Field.o N 181
F16Field.o N 194
F16Field.o N 199
F16Field.o N 1a7
F16Field.o N 1ac
F16Field.o N 1c3
F16Field.o N 1ce
F16Field.o N 1d7
F16Field.o N 1e0
F16Field.o N 1e4
F16Field.o N 1f9
F16Field.o N 20b
F16Field.o N 21f
F16Field.o N 22c
F16Field.o N 238
F16Field.o N 243
F16Field.o N 24a
F16Field.o N 25
F16Field.o N 255
F16Field.o N 26a
F16Field.o N 279
F16Field.o N 285
F16Field.o N 290
F16Field.o N 29c
F16Field.o N 2a7
F16Field.o N 2b3
F16Field.o N 2c5
F16Field.o N 2e3
F16Field.o N 2e5
F16Field.o N 2ec
F16Field.o N 2ee
F16Field.o N 2f0
F16Field.o N 2f7
F16Field.o N 2f9
F16Field.o N 2fb
F16Field.o N 2fd
F16Field.o N 2ff
F16Field.o N 30
F16Field.o N 304
F16Field.o N 30b
F16Field.o N 30d
F16Field.o N 311
F16Field.o N 316
F16Field.o N 318
F16Field.o N 31a
F16Field.o N 31c
F16Field.o N 31e
F16Field.o N 320
F16Field.o N 322
F16Field.o N 325
F16Field.o N 328
F16Field.o N 32a
F16Field.o N 32c
F16Field.o N f3
F16Field.o N ff
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 100
F32Field.o N 109
F32Field.o N 112
F32Field.o N 124
F32Field.o N 129
F32Field.o N 137
F32Field.o N 13c
F32Field.o N 153
F32Field.o N 15e
F32Field.o N 167
F32Field.o N 170
F32Field.o N 174
F32Field.o N 183
F32Field.o N 197
F32Field.o N 1a3
F32Field.o N 1aa
F32Field.o N 1b5
F32Field.o N 1c0
F32Field.o N 1cb
F32Field.o N 1ce
F32Field.o N 1d9
F32Field.o N 1e2
F32Field.o N 1ea
F32Field.o N 1ed
F32Field.o N 1f5
F32Field.o N 207
F32Field.o N 21b
F32Field.o N 228
F32Field.o N 22f
F32Field.o N 23d
F32Field.o N 24c
F32Field.o N 25
F32Field.o N 25e
F32Field.o N 26a
F32Field.o N 275
F32Field.o N 280
F32Field.o N 284
F32Field.o N 286
F32Field.o N 28d
F32Field.o N 28f
F32Field.o N 291
F32Field.o N 298
F32Field.o N 29a
F32Field.o N 29d
F32Field.o N 29f
F32Field.o N 2a1
F32Field.o N 2a3
F32Field.o N 2a5
F32Field.o N 2ab
F32Field.o N 2b0
F32Field.o N 30
F32Field.o N f3
F32Field.o f32add T
F32Field.o f32addInPlace T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 100
F48Field.o N 10f
F48Field.o N 11a
F48Field.o N 123
F48Field.o N 12b
F48Field.o N 13f
F48Field.o N 14c
F48Field.o N 155
F48Field.o N 15e
F48Field.o N 170
F48Field.o N 175
F48Field.o N 183
F48Field.o N 188
F48Field.o N 19f
F48Field.o N 1aa
F48Field.o N 1b3
F48Field.o N 1bc
F48Field.o N 1c0
F48Field.o N 1d4
F48Field.o N 1e0
F48Field.o N 1e7
F48Field.o N 1f2
F48Field.o N 210
F48Field.o N 21b
F48Field.o N 226
F48Field.o N 22b
F48Field.o N 233
F48Field.o N 245
F48Field.o N 25
F48Field.o N 259
F48Field.o N 266
F48Field.o N 26d
F48Field.o N 27b
F48Field.o N 287
F48Field.o N 299
F48Field.o N 2a4
F48Field.o N 2af
F48Field.o N 2b2
F48Field.o N 2b5
F48Field.o N 2b8
F48Field.o N 2bc
F48Field.o N 2be
F48Field.o N 2c5
F48Field.o N 2c7
F48Field.o N 2c9
F48Field.o N 2d0
F48Field.o N 2d2
F48Field.o N 2d5
F48Field.o N 2d8
F48Field.o N 2de
F48Field.o N 2e2
F48Field.o N 2e4
F48Field.o N 2e6
F48Field.o N 30
F48Field.o N f3
F48Field.o f48add T
F48Field.o f48addInPlace T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 100
F64Field.o N 10f
F64Field.o N 11a
F64Field.o N 123
F64Field.o N 12b
F64Field.o N 13f
F64Field.o N 147
F64Field.o N 154
F64Field.o N 161
F64Field.o N 16a
F64Field.o N 173
F64Field.o N 18a
F64Field.o N 195
F64Field.o N 19e
F64Field.o N 1aa
F64Field.o N 1b1
F64Field.o N 1bc
F64Field.o N 1da
F64Field.o N 1e5
F64Field.o N 1f7
F64Field.o N 1fc
F64Field.o N 20a
F64Field.o N 20f
F64Field.o N 218
F64Field.o N 21c
F64Field.o N 230
F64Field.o N 23b
F64Field.o N 248
F64Field.o N 25
F64Field.o N 253
F64Field.o N 261
F64Field.o N 268
F64Field.o N 274
F64Field.o N 286
F64Field.o N 291
F64Field.o N 2a3
F64Field.o N 2b7
F64Field.o N 2ba
F64Field.o N 2bd
F64Field.o N 2c0
F64Field.o N 2c4
F64Field.o N 2c7
F64Field.o N 2c9
F64Field.o N 2cb
F64Field.o N 2ce
F64Field.o N 2d1
F64Field.o N 2d4
F64Field.o N 2da
F64Field.o N 2de
F64Field.o N 2e0
F64Field.o N 2e2
F64Field.o N 2e9
F64Field.o N 2eb
F64Field.o N 2f2
F64Field.o N 2f4
F64Field.o N 30
F64Field.o N f3
F64Field.o N fb
F64Field.o f64add T
F64Field.o f64addInPlace T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 100
F80Field.o N 10f
F80Field.o N 11a
F80Field.o N 123
F80Field.o N 12b
F80Field.o N 13f
F80Field.o N 147
F80Field.o N 154
F80Field.o N 161
F80Field.o N 16a
F80Field.o N 173
F80Field.o N 18a
F80Field.o N 195
F80Field.o N 19e
F80Field.o N 1aa
F80Field.o N 1b1
F80Field.o N 1bc
F80Field.o N 1da
F80Field.o N 1e5
F80Field.o N 1f7
F80Field.o N 1fc
F80Field.o N 20a
F80Field.o N 20f
F80Field.o N 218
F80Field.o N 21c
F80Field.o N 230
F80Field.o N 23b
F80Field.o N 248
F80Field.o N 25
F80Field.o N 253
F80Field.o N 25a
F80Field.o N 268
F80Field.o N 274
F80Field.o N 286
F80Field.o N 291
F80Field.o N 2a3
F80Field.o N 2b7
F80Field.o N 2ba
F80Field.o N 2bd
F80Field.o N 2c0
F80Field.o N 2c4
F80Field.o N 2c7
F80Field.o N 2ca
F80Field.o N 2cc
F80Field.o N 2ce
F80Field.o N 2d3
F80Field.o N 2d9
F80Field.o N 2dd
F80Field.o N 2df
F80Field.o N 2e1
F80Field.o N 2e8
F80Field.o N 2ea
F80Field.o N 2f1
F80Field.o N 2f3
F80Field.o N 30
F80Field.o N f3
F80Field.o N fb
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80addInPlace T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 10c
F8Field.o N 117
F8Field.o N 120
F8Field.o N 134
F8Field.o N 143
F8Field.o N 151
F8Field.o N 15b
F8Field.o N 163
F8Field.o N 170
F8Field.o N 178
F8Field.o N 180
F8Field.o N 187
F8Field.o N 19a
F8Field.o N 19f
F8Field.o N 1a4
F8Field.o N 1bb
F8Field.o N 1c6
F8Field.o N 1cf
F8Field.o N 1d8
F8Field.o N 1dc
F8Field.o N 1f1
F8Field.o N 202
F8Field.o N 215
F8Field.o N 221
F8Field.o N 22c
F8Field.o N 236
F8Field.o N 23c
F8Field.o N 246
F8Field.o N 248
F8Field.o N 24f
F8Field.o N 25
F8Field.o N 251
F8Field.o N 253
F8Field.o N 25a
F8Field.o N 2f
F8Field.o N f2
F8Field.o N fd
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 109
LUOV.o N 114
LUOV.o N 11d
LUOV.o N 131
LUOV.o N 134
LUOV.o N 141
LUOV.o N 149
LUOV.o N 14e
LUOV.o N 15a
LUOV.o N 164
LUOV.o N 169
LUOV.o N 177
LUOV.o N 17c
LUOV.o N 185
LUOV.o N 189
LUOV.o N 194
LUOV.o N 19e
LUOV.o N 1b2
LUOV.o N 1b9
LUOV.o N 1bf
LUOV.o N 1c4
LUOV.o N 1d0
LUOV.o N 1da
LUOV.o N 1ff
LUOV.o N 21e
LUOV.o N 230
LUOV.o N 240
LUOV.o N 25
LUOV.o N 253
LUOV.o N 26c
LUOV.o N 27f
LUOV.o N 294
LUOV.o N 299
LUOV.o N 2aa
LUOV.o N 2bd
LUOV.o N 2c
LUOV.o N 2cd
LUOV.o N 2d9
LUOV.o N 2df
LUOV.o N 2ee
LUOV.o N 2f8
LUOV.o N 306
LUOV.o N 319
LUOV.o N 324
LUOV.o N 329
LUOV.o N 32e
LUOV.o N 334
LUOV.o N 33e
LUOV.o N 346
LUOV.o N 34d
LUOV.o N 362
LUOV.o N 374
LUOV.o N 388
LUOV.o N 397
LUOV.o N 3ad
LUOV.o N 3bf
LUOV.o N 3d0
LUOV.o N 3e5
LUOV.o N 3f5
LUOV.o N 401
LUOV.o N 40d
LUOV.o N 420
LUOV.o N 433
LUOV.o N 444
LUOV.o N 456
LUOV.o N 46a
LUOV.o N 480
LUOV.o N 492
LUOV.o N 4a6
LUOV.o N 4bc
LUOV.o N 4ce
LUOV.o N 4e2
LUOV.o N 4f8
LUOV.o N 50a
LUOV.o N 516
LUOV.o N 526
LUOV.o N 53b
LUOV.o N 551
LUOV.o N 55f
LUOV.o N 56e
LUOV.o N 57b
LUOV.o N 57d
LUOV.o N 587
LUOV.o N 599
LUOV.o N 5a0
LUOV.o N 5a2
LUOV.o N 5a4
LUOV.o N 5a6
LUOV.o N 5ab
LUOV.o N 5ad
LUOV.o N 5b0
LUOV.o N 5b3
LUOV.o N 5b6
LUOV.o N 5b9
LUOV.o N 5bc
LUOV.o N 5bf
LUOV.o N 5c1
LUOV.o N 5c8
LUOV.o N 5ca
LUOV.o N 5d1
LUOV.o N 5d4
LUOV.o N 5e0
LUOV.o N 5e2
LUOV.o N 5ec
LUOV.o N 600
LUOV.o N 60b
LUOV.o N 60e
LUOV.o N 611
LUOV.o N 61b
LUOV.o N 61d
LUOV.o N 625
LUOV.o N 627
LUOV.o N 629
LUOV.o N 62b
LUOV.o N 62d
LUOV.o N 632
LUOV.o N 636
LUOV.o N 63c
LUOV.o N 643
LUOV.o N 64e
LUOV.o N 657
LUOV.o N 659
LUOV.o N 660
LUOV.o N 672
LUOV.o N 679
LUOV.o N 67e
LUOV.o N 683
LUOV.o N 68e
LUOV.o N 69d
LUOV.o N 6a7
LUOV.o N 6b6
LUOV.o N 6bf
LUOV.o N 6c3
LUOV.o N 6c7
LUOV.o N 6d2
LUOV.o N ef
LUOV.o N f2
LUOV.o _addScalarProduct1 T
LUOV.o _addScalarProduct3 T
LUOV.o addScalarProduct T
LUOV.o addScalarProduct3 T
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o expandTable T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o repeatTable T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 109
LinearAlgebra.o N 117
LinearAlgebra.o N 122
LinearAlgebra.o N 12c
LinearAlgebra.o N 136
LinearAlgebra.o N 13b
LinearAlgebra.o N 13f
LinearAlgebra.o N 144
LinearAlgebra.o N 14a
LinearAlgebra.o N 154
LinearAlgebra.o N 15c
LinearAlgebra.o N 163
LinearAlgebra.o N 16a
LinearAlgebra.o N 175
LinearAlgebra.o N 184
LinearAlgebra.o N 190
LinearAlgebra.o N 199
LinearAlgebra.o N 1a2
LinearAlgebra.o N 1a8
LinearAlgebra.o N 1bc
LinearAlgebra.o N 1ce
LinearAlgebra.o N 1db
LinearAlgebra.o N 1df
LinearAlgebra.o N 1e1
LinearAlgebra.o N 1e8
LinearAlgebra.o N 1ea
LinearAlgebra.o N 1ee
LinearAlgebra.o N 1f2
LinearAlgebra.o N 1f7
LinearAlgebra.o N 1fc
LinearAlgebra.o N 1fe
LinearAlgebra.o N 203
LinearAlgebra.o N 207
LinearAlgebra.o N 209
LinearAlgebra.o N 211
LinearAlgebra.o N 21a
LinearAlgebra.o N 221
LinearAlgebra.o N 22b
LinearAlgebra.o N 22d
LinearAlgebra.o N 231
LinearAlgebra.o N 23a
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f8
LinearAlgebra.o N fd
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 108
buffer.o N 113
buffer.o N 11c
buffer.o N 125
buffer.o N 12d
buffer.o N 13b
buffer.o N 14e
buffer.o N 163
buffer.o N 16d
buffer.o N 172
buffer.o N 177
buffer.o N 180
buffer.o N 184
buffer.o N 18b
buffer.o N 195
buffer.o N 19c
buffer.o N 1a7
buffer.o N 1a9
buffer.o N 1ab
buffer.o N 1ad
buffer.o N 1b1
buffer.o N 1b3
buffer.o N 1b8
buffer.o N 1bc
buffer.o N 1c0
buffer.o N 25
buffer.o N 2e
buffer.o N f1
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 110
intermediateValues.o N 125
intermediateValues.o N 139
intermediateValues.o N 14e
intermediateValues.o N 15e
intermediateValues.o N 166
intermediateValues.o N 174
intermediateValues.o N 17e
intermediateValues.o N 186
intermediateValues.o N 18d
intermediateValues.o N 18f
intermediateValues.o N 194
intermediateValues.o N 198
intermediateValues.o N 19d
intermediateValues.o N 1a3
intermediateValues.o N 1aa
intermediateValues.o N 1b9
intermediateValues.o N 1bd
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fd
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 101
keccakrng.o N 109
keccakrng.o N 10e
keccakrng.o N 11a
keccakrng.o N 128
keccakrng.o N 13e
keccakrng.o N 145
keccakrng.o N 14b
keccakrng.o N 15f
keccakrng.o N 164
keccakrng.o N 170
keccakrng.o N 17a
keccakrng.o N 17e
keccakrng.o N 1a3
keccakrng.o N 1c2
keccakrng.o N 1d4
keccakrng.o N 1e4
keccakrng.o N 1f6
keccakrng.o N 207
keccakrng.o N 21a
keccakrng.o N 224
keccakrng.o N 229
keccakrng.o N 22e
keccakrng.o N 245
keccakrng.o N 25
keccakrng.o N 250
keccakrng.o N 259
keccakrng.o N 262
keccakrng.o N 275
keccakrng.o N 27a
keccakrng.o N 28e
keccakrng.o N 29e
keccakrng.o N 2ac
keccakrng.o N 2c0
keccakrng.o N 2c5
keccakrng.o N 2c9
keccakrng.o N 2cf
keccakrng.o N 2d1
keccakrng.o N 2d3
keccakrng.o N 2da
keccakrng.o N 2e1
keccakrng.o N 2eb
keccakrng.o N 2f3
keccakrng.o N 2fa
keccakrng.o N 301
keccakrng.o N 30c
keccakrng.o N 31
keccakrng.o N f4
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 10a
sign.o N 118
sign.o N 12c
sign.o N 12f
sign.o N 146
sign.o N 151
sign.o N 15a
sign.o N 166
sign.o N 168
sign.o N 172
sign.o N 177
sign.o N 17c
sign.o N 185
sign.o N 189
sign.o N 19d
sign.o N 1b1
sign.o N 1c3
sign.o N 1d5
sign.o N 1df
sign.o N 1f5
sign.o N 200
sign.o N 20d
sign.o N 20f
sign.o N 219
sign.o N 221
sign.o N 228
sign.o N 23c
sign.o N 24f
sign.o N 25
sign.o N 261
sign.o N 277
sign.o N 28d
sign.o N 294
sign.o N 2c
sign.o N 2c8
sign.o N 2f4
sign.o N 325
sign.o N 327
sign.o N 32e
sign.o N 331
sign.o N 33b
sign.o N 33e
sign.o N 348
sign.o N 34b
sign.o N 34e
sign.o N 353
sign.o N 355
sign.o N 35c
sign.o N 366
sign.o N 370
sign.o N 373
sign.o N 376
sign.o N 37c
sign.o N 37e
sign.o N 383
sign.o N 387
sign.o N 38b
sign.o N 390
sign.o N ef
sign.o N ff
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:portable | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
Bitcontainer.o N 0
Bitcontainer.o N 108
Bitcontainer.o N 10f
Bitcontainer.o N 115
Bitcontainer.o N 123
Bitcontainer.o N 137
Bitcontainer.o N 13c
Bitcontainer.o N 149
Bitcontainer.o N 155
Bitcontainer.o N 15f
Bitcontainer.o N 163
Bitcontainer.o N 188
Bitcontainer.o N 1a7
Bitcontainer.o N 1b9
Bitcontainer.o N 1c9
Bitcontainer.o N 1e0
Bitcontainer.o N 1f9
Bitcontainer.o N 20d
Bitcontainer.o N 211
Bitcontainer.o N 21c
Bitcontainer.o N 225
Bitcontainer.o N 22a
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f8
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 100
F16Field.o N 10d
F16Field.o N 118
F16Field.o N 121
F16Field.o N 135
F16Field.o N 145
F16Field.o N 154
F16Field.o N 15f
F16Field.o N 168
F16Field.o N 170
F16Field.o N 179
F16Field.o N 182
F16Field.o N 195
F16Field.o N 19a
F16Field.o N 1a8
F16Field.o N 1ad
F16Field.o N 1c4
F16Field.o N 1cf
F16Field.o N 1d8
F16Field.o N 1e1
F16Field.o N 1e5
F16Field.o N 1fa
F16Field.o N 201
F16Field.o N 203
F16Field.o N 20e
F16Field.o N 21a
F16Field.o N 21c
F16Field.o N 228
F16Field.o N 22d
F16Field.o N 22f
F16Field.o N 23b
F16Field.o N 246
F16Field.o N 25
F16Field.o N 255
F16Field.o N 260
F16Field.o N 264
F16Field.o N 276
F16Field.o N 28a
F16Field.o N 297
F16Field.o N 2a2
F16Field.o N 2b7
F16Field.o N 2c3
F16Field.o N 2d5
F16Field.o N 2f3
F16Field.o N 2f5
F16Field.o N 2fc
F16Field.o N 2fe
F16Field.o N 30
F16Field.o N 305
F16Field.o N 307
F16Field.o N 309
F16Field.o N 30e
F16Field.o N 315
F16Field.o N 317
F16Field.o N 319
F16Field.o N 31b
F16Field.o N 31d
F16Field.o N 31f
F16Field.o N 321
F16Field.o N 323
F16Field.o N 326
F16Field.o N 329
F16Field.o N 32b
F16Field.o N 32d
F16Field.o N f4
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 101
F32Field.o N 10a
F32Field.o N 113
F32Field.o N 125
F32Field.o N 12a
F32Field.o N 138
F32Field.o N 13d
F32Field.o N 154
F32Field.o N 15f
F32Field.o N 168
F32Field.o N 171
F32Field.o N 175
F32Field.o N 184
F32Field.o N 198
F32Field.o N 1a3
F32Field.o N 1a6
F32Field.o N 1b1
F32Field.o N 1ba
F32Field.o N 1c2
F32Field.o N 1c5
F32Field.o N 1cd
F32Field.o N 1d1
F32Field.o N 1dd
F32Field.o N 1e4
F32Field.o N 1ef
F32Field.o N 1fa
F32Field.o N 20c
F32Field.o N 220
F32Field.o N 22d
F32Field.o N 234
F32Field.o N 242
F32Field.o N 25
F32Field.o N 251
F32Field.o N 263
F32Field.o N 26f
F32Field.o N 27a
F32Field.o N 285
F32Field.o N 287
F32Field.o N 28e
F32Field.o N 290
F32Field.o N 292
F32Field.o N 299
F32Field.o N 29b
F32Field.o N 29e
F32Field.o N 2a0
F32Field.o N 2a2
F32Field.o N 2a4
F32Field.o N 2a6
F32Field.o N 2ac
F32Field.o N 2b1
F32Field.o N 30
F32Field.o N f4
F32Field.o f32add T
F32Field.o f32addInPlace T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 101
F48Field.o N 110
F48Field.o N 11b
F48Field.o N 124
F48Field.o N 12c
F48Field.o N 140
F48Field.o N 14d
F48Field.o N 156
F48Field.o N 15f
F48Field.o N 171
F48Field.o N 176
F48Field.o N 184
F48Field.o N 189
F48Field.o N 1a0
F48Field.o N 1ab
F48Field.o N 1b4
F48Field.o N 1bd
F48Field.o N 1c1
F48Field.o N 1d5
F48Field.o N 1e0
F48Field.o N 1e5
F48Field.o N 1ed
F48Field.o N 1f0
F48Field.o N 1f3
F48Field.o N 1f6
F48Field.o N 1fa
F48Field.o N 206
F48Field.o N 20d
F48Field.o N 218
F48Field.o N 236
F48Field.o N 241
F48Field.o N 25
F48Field.o N 253
F48Field.o N 267
F48Field.o N 274
F48Field.o N 27b
F48Field.o N 289
F48Field.o N 295
F48Field.o N 2a7
F48Field.o N 2b2
F48Field.o N 2bd
F48Field.o N 2bf
F48Field.o N 2c6
F48Field.o N 2c8
F48Field.o N 2ca
F48Field.o N 2d1
F48Field.o N 2d3
F48Field.o N 2d6
F48Field.o N 2d9
F48Field.o N 2df
F48Field.o N 2e3
F48Field.o N 2e5
F48Field.o N 2e7
F48Field.o N 30
F48Field.o N f4
F48Field.o f48add T
F48Field.o f48addInPlace T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 101
F64Field.o N 110
F64Field.o N 11b
F64Field.o N 124
F64Field.o N 12c
F64Field.o N 140
F64Field.o N 148
F64Field.o N 155
F64Field.o N 162
F64Field.o N 16b
F64Field.o N 174
F64Field.o N 18b
F64Field.o N 196
F64Field.o N 19f
F64Field.o N 1aa
F64Field.o N 1ae
F64Field.o N 1b0
F64Field.o N 1b2
F64Field.o N 1bd
F64Field.o N 1c0
F64Field.o N 1c3
F64Field.o N 1c6
F64Field.o N 1c9
F64Field.o N 1cd
F64Field.o N 1d9
F64Field.o N 1e0
F64Field.o N 1eb
F64Field.o N 209
F64Field.o N 214
F64Field.o N 226
F64Field.o N 22b
F64Field.o N 239
F64Field.o N 23e
F64Field.o N 247
F64Field.o N 25
F64Field.o N 25b
F64Field.o N 268
F64Field.o N 276
F64Field.o N 27d
F64Field.o N 289
F64Field.o N 29b
F64Field.o N 2a6
F64Field.o N 2b8
F64Field.o N 2cc
F64Field.o N 2cf
F64Field.o N 2d2
F64Field.o N 2d5
F64Field.o N 2db
F64Field.o N 2df
F64Field.o N 2e1
F64Field.o N 2e3
F64Field.o N 2ea
F64Field.o N 2ec
F64Field.o N 2f3
F64Field.o N 2f5
F64Field.o N 30
F64Field.o N f4
F64Field.o N fc
F64Field.o f64add T
F64Field.o f64addInPlace T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 101
F80Field.o N 110
F80Field.o N 11b
F80Field.o N 124
F80Field.o N 12c
F80Field.o N 140
F80Field.o N 148
F80Field.o N 155
F80Field.o N 162
F80Field.o N 16b
F80Field.o N 174
F80Field.o N 18b
F80Field.o N 196
F80Field.o N 19f
F80Field.o N 1aa
F80Field.o N 1ae
F80Field.o N 1b0
F80Field.o N 1b2
F80Field.o N 1bd
F80Field.o N 1c0
F80Field.o N 1c3
F80Field.o N 1c6
F80Field.o N 1c9
F80Field.o N 1cc
F80Field.o N 1d0
F80Field.o N 1dc
F80Field.o N 1e3
F80Field.o N 1ee
F80Field.o N 20c
F80Field.o N 217
F80Field.o N 229
F80Field.o N 22e
F80Field.o N 23c
F80Field.o N 241
F80Field.o N 24a
F80Field.o N 25
F80Field.o N 25e
F80Field.o N 26b
F80Field.o N 272
F80Field.o N 280
F80Field.o N 28c
F80Field.o N 29e
F80Field.o N 2a9
F80Field.o N 2bb
F80Field.o N 2cf
F80Field.o N 2d4
F80Field.o N 2da
F80Field.o N 2de
F80Field.o N 2e0
F80Field.o N 2e2
F80Field.o N 2e9
F80Field.o N 2eb
F80Field.o N 2f2
F80Field.o N 2f4
F80Field.o N 30
F80Field.o N f4
F80Field.o N fc
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80addInPlace T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 10d
F8Field.o N 118
F8Field.o N 121
F8Field.o N 135
F8Field.o N 144
F8Field.o N 152
F8Field.o N 15c
F8Field.o N 164
F8Field.o N 171
F8Field.o N 179
F8Field.o N 181
F8Field.o N 188
F8Field.o N 19b
F8Field.o N 1a0
F8Field.o N 1a5
F8Field.o N 1bc
F8Field.o N 1c7
F8Field.o N 1d0
F8Field.o N 1d9
F8Field.o N 1dd
F8Field.o N 1f2
F8Field.o N 1f8
F8Field.o N 1fa
F8Field.o N 204
F8Field.o N 215
F8Field.o N 228
F8Field.o N 234
F8Field.o N 23f
F8Field.o N 249
F8Field.o N 24b
F8Field.o N 25
F8Field.o N 252
F8Field.o N 254
F8Field.o N 25b
F8Field.o N 2f
F8Field.o N f3
F8Field.o N fe
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 10a
LUOV.o N 115
LUOV.o N 11e
LUOV.o N 132
LUOV.o N 135
LUOV.o N 142
LUOV.o N 14a
LUOV.o N 14f
LUOV.o N 15b
LUOV.o N 167
LUOV.o N 169
LUOV.o N 177
LUOV.o N 183
LUOV.o N 196
LUOV.o N 198
LUOV.o N 1a2
LUOV.o N 1aa
LUOV.o N 1b1
LUOV.o N 1b3
LUOV.o N 1b8
LUOV.o N 1bc
LUOV.o N 1be
LUOV.o N 1c8
LUOV.o N 1cd
LUOV.o N 1d2
LUOV.o N 1db
LUOV.o N 1e6
LUOV.o N 1f0
LUOV.o N 204
LUOV.o N 20b
LUOV.o N 211
LUOV.o N 216
LUOV.o N 222
LUOV.o N 22c
LUOV.o N 25
LUOV.o N 251
LUOV.o N 270
LUOV.o N 282
LUOV.o N 292
LUOV.o N 2a5
LUOV.o N 2be
LUOV.o N 2c
LUOV.o N 2d1
LUOV.o N 2e6
LUOV.o N 2eb
LUOV.o N 2fc
LUOV.o N 30f
LUOV.o N 31f
LUOV.o N 32b
LUOV.o N 33d
LUOV.o N 340
LUOV.o N 343
LUOV.o N 346
LUOV.o N 349
LUOV.o N 34c
LUOV.o N 34f
LUOV.o N 360
LUOV.o N 366
LUOV.o N 375
LUOV.o N 37f
LUOV.o N 38d
LUOV.o N 3a0
LUOV.o N 3ab
LUOV.o N 3b0
LUOV.o N 3b5
LUOV.o N 3bb
LUOV.o N 3d0
LUOV.o N 3e2
LUOV.o N 3f6
LUOV.o N 405
LUOV.o N 41b
LUOV.o N 42d
LUOV.o N 43e
LUOV.o N 453
LUOV.o N 463
LUOV.o N 476
LUOV.o N 48a
LUOV.o N 4a0
LUOV.o N 4b2
LUOV.o N 4c6
LUOV.o N 4dc
LUOV.o N 4ee
LUOV.o N 502
LUOV.o N 518
LUOV.o N 52a
LUOV.o N 536
LUOV.o N 546
LUOV.o N 55b
LUOV.o N 571
LUOV.o N 57f
LUOV.o N 58e
LUOV.o N 59b
LUOV.o N 59d
LUOV.o N 5a7
LUOV.o N 5b9
LUOV.o N 5c0
LUOV.o N 5c2
LUOV.o N 5c9
LUOV.o N 5cb
LUOV.o N 5d2
LUOV.o N 5d5
LUOV.o N 5e1
LUOV.o N 5e3
LUOV.o N 5ed
LUOV.o N 601
LUOV.o N 60c
LUOV.o N 60f
LUOV.o N 612
LUOV.o N 61c
LUOV.o N 61e
LUOV.o N 626
LUOV.o N 628
LUOV.o N 62a
LUOV.o N 62c
LUOV.o N 62e
LUOV.o N 633
LUOV.o N 637
LUOV.o N 63d
LUOV.o N 644
LUOV.o N 64f
LUOV.o N 658
LUOV.o N 65a
LUOV.o N 661
LUOV.o N 673
LUOV.o N 67a
LUOV.o N 67f
LUOV.o N 684
LUOV.o N 68f
LUOV.o N 69e
LUOV.o N 6a8
LUOV.o N 6b7
LUOV.o N 6c0
LUOV.o N 6c4
LUOV.o N 6c8
LUOV.o N 6d3
LUOV.o N f0
LUOV.o N f3
LUOV.o _addScalarProduct1 T
LUOV.o _addScalarProduct3 T
LUOV.o addScalarProduct T
LUOV.o addScalarProduct3 T
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o expandTable T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o repeatTable T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 10a
LinearAlgebra.o N 118
LinearAlgebra.o N 123
LinearAlgebra.o N 12c
LinearAlgebra.o N 12e
LinearAlgebra.o N 133
LinearAlgebra.o N 137
LinearAlgebra.o N 13c
LinearAlgebra.o N 142
LinearAlgebra.o N 14c
LinearAlgebra.o N 154
LinearAlgebra.o N 15b
LinearAlgebra.o N 162
LinearAlgebra.o N 167
LinearAlgebra.o N 16c
LinearAlgebra.o N 171
LinearAlgebra.o N 17b
LinearAlgebra.o N 185
LinearAlgebra.o N 190
LinearAlgebra.o N 19f
LinearAlgebra.o N 1ab
LinearAlgebra.o N 1b4
LinearAlgebra.o N 1ba
LinearAlgebra.o N 1ce
LinearAlgebra.o N 1e0
LinearAlgebra.o N 1ed
LinearAlgebra.o N 1f1
LinearAlgebra.o N 1f3
LinearAlgebra.o N 1fa
LinearAlgebra.o N 1fc
LinearAlgebra.o N 200
LinearAlgebra.o N 204
LinearAlgebra.o N 208
LinearAlgebra.o N 20a
LinearAlgebra.o N 212
LinearAlgebra.o N 21b
LinearAlgebra.o N 222
LinearAlgebra.o N 22c
LinearAlgebra.o N 22e
LinearAlgebra.o N 232
LinearAlgebra.o N 23b
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f9
LinearAlgebra.o N fe
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 109
buffer.o N 114
buffer.o N 11d
buffer.o N 125
buffer.o N 133
buffer.o N 135
buffer.o N 13a
buffer.o N 13f
buffer.o N 148
buffer.o N 14c
buffer.o N 153
buffer.o N 157
buffer.o N 16a
buffer.o N 16c
buffer.o N 173
buffer.o N 175
buffer.o N 17a
buffer.o N 183
buffer.o N 198
buffer.o N 1a2
buffer.o N 1ac
buffer.o N 1b7
buffer.o N 1b9
buffer.o N 1bd
buffer.o N 1c1
buffer.o N 25
buffer.o N 2e
buffer.o N f2
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 111
intermediateValues.o N 126
intermediateValues.o N 13a
intermediateValues.o N 14f
intermediateValues.o N 15f
intermediateValues.o N 167
intermediateValues.o N 175
intermediateValues.o N 17f
intermediateValues.o N 187
intermediateValues.o N 18e
intermediateValues.o N 190
intermediateValues.o N 195
intermediateValues.o N 199
intermediateValues.o N 19e
intermediateValues.o N 1a4
intermediateValues.o N 1ab
intermediateValues.o N 1ba
intermediateValues.o N 1be
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fe
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 102
keccakrng.o N 10a
keccakrng.o N 10f
keccakrng.o N 11b
keccakrng.o N 129
keccakrng.o N 13f
keccakrng.o N 146
keccakrng.o N 14c
keccakrng.o N 160
keccakrng.o N 165
keccakrng.o N 171
keccakrng.o N 17b
keccakrng.o N 17f
keccakrng.o N 1a4
keccakrng.o N 1c3
keccakrng.o N 1d5
keccakrng.o N 1e5
keccakrng.o N 1f7
keccakrng.o N 208
keccakrng.o N 21b
keccakrng.o N 225
keccakrng.o N 22a
keccakrng.o N 22f
keccakrng.o N 246
keccakrng.o N 25
keccakrng.o N 251
keccakrng.o N 25a
keccakrng.o N 263
keccakrng.o N 276
keccakrng.o N 27b
keccakrng.o N 28f
keccakrng.o N 29f
keccakrng.o N 2ad
keccakrng.o N 2c1
keccakrng.o N 2c6
keccakrng.o N 2ca
keccakrng.o N 2d0
keccakrng.o N 2d2
keccakrng.o N 2d4
keccakrng.o N 2db
keccakrng.o N 2e2
keccakrng.o N 2ec
keccakrng.o N 2f4
keccakrng.o N 2fb
keccakrng.o N 302
keccakrng.o N 30d
keccakrng.o N 31
keccakrng.o N f5
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 100
sign.o N 10b
sign.o N 119
sign.o N 12d
sign.o N 130
sign.o N 147
sign.o N 152
sign.o N 15b
sign.o N 167
sign.o N 169
sign.o N 173
sign.o N 178
sign.o N 17d
sign.o N 186
sign.o N 18a
sign.o N 19e
sign.o N 1b2
sign.o N 1c4
sign.o N 1d6
sign.o N 1e0
sign.o N 1f6
sign.o N 201
sign.o N 20e
sign.o N 210
sign.o N 21a
sign.o N 222
sign.o N 229
sign.o N 23d
sign.o N 25
sign.o N 250
sign.o N 262
sign.o N 278
sign.o N 28e
sign.o N 295
sign.o N 2c
sign.o N 2c9
sign.o N 2f5
sign.o N 326
sign.o N 328
sign.o N 32f
sign.o N 332
sign.o N 33c
sign.o N 33f
sign.o N 349
sign.o N 34c
sign.o N 34f
sign.o N 354
sign.o N 356
sign.o N 35d
sign.o N 367
sign.o N 371
sign.o N 374
sign.o N 377
sign.o N 37d
sign.o N 37f
sign.o N 384
sign.o N 388
sign.o N 38c
sign.o N 391
sign.o N f0
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:portable | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
Bitcontainer.o N 0
Bitcontainer.o N 107
Bitcontainer.o N 10e
Bitcontainer.o N 114
Bitcontainer.o N 122
Bitcontainer.o N 136
Bitcontainer.o N 13b
Bitcontainer.o N 148
Bitcontainer.o N 154
Bitcontainer.o N 15e
Bitcontainer.o N 162
Bitcontainer.o N 187
Bitcontainer.o N 1a6
Bitcontainer.o N 1b8
Bitcontainer.o N 1c8
Bitcontainer.o N 1df
Bitcontainer.o N 1f8
Bitcontainer.o N 20c
Bitcontainer.o N 210
Bitcontainer.o N 21b
Bitcontainer.o N 224
Bitcontainer.o N 229
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f7
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 10c
F16Field.o N 117
F16Field.o N 120
F16Field.o N 134
F16Field.o N 144
F16Field.o N 153
F16Field.o N 15e
F16Field.o N 167
F16Field.o N 16f
F16Field.o N 178
F16Field.o N 181
F16Field.o N 194
F16Field.o N 199
F16Field.o N 1a7
F16Field.o N 1ac
F16Field.o N 1c3
F16Field.o N 1ce
F16Field.o N 1d7
F16Field.o N 1e0
F16Field.o N 1e4
F16Field.o N 1f9
F16Field.o N 200
F16Field.o N 202
F16Field.o N 20d
F16Field.o N 218
F16Field.o N 224
F16Field.o N 226
F16Field.o N 232
F16Field.o N 237
F16Field.o N 239
F16Field.o N 248
F16Field.o N 25
F16Field.o N 254
F16Field.o N 25f
F16Field.o N 26a
F16Field.o N 26e
F16Field.o N 280
F16Field.o N 294
F16Field.o N 2a1
F16Field.o N 2b6
F16Field.o N 2c2
F16Field.o N 2d4
F16Field.o N 2f2
F16Field.o N 2f4
F16Field.o N 2fb
F16Field.o N 2fd
F16Field.o N 30
F16Field.o N 304
F16Field.o N 306
F16Field.o N 308
F16Field.o N 30d
F16Field.o N 314
F16Field.o N 316
F16Field.o N 318
F16Field.o N 31a
F16Field.o N 31c
F16Field.o N 31e
F16Field.o N 321
F16Field.o N 324
F16Field.o N 326
F16Field.o N 328
F16Field.o N 32c
F16Field.o N 32e
F16Field.o N f3
F16Field.o N ff
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 100
F32Field.o N 109
F32Field.o N 112
F32Field.o N 124
F32Field.o N 129
F32Field.o N 137
F32Field.o N 13c
F32Field.o N 153
F32Field.o N 15e
F32Field.o N 167
F32Field.o N 170
F32Field.o N 174
F32Field.o N 183
F32Field.o N 197
F32Field.o N 1a2
F32Field.o N 1a5
F32Field.o N 1b0
F32Field.o N 1b9
F32Field.o N 1c1
F32Field.o N 1c4
F32Field.o N 1cc
F32Field.o N 1d0
F32Field.o N 1dc
F32Field.o N 1e3
F32Field.o N 1ee
F32Field.o N 1fd
F32Field.o N 1ff
F32Field.o N 201
F32Field.o N 204
F32Field.o N 20f
F32Field.o N 221
F32Field.o N 235
F32Field.o N 242
F32Field.o N 249
F32Field.o N 25
F32Field.o N 257
F32Field.o N 269
F32Field.o N 275
F32Field.o N 280
F32Field.o N 28b
F32Field.o N 28d
F32Field.o N 294
F32Field.o N 296
F32Field.o N 29d
F32Field.o N 29f
F32Field.o N 2a1
F32Field.o N 2a3
F32Field.o N 2a5
F32Field.o N 2ab
F32Field.o N 2b0
F32Field.o N 30
F32Field.o N f3
F32Field.o f32add T
F32Field.o f32addInPlace T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 100
F48Field.o N 10f
F48Field.o N 11a
F48Field.o N 123
F48Field.o N 12b
F48Field.o N 13f
F48Field.o N 14c
F48Field.o N 155
F48Field.o N 15e
F48Field.o N 170
F48Field.o N 175
F48Field.o N 183
F48Field.o N 188
F48Field.o N 19f
F48Field.o N 1aa
F48Field.o N 1b3
F48Field.o N 1bc
F48Field.o N 1c0
F48Field.o N 1d4
F48Field.o N 1df
F48Field.o N 1e4
F48Field.o N 1ec
F48Field.o N 1ef
F48Field.o N 1f2
F48Field.o N 1f5
F48Field.o N 1f9
F48Field.o N 205
F48Field.o N 20c
F48Field.o N 217
F48Field.o N 235
F48Field.o N 240
F48Field.o N 25
F48Field.o N 252
F48Field.o N 266
F48Field.o N 273
F48Field.o N 27a
F48Field.o N 288
F48Field.o N 294
F48Field.o N 2a6
F48Field.o N 2b1
F48Field.o N 2bc
F48Field.o N 2be
F48Field.o N 2c5
F48Field.o N 2c7
F48Field.o N 2c9
F48Field.o N 2d0
F48Field.o N 2d2
F48Field.o N 2d5
F48Field.o N 2d8
F48Field.o N 2de
F48Field.o N 2e2
F48Field.o N 2e4
F48Field.o N 2e6
F48Field.o N 30
F48Field.o N f3
F48Field.o f48add T
F48Field.o f48addInPlace T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 100
F64Field.o N 10f
F64Field.o N 11a
F64Field.o N 123
F64Field.o N 12b
F64Field.o N 13f
F64Field.o N 147
F64Field.o N 154
F64Field.o N 161
F64Field.o N 16a
F64Field.o N 173
F64Field.o N 18a
F64Field.o N 195
F64Field.o N 19e
F64Field.o N 1a9
F64Field.o N 1ad
F64Field.o N 1af
F64Field.o N 1b1
F64Field.o N 1bc
F64Field.o N 1bf
F64Field.o N 1c2
F64Field.o N 1c5
F64Field.o N 1c8
F64Field.o N 1cc
F64Field.o N 1d8
F64Field.o N 1df
F64Field.o N 1ea
F64Field.o N 208
F64Field.o N 213
F64Field.o N 225
F64Field.o N 22a
F64Field.o N 238
F64Field.o N 23d
F64Field.o N 246
F64Field.o N 25
F64Field.o N 25a
F64Field.o N 267
F64Field.o N 275
F64Field.o N 27c
F64Field.o N 288
F64Field.o N 29a
F64Field.o N 2a5
F64Field.o N 2b7
F64Field.o N 2cb
F64Field.o N 2ce
F64Field.o N 2d1
F64Field.o N 2d4
F64Field.o N 2da
F64Field.o N 2de
F64Field.o N 2e0
F64Field.o N 2e2
F64Field.o N 2e9
F64Field.o N 2eb
F64Field.o N 2f2
F64Field.o N 2f4
F64Field.o N 30
F64Field.o N f3
F64Field.o N fb
F64Field.o f64add T
F64Field.o f64addInPlace T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 100
F80Field.o N 10f
F80Field.o N 11a
F80Field.o N 123
F80Field.o N 12b
F80Field.o N 13f
F80Field.o N 147
F80Field.o N 154
F80Field.o N 161
F80Field.o N 16a
F80Field.o N 173
F80Field.o N 18a
F80Field.o N 195
F80Field.o N 19e
F80Field.o N 1a9
F80Field.o N 1ad
F80Field.o N 1af
F80Field.o N 1b1
F80Field.o N 1bc
F80Field.o N 1bf
F80Field.o N 1c2
F80Field.o N 1c5
F80Field.o N 1c8
F80Field.o N 1cb
F80Field.o N 1cf
F80Field.o N 1db
F80Field.o N 1e2
F80Field.o N 1ed
F80Field.o N 20b
F80Field.o N 216
F80Field.o N 228
F80Field.o N 22d
F80Field.o N 23b
F80Field.o N 240
F80Field.o N 249
F80Field.o N 25
F80Field.o N 25d
F80Field.o N 26a
F80Field.o N 271
F80Field.o N 27f
F80Field.o N 28b
F80Field.o N 29d
F80Field.o N 2a8
F80Field.o N 2ba
F80Field.o N 2ce
F80Field.o N 2d3
F80Field.o N 2d9
F80Field.o N 2dd
F80Field.o N 2df
F80Field.o N 2e1
F80Field.o N 2e8
F80Field.o N 2ea
F80Field.o N 2f1
F80Field.o N 2f3
F80Field.o N 30
F80Field.o N f3
F80Field.o N fb
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80addInPlace T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 10c
F8Field.o N 117
F8Field.o N 120
F8Field.o N 134
F8Field.o N 143
F8Field.o N 151
F8Field.o N 15b
F8Field.o N 163
F8Field.o N 170
F8Field.o N 178
F8Field.o N 180
F8Field.o N 187
F8Field.o N 19a
F8Field.o N 19f
F8Field.o N 1a4
F8Field.o N 1bb
F8Field.o N 1c6
F8Field.o N 1cf
F8Field.o N 1d8
F8Field.o N 1dc
F8Field.o N 1f1
F8Field.o N 1f7
F8Field.o N 1f9
F8Field.o N 203
F8Field.o N 214
F8Field.o N 227
F8Field.o N 233
F8Field.o N 23e
F8Field.o N 248
F8Field.o N 24a
F8Field.o N 25
F8Field.o N 251
F8Field.o N 253
F8Field.o N 25a
F8Field.o N 2f
F8Field.o N f2
F8Field.o N fd
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 109
LUOV.o N 114
LUOV.o N 11d
LUOV.o N 131
LUOV.o N 134
LUOV.o N 141
LUOV.o N 149
LUOV.o N 14e
LUOV.o N 15a
LUOV.o N 166
LUOV.o N 168
LUOV.o N 176
LUOV.o N 182
LUOV.o N 195
LUOV.o N 197
LUOV.o N 1a1
LUOV.o N 1a9
LUOV.o N 1b0
LUOV.o N 1b2
LUOV.o N 1b7
LUOV.o N 1bb
LUOV.o N 1bd
LUOV.o N 1d0
LUOV.o N 1d3
LUOV.o N 1d6
LUOV.o N 1d9
LUOV.o N 1dc
LUOV.o N 1df
LUOV.o N 1e2
LUOV.o N 1ec
LUOV.o N 1f1
LUOV.o N 1f6
LUOV.o N 1ff
LUOV.o N 20a
LUOV.o N 214
LUOV.o N 228
LUOV.o N 22f
LUOV.o N 235
LUOV.o N 23a
LUOV.o N 246
LUOV.o N 25
LUOV.o N 250
LUOV.o N 275
LUOV.o N 294
LUOV.o N 2a6
LUOV.o N 2b6
LUOV.o N 2c
LUOV.o N 2c9
LUOV.o N 2e2
LUOV.o N 2f5
LUOV.o N 30a
LUOV.o N 30f
LUOV.o N 320
LUOV.o N 333
LUOV.o N 343
LUOV.o N 34f
LUOV.o N 360
LUOV.o N 366
LUOV.o N 375
LUOV.o N 37f
LUOV.o N 38d
LUOV.o N 3a0
LUOV.o N 3ab
LUOV.o N 3b0
LUOV.o N 3b5
LUOV.o N 3bb
LUOV.o N 3d0
LUOV.o N 3e2
LUOV.o N 3f6
LUOV.o N 405
LUOV.o N 41b
LUOV.o N 42d
LUOV.o N 43e
LUOV.o N 44c
LUOV.o N 455
LUOV.o N 459
LUOV.o N 460
LUOV.o N 474
LUOV.o N 478
LUOV.o N 48d
LUOV.o N 49d
LUOV.o N 4af
LUOV.o N 4c3
LUOV.o N 4d9
LUOV.o N 4eb
LUOV.o N 4ff
LUOV.o N 515
LUOV.o N 527
LUOV.o N 53b
LUOV.o N 551
LUOV.o N 563
LUOV.o N 56f
LUOV.o N 57f
LUOV.o N 594
LUOV.o N 5aa
LUOV.o N 5b9
LUOV.o N 5c6
LUOV.o N 5c8
LUOV.o N 5d2
LUOV.o N 5e4
LUOV.o N 5eb
LUOV.o N 5ed
LUOV.o N 5f4
LUOV.o N 5f6
LUOV.o N 5fd
LUOV.o N 600
LUOV.o N 60c
LUOV.o N 60e
LUOV.o N 618
LUOV.o N 623
LUOV.o N 626
LUOV.o N 629
LUOV.o N 633
LUOV.o N 635
LUOV.o N 63d
LUOV.o N 63f
LUOV.o N 641
LUOV.o N 643
LUOV.o N 645
LUOV.o N 64a
LUOV.o N 64e
LUOV.o N 654
LUOV.o N 65b
LUOV.o N 666
LUOV.o N 66f
LUOV.o N 671
LUOV.o N 678
LUOV.o N 68a
LUOV.o N 68f
LUOV.o N 694
LUOV.o N 69f
LUOV.o N 6ae
LUOV.o N 6b8
LUOV.o N 6c7
LUOV.o N 6d2
LUOV.o N ef
LUOV.o N f2
LUOV.o _addScalarProduct1 T
LUOV.o _addScalarProduct3 T
LUOV.o addScalarProduct T
LUOV.o addScalarProduct3 T
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o expandTable T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o repeatTable T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 102
LinearAlgebra.o N 107
LinearAlgebra.o N 10b
LinearAlgebra.o N 110
LinearAlgebra.o N 116
LinearAlgebra.o N 124
LinearAlgebra.o N 12e
LinearAlgebra.o N 136
LinearAlgebra.o N 13d
LinearAlgebra.o N 144
LinearAlgebra.o N 151
LinearAlgebra.o N 155
LinearAlgebra.o N 157
LinearAlgebra.o N 15c
LinearAlgebra.o N 168
LinearAlgebra.o N 173
LinearAlgebra.o N 17c
LinearAlgebra.o N 17e
LinearAlgebra.o N 183
LinearAlgebra.o N 188
LinearAlgebra.o N 18d
LinearAlgebra.o N 196
LinearAlgebra.o N 19a
LinearAlgebra.o N 19c
LinearAlgebra.o N 1a2
LinearAlgebra.o N 1aa
LinearAlgebra.o N 1b4
LinearAlgebra.o N 1bd
LinearAlgebra.o N 1c4
LinearAlgebra.o N 1c6
LinearAlgebra.o N 1c8
LinearAlgebra.o N 1d2
LinearAlgebra.o N 1dd
LinearAlgebra.o N 1ec
LinearAlgebra.o N 1f8
LinearAlgebra.o N 20c
LinearAlgebra.o N 21e
LinearAlgebra.o N 225
LinearAlgebra.o N 229
LinearAlgebra.o N 22d
LinearAlgebra.o N 231
LinearAlgebra.o N 23a
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f8
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 108
buffer.o N 113
buffer.o N 11c
buffer.o N 125
buffer.o N 127
buffer.o N 12c
buffer.o N 13a
buffer.o N 13f
buffer.o N 148
buffer.o N 14c
buffer.o N 153
buffer.o N 155
buffer.o N 15d
buffer.o N 15f
buffer.o N 166
buffer.o N 16a
buffer.o N 17d
buffer.o N 17f
buffer.o N 184
buffer.o N 199
buffer.o N 19d
buffer.o N 1a7
buffer.o N 1b1
buffer.o N 1bc
buffer.o N 1c0
buffer.o N 25
buffer.o N 2e
buffer.o N f1
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 110
intermediateValues.o N 125
intermediateValues.o N 139
intermediateValues.o N 14e
intermediateValues.o N 15e
intermediateValues.o N 166
intermediateValues.o N 174
intermediateValues.o N 17e
intermediateValues.o N 186
intermediateValues.o N 18d
intermediateValues.o N 18f
intermediateValues.o N 194
intermediateValues.o N 198
intermediateValues.o N 19d
intermediateValues.o N 1a3
intermediateValues.o N 1aa
intermediateValues.o N 1b9
intermediateValues.o N 1bd
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fd
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 101
keccakrng.o N 109
keccakrng.o N 10e
keccakrng.o N 11a
keccakrng.o N 128
keccakrng.o N 13e
keccakrng.o N 145
keccakrng.o N 14b
keccakrng.o N 15f
keccakrng.o N 164
keccakrng.o N 170
keccakrng.o N 17a
keccakrng.o N 17e
keccakrng.o N 1a3
keccakrng.o N 1c2
keccakrng.o N 1d4
keccakrng.o N 1e4
keccakrng.o N 1f6
keccakrng.o N 207
keccakrng.o N 21a
keccakrng.o N 224
keccakrng.o N 229
keccakrng.o N 22e
keccakrng.o N 245
keccakrng.o N 25
keccakrng.o N 250
keccakrng.o N 259
keccakrng.o N 262
keccakrng.o N 275
keccakrng.o N 27a
keccakrng.o N 28e
keccakrng.o N 29e
keccakrng.o N 2ac
keccakrng.o N 2c0
keccakrng.o N 2c5
keccakrng.o N 2c9
keccakrng.o N 2cf
keccakrng.o N 2d1
keccakrng.o N 2d3
keccakrng.o N 2da
keccakrng.o N 2e1
keccakrng.o N 2eb
keccakrng.o N 2f3
keccakrng.o N 2fa
keccakrng.o N 301
keccakrng.o N 30c
keccakrng.o N 31
keccakrng.o N f4
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 10a
sign.o N 118
sign.o N 12c
sign.o N 12f
sign.o N 146
sign.o N 151
sign.o N 15a
sign.o N 166
sign.o N 168
sign.o N 172
sign.o N 177
sign.o N 17c
sign.o N 185
sign.o N 189
sign.o N 19d
sign.o N 1b1
sign.o N 1c3
sign.o N 1d5
sign.o N 1df
sign.o N 1f5
sign.o N 200
sign.o N 20d
sign.o N 20f
sign.o N 219
sign.o N 221
sign.o N 228
sign.o N 23c
sign.o N 24f
sign.o N 25
sign.o N 261
sign.o N 277
sign.o N 28d
sign.o N 294
sign.o N 2c
sign.o N 2c8
sign.o N 2f4
sign.o N 325
sign.o N 327
sign.o N 32e
sign.o N 331
sign.o N 33b
sign.o N 33e
sign.o N 348
sign.o N 34b
sign.o N 34e
sign.o N 353
sign.o N 355
sign.o N 35c
sign.o N 366
sign.o N 370
sign.o N 373
sign.o N 376
sign.o N 37c
sign.o N 37e
sign.o N 383
sign.o N 387
sign.o N 38b
sign.o N 390
sign.o N ef
sign.o N ff
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:portable | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o f32add T
F32Field.o f32addInPlace T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o f48add T
F48Field.o f48addInPlace T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o f64add T
F64Field.o f64addInPlace T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80addInPlace T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o _addScalarProduct1 T
LUOV.o _addScalarProduct3 T
LUOV.o addScalarProduct T
LUOV.o addScalarProduct3 T
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o expandTable T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o repeatTable T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:portable | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:portable | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:portable | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:portable | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Namespace violations
Bitcontainer.o N 0
Bitcontainer.o N 103
Bitcontainer.o N 11a
Bitcontainer.o N 121
Bitcontainer.o N 127
Bitcontainer.o N 135
Bitcontainer.o N 149
Bitcontainer.o N 14e
Bitcontainer.o N 15b
Bitcontainer.o N 167
Bitcontainer.o N 171
Bitcontainer.o N 175
Bitcontainer.o N 19a
Bitcontainer.o N 1b9
Bitcontainer.o N 1cb
Bitcontainer.o N 1db
Bitcontainer.o N 1f4
Bitcontainer.o N 208
Bitcontainer.o N 20c
Bitcontainer.o N 217
Bitcontainer.o N 220
Bitcontainer.o N 225
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f3
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 10a
F16Field.o N 115
F16Field.o N 11e
F16Field.o N 132
F16Field.o N 142
F16Field.o N 14a
F16Field.o N 157
F16Field.o N 160
F16Field.o N 169
F16Field.o N 17c
F16Field.o N 181
F16Field.o N 18f
F16Field.o N 194
F16Field.o N 1ab
F16Field.o N 1b6
F16Field.o N 1bf
F16Field.o N 1c8
F16Field.o N 1cc
F16Field.o N 1e1
F16Field.o N 1e8
F16Field.o N 1ea
F16Field.o N 1f5
F16Field.o N 200
F16Field.o N 20c
F16Field.o N 20e
F16Field.o N 21a
F16Field.o N 21f
F16Field.o N 221
F16Field.o N 230
F16Field.o N 23c
F16Field.o N 247
F16Field.o N 25
F16Field.o N 252
F16Field.o N 256
F16Field.o N 262
F16Field.o N 264
F16Field.o N 276
F16Field.o N 28a
F16Field.o N 297
F16Field.o N 2ac
F16Field.o N 2be
F16Field.o N 2dc
F16Field.o N 2de
F16Field.o N 2e5
F16Field.o N 2e7
F16Field.o N 2ee
F16Field.o N 2f0
F16Field.o N 2f2
F16Field.o N 2f7
F16Field.o N 2fe
F16Field.o N 30
F16Field.o N 300
F16Field.o N 302
F16Field.o N 304
F16Field.o N 306
F16Field.o N 309
F16Field.o N 30c
F16Field.o N 30e
F16Field.o N 310
F16Field.o N 314
F16Field.o N 316
F16Field.o N ef
F16Field.o N fb
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 105
F32Field.o N 10e
F32Field.o N 120
F32Field.o N 125
F32Field.o N 133
F32Field.o N 138
F32Field.o N 14f
F32Field.o N 15a
F32Field.o N 163
F32Field.o N 16c
F32Field.o N 170
F32Field.o N 17f
F32Field.o N 193
F32Field.o N 19e
F32Field.o N 1a1
F32Field.o N 1ac
F32Field.o N 1b5
F32Field.o N 1bd
F32Field.o N 1c0
F32Field.o N 1c8
F32Field.o N 1cc
F32Field.o N 1d8
F32Field.o N 1df
F32Field.o N 1ea
F32Field.o N 1f9
F32Field.o N 1fb
F32Field.o N 1fd
F32Field.o N 200
F32Field.o N 20b
F32Field.o N 21d
F32Field.o N 231
F32Field.o N 23e
F32Field.o N 245
F32Field.o N 25
F32Field.o N 257
F32Field.o N 263
F32Field.o N 26e
F32Field.o N 279
F32Field.o N 27b
F32Field.o N 282
F32Field.o N 284
F32Field.o N 28b
F32Field.o N 28d
F32Field.o N 28f
F32Field.o N 291
F32Field.o N 293
F32Field.o N 299
F32Field.o N 29e
F32Field.o N 30
F32Field.o N ef
F32Field.o N fc
F32Field.o f32add T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 10b
F48Field.o N 116
F48Field.o N 11f
F48Field.o N 127
F48Field.o N 13b
F48Field.o N 148
F48Field.o N 151
F48Field.o N 15a
F48Field.o N 16c
F48Field.o N 171
F48Field.o N 17f
F48Field.o N 184
F48Field.o N 19b
F48Field.o N 1a6
F48Field.o N 1af
F48Field.o N 1b8
F48Field.o N 1bc
F48Field.o N 1d0
F48Field.o N 1db
F48Field.o N 1e0
F48Field.o N 1e8
F48Field.o N 1eb
F48Field.o N 1ee
F48Field.o N 1f1
F48Field.o N 1f5
F48Field.o N 201
F48Field.o N 208
F48Field.o N 213
F48Field.o N 231
F48Field.o N 23c
F48Field.o N 24e
F48Field.o N 25
F48Field.o N 262
F48Field.o N 26f
F48Field.o N 276
F48Field.o N 282
F48Field.o N 294
F48Field.o N 29f
F48Field.o N 2aa
F48Field.o N 2ac
F48Field.o N 2b3
F48Field.o N 2b5
F48Field.o N 2b7
F48Field.o N 2be
F48Field.o N 2c0
F48Field.o N 2c3
F48Field.o N 2c6
F48Field.o N 2cc
F48Field.o N 2d0
F48Field.o N 2d2
F48Field.o N 2d4
F48Field.o N 30
F48Field.o N ef
F48Field.o N fc
F48Field.o f48add T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 10b
F64Field.o N 116
F64Field.o N 11f
F64Field.o N 127
F64Field.o N 13b
F64Field.o N 143
F64Field.o N 150
F64Field.o N 15d
F64Field.o N 166
F64Field.o N 16f
F64Field.o N 17a
F64Field.o N 17e
F64Field.o N 180
F64Field.o N 182
F64Field.o N 18d
F64Field.o N 190
F64Field.o N 193
F64Field.o N 196
F64Field.o N 199
F64Field.o N 19d
F64Field.o N 1a9
F64Field.o N 1b0
F64Field.o N 1bb
F64Field.o N 1d9
F64Field.o N 1e4
F64Field.o N 1f6
F64Field.o N 1fb
F64Field.o N 209
F64Field.o N 20e
F64Field.o N 225
F64Field.o N 230
F64Field.o N 239
F64Field.o N 242
F64Field.o N 25
F64Field.o N 256
F64Field.o N 263
F64Field.o N 26a
F64Field.o N 276
F64Field.o N 288
F64Field.o N 293
F64Field.o N 2a5
F64Field.o N 2b9
F64Field.o N 2bc
F64Field.o N 2bf
F64Field.o N 2c2
F64Field.o N 2c8
F64Field.o N 2cc
F64Field.o N 2ce
F64Field.o N 2d0
F64Field.o N 2d7
F64Field.o N 2d9
F64Field.o N 2e0
F64Field.o N 2e2
F64Field.o N 30
F64Field.o N ef
F64Field.o N f7
F64Field.o N fc
F64Field.o f64add T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 10b
F80Field.o N 116
F80Field.o N 11f
F80Field.o N 127
F80Field.o N 13b
F80Field.o N 143
F80Field.o N 150
F80Field.o N 15d
F80Field.o N 166
F80Field.o N 16f
F80Field.o N 17a
F80Field.o N 17e
F80Field.o N 180
F80Field.o N 182
F80Field.o N 18d
F80Field.o N 190
F80Field.o N 193
F80Field.o N 196
F80Field.o N 199
F80Field.o N 19c
F80Field.o N 1a0
F80Field.o N 1ac
F80Field.o N 1b3
F80Field.o N 1be
F80Field.o N 1dc
F80Field.o N 1e7
F80Field.o N 1f9
F80Field.o N 1fe
F80Field.o N 20c
F80Field.o N 211
F80Field.o N 228
F80Field.o N 233
F80Field.o N 23c
F80Field.o N 245
F80Field.o N 25
F80Field.o N 259
F80Field.o N 266
F80Field.o N 26d
F80Field.o N 279
F80Field.o N 28b
F80Field.o N 296
F80Field.o N 2a8
F80Field.o N 2bc
F80Field.o N 2c1
F80Field.o N 2c3
F80Field.o N 2c5
F80Field.o N 2cb
F80Field.o N 2cf
F80Field.o N 2d1
F80Field.o N 2d3
F80Field.o N 2da
F80Field.o N 2dc
F80Field.o N 2e3
F80Field.o N 2e5
F80Field.o N 30
F80Field.o N ef
F80Field.o N f7
F80Field.o N fc
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 107
F8Field.o N 111
F8Field.o N 119
F8Field.o N 12d
F8Field.o N 13c
F8Field.o N 149
F8Field.o N 151
F8Field.o N 159
F8Field.o N 160
F8Field.o N 173
F8Field.o N 178
F8Field.o N 17d
F8Field.o N 194
F8Field.o N 19f
F8Field.o N 1a8
F8Field.o N 1b1
F8Field.o N 1b5
F8Field.o N 1ca
F8Field.o N 1d0
F8Field.o N 1d2
F8Field.o N 1dc
F8Field.o N 1ed
F8Field.o N 200
F8Field.o N 20c
F8Field.o N 217
F8Field.o N 221
F8Field.o N 223
F8Field.o N 22a
F8Field.o N 22c
F8Field.o N 233
F8Field.o N 25
F8Field.o N 2f
F8Field.o N ee
F8Field.o N f9
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 100
LUOV.o N 105
LUOV.o N 111
LUOV.o N 128
LUOV.o N 133
LUOV.o N 13c
LUOV.o N 146
LUOV.o N 14b
LUOV.o N 159
LUOV.o N 15e
LUOV.o N 167
LUOV.o N 16b
LUOV.o N 176
LUOV.o N 180
LUOV.o N 194
LUOV.o N 19b
LUOV.o N 1a1
LUOV.o N 1b5
LUOV.o N 1ba
LUOV.o N 1c6
LUOV.o N 1d0
LUOV.o N 1f5
LUOV.o N 214
LUOV.o N 226
LUOV.o N 236
LUOV.o N 249
LUOV.o N 25
LUOV.o N 262
LUOV.o N 275
LUOV.o N 28a
LUOV.o N 28f
LUOV.o N 2a0
LUOV.o N 2b3
LUOV.o N 2c
LUOV.o N 2c3
LUOV.o N 2cf
LUOV.o N 2da
LUOV.o N 2e8
LUOV.o N 2fb
LUOV.o N 306
LUOV.o N 30b
LUOV.o N 310
LUOV.o N 316
LUOV.o N 320
LUOV.o N 328
LUOV.o N 32f
LUOV.o N 344
LUOV.o N 356
LUOV.o N 36a
LUOV.o N 379
LUOV.o N 38f
LUOV.o N 3a1
LUOV.o N 3b2
LUOV.o N 3c0
LUOV.o N 3c9
LUOV.o N 3cd
LUOV.o N 3d4
LUOV.o N 3e8
LUOV.o N 3ec
LUOV.o N 401
LUOV.o N 411
LUOV.o N 425
LUOV.o N 43b
LUOV.o N 44d
LUOV.o N 461
LUOV.o N 477
LUOV.o N 489
LUOV.o N 49d
LUOV.o N 4b3
LUOV.o N 4c5
LUOV.o N 4d1
LUOV.o N 4e1
LUOV.o N 4f6
LUOV.o N 50c
LUOV.o N 51b
LUOV.o N 528
LUOV.o N 52a
LUOV.o N 534
LUOV.o N 546
LUOV.o N 54d
LUOV.o N 54f
LUOV.o N 556
LUOV.o N 558
LUOV.o N 55f
LUOV.o N 562
LUOV.o N 56e
LUOV.o N 570
LUOV.o N 57a
LUOV.o N 585
LUOV.o N 588
LUOV.o N 58b
LUOV.o N 595
LUOV.o N 597
LUOV.o N 599
LUOV.o N 5a1
LUOV.o N 5a3
LUOV.o N 5a5
LUOV.o N 5a7
LUOV.o N 5ab
LUOV.o N 5bd
LUOV.o N 5bf
LUOV.o N 5c6
LUOV.o N 5c9
LUOV.o N 5ce
LUOV.o N 5d9
LUOV.o N 5e8
LUOV.o N 5f2
LUOV.o N 601
LUOV.o N eb
LUOV.o N f8
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 103
LinearAlgebra.o N 107
LinearAlgebra.o N 10c
LinearAlgebra.o N 112
LinearAlgebra.o N 120
LinearAlgebra.o N 12a
LinearAlgebra.o N 132
LinearAlgebra.o N 139
LinearAlgebra.o N 140
LinearAlgebra.o N 14d
LinearAlgebra.o N 151
LinearAlgebra.o N 153
LinearAlgebra.o N 158
LinearAlgebra.o N 164
LinearAlgebra.o N 16f
LinearAlgebra.o N 178
LinearAlgebra.o N 17a
LinearAlgebra.o N 17f
LinearAlgebra.o N 184
LinearAlgebra.o N 189
LinearAlgebra.o N 192
LinearAlgebra.o N 196
LinearAlgebra.o N 198
LinearAlgebra.o N 19e
LinearAlgebra.o N 1a6
LinearAlgebra.o N 1b0
LinearAlgebra.o N 1b9
LinearAlgebra.o N 1c0
LinearAlgebra.o N 1c2
LinearAlgebra.o N 1c4
LinearAlgebra.o N 1ce
LinearAlgebra.o N 1d9
LinearAlgebra.o N 1e8
LinearAlgebra.o N 1f4
LinearAlgebra.o N 208
LinearAlgebra.o N 21a
LinearAlgebra.o N 221
LinearAlgebra.o N 225
LinearAlgebra.o N 229
LinearAlgebra.o N 22d
LinearAlgebra.o N 236
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f4
LinearAlgebra.o N fe
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 104
buffer.o N 10f
buffer.o N 118
buffer.o N 121
buffer.o N 123
buffer.o N 128
buffer.o N 136
buffer.o N 13b
buffer.o N 144
buffer.o N 148
buffer.o N 14f
buffer.o N 151
buffer.o N 159
buffer.o N 15b
buffer.o N 162
buffer.o N 166
buffer.o N 179
buffer.o N 17b
buffer.o N 180
buffer.o N 195
buffer.o N 199
buffer.o N 1a3
buffer.o N 1ad
buffer.o N 1b8
buffer.o N 1bc
buffer.o N 25
buffer.o N 2e
buffer.o N ed
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 10c
intermediateValues.o N 121
intermediateValues.o N 135
intermediateValues.o N 14a
intermediateValues.o N 15a
intermediateValues.o N 162
intermediateValues.o N 170
intermediateValues.o N 17a
intermediateValues.o N 182
intermediateValues.o N 189
intermediateValues.o N 18b
intermediateValues.o N 190
intermediateValues.o N 194
intermediateValues.o N 199
intermediateValues.o N 19f
intermediateValues.o N 1a6
intermediateValues.o N 1b5
intermediateValues.o N 1b9
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N f9
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 105
keccakrng.o N 10a
keccakrng.o N 116
keccakrng.o N 12d
keccakrng.o N 138
keccakrng.o N 141
keccakrng.o N 157
keccakrng.o N 15e
keccakrng.o N 164
keccakrng.o N 172
keccakrng.o N 186
keccakrng.o N 18b
keccakrng.o N 197
keccakrng.o N 1a1
keccakrng.o N 1a5
keccakrng.o N 1ca
keccakrng.o N 1e9
keccakrng.o N 1fb
keccakrng.o N 20b
keccakrng.o N 21d
keccakrng.o N 22e
keccakrng.o N 241
keccakrng.o N 24b
keccakrng.o N 25
keccakrng.o N 250
keccakrng.o N 255
keccakrng.o N 25e
keccakrng.o N 271
keccakrng.o N 276
keccakrng.o N 28a
keccakrng.o N 29a
keccakrng.o N 2a8
keccakrng.o N 2bc
keccakrng.o N 2c1
keccakrng.o N 2c5
keccakrng.o N 2d0
keccakrng.o N 2d6
keccakrng.o N 2d8
keccakrng.o N 2df
keccakrng.o N 2e6
keccakrng.o N 2f0
keccakrng.o N 2f8
keccakrng.o N 2ff
keccakrng.o N 306
keccakrng.o N 31
keccakrng.o N f0
keccakrng.o N fd
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 106
sign.o N 114
sign.o N 128
sign.o N 12b
sign.o N 142
sign.o N 14d
sign.o N 156
sign.o N 162
sign.o N 164
sign.o N 16e
sign.o N 173
sign.o N 178
sign.o N 181
sign.o N 185
sign.o N 199
sign.o N 1ad
sign.o N 1bf
sign.o N 1d1
sign.o N 1db
sign.o N 1f1
sign.o N 1fc
sign.o N 209
sign.o N 20b
sign.o N 215
sign.o N 21d
sign.o N 224
sign.o N 238
sign.o N 24b
sign.o N 25
sign.o N 25d
sign.o N 273
sign.o N 289
sign.o N 290
sign.o N 2bf
sign.o N 2c
sign.o N 2e6
sign.o N 312
sign.o N 314
sign.o N 31b
sign.o N 31e
sign.o N 328
sign.o N 32b
sign.o N 335
sign.o N 338
sign.o N 33b
sign.o N 340
sign.o N 342
sign.o N 349
sign.o N 353
sign.o N 35d
sign.o N 360
sign.o N 363
sign.o N 369
sign.o N 36b
sign.o N 370
sign.o N 374
sign.o N 378
sign.o N 37d
sign.o N eb
sign.o N fb
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
Bitcontainer.o N 0
Bitcontainer.o N 103
Bitcontainer.o N 11a
Bitcontainer.o N 121
Bitcontainer.o N 127
Bitcontainer.o N 135
Bitcontainer.o N 149
Bitcontainer.o N 14e
Bitcontainer.o N 15b
Bitcontainer.o N 167
Bitcontainer.o N 171
Bitcontainer.o N 175
Bitcontainer.o N 19a
Bitcontainer.o N 1b9
Bitcontainer.o N 1cb
Bitcontainer.o N 1db
Bitcontainer.o N 1f4
Bitcontainer.o N 208
Bitcontainer.o N 20c
Bitcontainer.o N 217
Bitcontainer.o N 220
Bitcontainer.o N 225
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f3
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 10a
F16Field.o N 115
F16Field.o N 11e
F16Field.o N 132
F16Field.o N 142
F16Field.o N 14a
F16Field.o N 157
F16Field.o N 160
F16Field.o N 169
F16Field.o N 17c
F16Field.o N 181
F16Field.o N 18f
F16Field.o N 194
F16Field.o N 1ab
F16Field.o N 1b6
F16Field.o N 1bf
F16Field.o N 1c8
F16Field.o N 1cc
F16Field.o N 1e1
F16Field.o N 1e8
F16Field.o N 1ea
F16Field.o N 1f5
F16Field.o N 200
F16Field.o N 20c
F16Field.o N 20e
F16Field.o N 21a
F16Field.o N 21f
F16Field.o N 221
F16Field.o N 230
F16Field.o N 23c
F16Field.o N 247
F16Field.o N 25
F16Field.o N 252
F16Field.o N 256
F16Field.o N 268
F16Field.o N 27c
F16Field.o N 289
F16Field.o N 29e
F16Field.o N 2aa
F16Field.o N 2bc
F16Field.o N 2da
F16Field.o N 2dc
F16Field.o N 2e3
F16Field.o N 2e5
F16Field.o N 2ec
F16Field.o N 2ee
F16Field.o N 2f0
F16Field.o N 2f5
F16Field.o N 2fc
F16Field.o N 2fe
F16Field.o N 30
F16Field.o N 300
F16Field.o N 302
F16Field.o N 304
F16Field.o N 306
F16Field.o N 309
F16Field.o N 30c
F16Field.o N 30e
F16Field.o N 310
F16Field.o N 314
F16Field.o N 316
F16Field.o N ef
F16Field.o N fb
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 105
F32Field.o N 10e
F32Field.o N 120
F32Field.o N 125
F32Field.o N 133
F32Field.o N 138
F32Field.o N 14f
F32Field.o N 15a
F32Field.o N 163
F32Field.o N 16c
F32Field.o N 170
F32Field.o N 17f
F32Field.o N 193
F32Field.o N 19e
F32Field.o N 1a1
F32Field.o N 1ac
F32Field.o N 1b5
F32Field.o N 1bd
F32Field.o N 1c0
F32Field.o N 1c8
F32Field.o N 1cc
F32Field.o N 1d8
F32Field.o N 1df
F32Field.o N 1ea
F32Field.o N 1f9
F32Field.o N 1fb
F32Field.o N 1fd
F32Field.o N 200
F32Field.o N 20b
F32Field.o N 21d
F32Field.o N 231
F32Field.o N 23e
F32Field.o N 245
F32Field.o N 25
F32Field.o N 257
F32Field.o N 263
F32Field.o N 26e
F32Field.o N 279
F32Field.o N 27b
F32Field.o N 282
F32Field.o N 284
F32Field.o N 28b
F32Field.o N 28d
F32Field.o N 28f
F32Field.o N 291
F32Field.o N 293
F32Field.o N 299
F32Field.o N 29e
F32Field.o N 30
F32Field.o N ef
F32Field.o N fc
F32Field.o f32add T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 10b
F48Field.o N 116
F48Field.o N 11f
F48Field.o N 127
F48Field.o N 13b
F48Field.o N 148
F48Field.o N 151
F48Field.o N 15a
F48Field.o N 16c
F48Field.o N 171
F48Field.o N 17f
F48Field.o N 184
F48Field.o N 19b
F48Field.o N 1a6
F48Field.o N 1af
F48Field.o N 1b8
F48Field.o N 1bc
F48Field.o N 1d0
F48Field.o N 1db
F48Field.o N 1e0
F48Field.o N 1e8
F48Field.o N 1eb
F48Field.o N 1ee
F48Field.o N 1f1
F48Field.o N 1f5
F48Field.o N 201
F48Field.o N 208
F48Field.o N 213
F48Field.o N 231
F48Field.o N 23c
F48Field.o N 24e
F48Field.o N 25
F48Field.o N 262
F48Field.o N 26f
F48Field.o N 276
F48Field.o N 282
F48Field.o N 294
F48Field.o N 29f
F48Field.o N 2aa
F48Field.o N 2ac
F48Field.o N 2b3
F48Field.o N 2b5
F48Field.o N 2b7
F48Field.o N 2be
F48Field.o N 2c0
F48Field.o N 2c3
F48Field.o N 2c6
F48Field.o N 2cc
F48Field.o N 2d0
F48Field.o N 2d2
F48Field.o N 2d4
F48Field.o N 30
F48Field.o N ef
F48Field.o N fc
F48Field.o f48add T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 10b
F64Field.o N 116
F64Field.o N 11f
F64Field.o N 127
F64Field.o N 13b
F64Field.o N 143
F64Field.o N 150
F64Field.o N 15d
F64Field.o N 166
F64Field.o N 16f
F64Field.o N 17a
F64Field.o N 17e
F64Field.o N 180
F64Field.o N 182
F64Field.o N 18d
F64Field.o N 190
F64Field.o N 193
F64Field.o N 196
F64Field.o N 199
F64Field.o N 19d
F64Field.o N 1a9
F64Field.o N 1b0
F64Field.o N 1bb
F64Field.o N 1d9
F64Field.o N 1e4
F64Field.o N 1f6
F64Field.o N 1fb
F64Field.o N 209
F64Field.o N 20e
F64Field.o N 225
F64Field.o N 230
F64Field.o N 239
F64Field.o N 242
F64Field.o N 25
F64Field.o N 256
F64Field.o N 263
F64Field.o N 26a
F64Field.o N 276
F64Field.o N 288
F64Field.o N 293
F64Field.o N 2a5
F64Field.o N 2b9
F64Field.o N 2bc
F64Field.o N 2bf
F64Field.o N 2c2
F64Field.o N 2c8
F64Field.o N 2cc
F64Field.o N 2ce
F64Field.o N 2d0
F64Field.o N 2d7
F64Field.o N 2d9
F64Field.o N 2e0
F64Field.o N 2e2
F64Field.o N 30
F64Field.o N ef
F64Field.o N f7
F64Field.o N fc
F64Field.o f64add T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 10b
F80Field.o N 116
F80Field.o N 11f
F80Field.o N 127
F80Field.o N 13b
F80Field.o N 143
F80Field.o N 150
F80Field.o N 15d
F80Field.o N 166
F80Field.o N 16f
F80Field.o N 17a
F80Field.o N 17e
F80Field.o N 180
F80Field.o N 182
F80Field.o N 18d
F80Field.o N 190
F80Field.o N 193
F80Field.o N 196
F80Field.o N 199
F80Field.o N 19c
F80Field.o N 1a0
F80Field.o N 1ac
F80Field.o N 1b3
F80Field.o N 1be
F80Field.o N 1dc
F80Field.o N 1e7
F80Field.o N 1f9
F80Field.o N 1fe
F80Field.o N 20c
F80Field.o N 211
F80Field.o N 228
F80Field.o N 233
F80Field.o N 23c
F80Field.o N 245
F80Field.o N 25
F80Field.o N 259
F80Field.o N 266
F80Field.o N 26d
F80Field.o N 279
F80Field.o N 28b
F80Field.o N 296
F80Field.o N 2a8
F80Field.o N 2bc
F80Field.o N 2be
F80Field.o N 2c3
F80Field.o N 2c5
F80Field.o N 2cb
F80Field.o N 2cf
F80Field.o N 2d1
F80Field.o N 2d3
F80Field.o N 2da
F80Field.o N 2dc
F80Field.o N 2e3
F80Field.o N 2e5
F80Field.o N 30
F80Field.o N ef
F80Field.o N f7
F80Field.o N fc
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 107
F8Field.o N 111
F8Field.o N 119
F8Field.o N 12d
F8Field.o N 13c
F8Field.o N 149
F8Field.o N 151
F8Field.o N 159
F8Field.o N 160
F8Field.o N 173
F8Field.o N 178
F8Field.o N 17d
F8Field.o N 194
F8Field.o N 19f
F8Field.o N 1a8
F8Field.o N 1b1
F8Field.o N 1b5
F8Field.o N 1ca
F8Field.o N 1d0
F8Field.o N 1d2
F8Field.o N 1dc
F8Field.o N 1ed
F8Field.o N 200
F8Field.o N 20c
F8Field.o N 217
F8Field.o N 221
F8Field.o N 223
F8Field.o N 22a
F8Field.o N 22c
F8Field.o N 233
F8Field.o N 25
F8Field.o N 2f
F8Field.o N ee
F8Field.o N f9
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 100
LUOV.o N 105
LUOV.o N 111
LUOV.o N 128
LUOV.o N 133
LUOV.o N 13c
LUOV.o N 146
LUOV.o N 14b
LUOV.o N 159
LUOV.o N 15e
LUOV.o N 167
LUOV.o N 16b
LUOV.o N 176
LUOV.o N 180
LUOV.o N 194
LUOV.o N 19b
LUOV.o N 1a1
LUOV.o N 1b5
LUOV.o N 1ba
LUOV.o N 1c6
LUOV.o N 1d0
LUOV.o N 1f5
LUOV.o N 214
LUOV.o N 226
LUOV.o N 236
LUOV.o N 249
LUOV.o N 25
LUOV.o N 262
LUOV.o N 275
LUOV.o N 28a
LUOV.o N 28f
LUOV.o N 2a0
LUOV.o N 2b3
LUOV.o N 2c
LUOV.o N 2c3
LUOV.o N 2cf
LUOV.o N 2da
LUOV.o N 2e8
LUOV.o N 2fb
LUOV.o N 306
LUOV.o N 30b
LUOV.o N 310
LUOV.o N 316
LUOV.o N 320
LUOV.o N 328
LUOV.o N 32f
LUOV.o N 344
LUOV.o N 356
LUOV.o N 36a
LUOV.o N 379
LUOV.o N 38f
LUOV.o N 3a1
LUOV.o N 3b2
LUOV.o N 3c0
LUOV.o N 3c9
LUOV.o N 3cd
LUOV.o N 3d4
LUOV.o N 3e8
LUOV.o N 3ec
LUOV.o N 401
LUOV.o N 411
LUOV.o N 425
LUOV.o N 43b
LUOV.o N 44d
LUOV.o N 461
LUOV.o N 477
LUOV.o N 489
LUOV.o N 49d
LUOV.o N 4b3
LUOV.o N 4c5
LUOV.o N 4d1
LUOV.o N 4e1
LUOV.o N 4f6
LUOV.o N 50c
LUOV.o N 51b
LUOV.o N 528
LUOV.o N 52a
LUOV.o N 534
LUOV.o N 546
LUOV.o N 54d
LUOV.o N 54f
LUOV.o N 556
LUOV.o N 558
LUOV.o N 55f
LUOV.o N 562
LUOV.o N 56e
LUOV.o N 570
LUOV.o N 57a
LUOV.o N 585
LUOV.o N 588
LUOV.o N 58b
LUOV.o N 595
LUOV.o N 597
LUOV.o N 599
LUOV.o N 5a1
LUOV.o N 5a3
LUOV.o N 5a5
LUOV.o N 5a7
LUOV.o N 5ab
LUOV.o N 5bd
LUOV.o N 5bf
LUOV.o N 5c6
LUOV.o N 5c9
LUOV.o N 5ce
LUOV.o N 5d9
LUOV.o N 5e8
LUOV.o N 5f2
LUOV.o N 601
LUOV.o N eb
LUOV.o N f8
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 103
LinearAlgebra.o N 107
LinearAlgebra.o N 10c
LinearAlgebra.o N 112
LinearAlgebra.o N 120
LinearAlgebra.o N 12a
LinearAlgebra.o N 132
LinearAlgebra.o N 139
LinearAlgebra.o N 140
LinearAlgebra.o N 14d
LinearAlgebra.o N 151
LinearAlgebra.o N 153
LinearAlgebra.o N 158
LinearAlgebra.o N 164
LinearAlgebra.o N 16f
LinearAlgebra.o N 178
LinearAlgebra.o N 17a
LinearAlgebra.o N 17f
LinearAlgebra.o N 184
LinearAlgebra.o N 189
LinearAlgebra.o N 192
LinearAlgebra.o N 196
LinearAlgebra.o N 198
LinearAlgebra.o N 19e
LinearAlgebra.o N 1a6
LinearAlgebra.o N 1b0
LinearAlgebra.o N 1b9
LinearAlgebra.o N 1c0
LinearAlgebra.o N 1c2
LinearAlgebra.o N 1c4
LinearAlgebra.o N 1ce
LinearAlgebra.o N 1d9
LinearAlgebra.o N 1e8
LinearAlgebra.o N 1f4
LinearAlgebra.o N 208
LinearAlgebra.o N 21a
LinearAlgebra.o N 221
LinearAlgebra.o N 225
LinearAlgebra.o N 229
LinearAlgebra.o N 22d
LinearAlgebra.o N 236
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f4
LinearAlgebra.o N fe
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 104
buffer.o N 10f
buffer.o N 118
buffer.o N 121
buffer.o N 123
buffer.o N 128
buffer.o N 136
buffer.o N 13b
buffer.o N 144
buffer.o N 148
buffer.o N 14f
buffer.o N 151
buffer.o N 159
buffer.o N 15b
buffer.o N 162
buffer.o N 166
buffer.o N 179
buffer.o N 17b
buffer.o N 180
buffer.o N 195
buffer.o N 199
buffer.o N 1a3
buffer.o N 1ad
buffer.o N 1b8
buffer.o N 1bc
buffer.o N 25
buffer.o N 2e
buffer.o N ed
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 10c
intermediateValues.o N 121
intermediateValues.o N 135
intermediateValues.o N 14a
intermediateValues.o N 15a
intermediateValues.o N 162
intermediateValues.o N 170
intermediateValues.o N 17a
intermediateValues.o N 182
intermediateValues.o N 189
intermediateValues.o N 18b
intermediateValues.o N 190
intermediateValues.o N 194
intermediateValues.o N 199
intermediateValues.o N 19f
intermediateValues.o N 1a6
intermediateValues.o N 1b5
intermediateValues.o N 1b9
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N f9
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 105
keccakrng.o N 10a
keccakrng.o N 116
keccakrng.o N 12d
keccakrng.o N 138
keccakrng.o N 141
keccakrng.o N 157
keccakrng.o N 15e
keccakrng.o N 164
keccakrng.o N 172
keccakrng.o N 186
keccakrng.o N 18b
keccakrng.o N 197
keccakrng.o N 1a1
keccakrng.o N 1a5
keccakrng.o N 1ca
keccakrng.o N 1e9
keccakrng.o N 1fb
keccakrng.o N 20b
keccakrng.o N 21d
keccakrng.o N 22e
keccakrng.o N 241
keccakrng.o N 24b
keccakrng.o N 25
keccakrng.o N 250
keccakrng.o N 255
keccakrng.o N 25e
keccakrng.o N 271
keccakrng.o N 276
keccakrng.o N 28a
keccakrng.o N 29a
keccakrng.o N 2a8
keccakrng.o N 2bc
keccakrng.o N 2c1
keccakrng.o N 2c5
keccakrng.o N 2d0
keccakrng.o N 2d6
keccakrng.o N 2d8
keccakrng.o N 2df
keccakrng.o N 2e6
keccakrng.o N 2f0
keccakrng.o N 2f8
keccakrng.o N 2ff
keccakrng.o N 306
keccakrng.o N 31
keccakrng.o N f0
keccakrng.o N fd
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 106
sign.o N 114
sign.o N 128
sign.o N 12b
sign.o N 142
sign.o N 14d
sign.o N 156
sign.o N 162
sign.o N 164
sign.o N 16e
sign.o N 173
sign.o N 178
sign.o N 181
sign.o N 185
sign.o N 199
sign.o N 1ad
sign.o N 1bf
sign.o N 1d1
sign.o N 1db
sign.o N 1f1
sign.o N 1fc
sign.o N 209
sign.o N 20b
sign.o N 215
sign.o N 21d
sign.o N 224
sign.o N 238
sign.o N 24b
sign.o N 25
sign.o N 25d
sign.o N 273
sign.o N 289
sign.o N 290
sign.o N 2bf
sign.o N 2c
sign.o N 2e6
sign.o N 312
sign.o N 314
sign.o N 31b
sign.o N 31e
sign.o N 328
sign.o N 32b
sign.o N 335
sign.o N 338
sign.o N 33b
sign.o N 340
sign.o N 342
sign.o N 349
sign.o N 353
sign.o N 35d
sign.o N 360
sign.o N 363
sign.o N 369
sign.o N 36b
sign.o N 370
sign.o N 374
sign.o N 378
sign.o N 37d
sign.o N eb
sign.o N fb
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
Bitcontainer.o N 0
Bitcontainer.o N 102
Bitcontainer.o N 119
Bitcontainer.o N 120
Bitcontainer.o N 126
Bitcontainer.o N 134
Bitcontainer.o N 148
Bitcontainer.o N 14d
Bitcontainer.o N 15a
Bitcontainer.o N 166
Bitcontainer.o N 170
Bitcontainer.o N 174
Bitcontainer.o N 199
Bitcontainer.o N 1b8
Bitcontainer.o N 1ca
Bitcontainer.o N 1da
Bitcontainer.o N 1f3
Bitcontainer.o N 207
Bitcontainer.o N 20b
Bitcontainer.o N 216
Bitcontainer.o N 21f
Bitcontainer.o N 224
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f2
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 109
F16Field.o N 114
F16Field.o N 11d
F16Field.o N 131
F16Field.o N 141
F16Field.o N 149
F16Field.o N 156
F16Field.o N 15f
F16Field.o N 168
F16Field.o N 17b
F16Field.o N 180
F16Field.o N 18e
F16Field.o N 193
F16Field.o N 1aa
F16Field.o N 1b5
F16Field.o N 1be
F16Field.o N 1c7
F16Field.o N 1cb
F16Field.o N 1e0
F16Field.o N 1f2
F16Field.o N 206
F16Field.o N 213
F16Field.o N 21f
F16Field.o N 22a
F16Field.o N 231
F16Field.o N 23c
F16Field.o N 25
F16Field.o N 251
F16Field.o N 260
F16Field.o N 26c
F16Field.o N 277
F16Field.o N 283
F16Field.o N 28e
F16Field.o N 29a
F16Field.o N 2ac
F16Field.o N 2ca
F16Field.o N 2cc
F16Field.o N 2d3
F16Field.o N 2d5
F16Field.o N 2d7
F16Field.o N 2de
F16Field.o N 2e0
F16Field.o N 2e2
F16Field.o N 2e4
F16Field.o N 2e6
F16Field.o N 2eb
F16Field.o N 2f2
F16Field.o N 2f4
F16Field.o N 2f8
F16Field.o N 2fd
F16Field.o N 2ff
F16Field.o N 30
F16Field.o N 301
F16Field.o N 303
F16Field.o N 305
F16Field.o N 307
F16Field.o N 309
F16Field.o N 30c
F16Field.o N 30f
F16Field.o N 311
F16Field.o N 313
F16Field.o N ee
F16Field.o N fa
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 104
F32Field.o N 10d
F32Field.o N 11f
F32Field.o N 124
F32Field.o N 132
F32Field.o N 137
F32Field.o N 14e
F32Field.o N 159
F32Field.o N 162
F32Field.o N 16b
F32Field.o N 16f
F32Field.o N 17e
F32Field.o N 192
F32Field.o N 19e
F32Field.o N 1a5
F32Field.o N 1b0
F32Field.o N 1bb
F32Field.o N 1c6
F32Field.o N 1c9
F32Field.o N 1d4
F32Field.o N 1dd
F32Field.o N 1e5
F32Field.o N 1e8
F32Field.o N 1f0
F32Field.o N 202
F32Field.o N 216
F32Field.o N 223
F32Field.o N 22a
F32Field.o N 239
F32Field.o N 24b
F32Field.o N 25
F32Field.o N 257
F32Field.o N 262
F32Field.o N 26d
F32Field.o N 271
F32Field.o N 273
F32Field.o N 27a
F32Field.o N 27c
F32Field.o N 27e
F32Field.o N 285
F32Field.o N 287
F32Field.o N 28a
F32Field.o N 28c
F32Field.o N 28e
F32Field.o N 290
F32Field.o N 292
F32Field.o N 298
F32Field.o N 29d
F32Field.o N 30
F32Field.o N ee
F32Field.o N fb
F32Field.o f32add T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 10a
F48Field.o N 115
F48Field.o N 11e
F48Field.o N 126
F48Field.o N 13a
F48Field.o N 147
F48Field.o N 150
F48Field.o N 159
F48Field.o N 16b
F48Field.o N 170
F48Field.o N 17e
F48Field.o N 183
F48Field.o N 19a
F48Field.o N 1a5
F48Field.o N 1ae
F48Field.o N 1b7
F48Field.o N 1bb
F48Field.o N 1cf
F48Field.o N 1db
F48Field.o N 1e2
F48Field.o N 1ed
F48Field.o N 20b
F48Field.o N 216
F48Field.o N 221
F48Field.o N 226
F48Field.o N 22e
F48Field.o N 240
F48Field.o N 25
F48Field.o N 254
F48Field.o N 261
F48Field.o N 268
F48Field.o N 274
F48Field.o N 286
F48Field.o N 291
F48Field.o N 29c
F48Field.o N 29f
F48Field.o N 2a2
F48Field.o N 2a5
F48Field.o N 2a9
F48Field.o N 2ab
F48Field.o N 2b2
F48Field.o N 2b4
F48Field.o N 2b6
F48Field.o N 2bd
F48Field.o N 2bf
F48Field.o N 2c2
F48Field.o N 2c5
F48Field.o N 2cb
F48Field.o N 2cf
F48Field.o N 2d1
F48Field.o N 2d3
F48Field.o N 30
F48Field.o N ee
F48Field.o N fb
F48Field.o f48add T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 10a
F64Field.o N 115
F64Field.o N 11e
F64Field.o N 126
F64Field.o N 13a
F64Field.o N 142
F64Field.o N 14f
F64Field.o N 15c
F64Field.o N 165
F64Field.o N 16e
F64Field.o N 17a
F64Field.o N 181
F64Field.o N 18c
F64Field.o N 1aa
F64Field.o N 1b5
F64Field.o N 1c7
F64Field.o N 1cc
F64Field.o N 1da
F64Field.o N 1df
F64Field.o N 1f6
F64Field.o N 201
F64Field.o N 20a
F64Field.o N 213
F64Field.o N 217
F64Field.o N 22b
F64Field.o N 236
F64Field.o N 243
F64Field.o N 24e
F64Field.o N 25
F64Field.o N 255
F64Field.o N 261
F64Field.o N 273
F64Field.o N 27e
F64Field.o N 290
F64Field.o N 2a4
F64Field.o N 2a7
F64Field.o N 2aa
F64Field.o N 2ad
F64Field.o N 2b1
F64Field.o N 2b4
F64Field.o N 2b6
F64Field.o N 2b8
F64Field.o N 2bb
F64Field.o N 2be
F64Field.o N 2c1
F64Field.o N 2c7
F64Field.o N 2cb
F64Field.o N 2cd
F64Field.o N 2cf
F64Field.o N 2d6
F64Field.o N 2d8
F64Field.o N 2df
F64Field.o N 2e1
F64Field.o N 30
F64Field.o N ee
F64Field.o N f6
F64Field.o N fb
F64Field.o f64add T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 10a
F80Field.o N 115
F80Field.o N 11e
F80Field.o N 126
F80Field.o N 13a
F80Field.o N 142
F80Field.o N 14f
F80Field.o N 15c
F80Field.o N 165
F80Field.o N 16e
F80Field.o N 17a
F80Field.o N 181
F80Field.o N 18c
F80Field.o N 1aa
F80Field.o N 1b5
F80Field.o N 1c7
F80Field.o N 1cc
F80Field.o N 1da
F80Field.o N 1df
F80Field.o N 1f6
F80Field.o N 201
F80Field.o N 20a
F80Field.o N 213
F80Field.o N 217
F80Field.o N 22b
F80Field.o N 236
F80Field.o N 243
F80Field.o N 24e
F80Field.o N 25
F80Field.o N 255
F80Field.o N 261
F80Field.o N 273
F80Field.o N 27e
F80Field.o N 290
F80Field.o N 2a4
F80Field.o N 2a7
F80Field.o N 2aa
F80Field.o N 2ad
F80Field.o N 2b1
F80Field.o N 2b4
F80Field.o N 2b7
F80Field.o N 2b9
F80Field.o N 2bb
F80Field.o N 2c0
F80Field.o N 2c2
F80Field.o N 2c4
F80Field.o N 2ca
F80Field.o N 2ce
F80Field.o N 2d0
F80Field.o N 2d2
F80Field.o N 2d9
F80Field.o N 2db
F80Field.o N 2e2
F80Field.o N 2e4
F80Field.o N 30
F80Field.o N ee
F80Field.o N f6
F80Field.o N fb
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 106
F8Field.o N 110
F8Field.o N 118
F8Field.o N 12c
F8Field.o N 13b
F8Field.o N 148
F8Field.o N 150
F8Field.o N 158
F8Field.o N 15f
F8Field.o N 172
F8Field.o N 177
F8Field.o N 17c
F8Field.o N 193
F8Field.o N 19e
F8Field.o N 1a7
F8Field.o N 1b0
F8Field.o N 1b4
F8Field.o N 1c9
F8Field.o N 1da
F8Field.o N 1ed
F8Field.o N 1f9
F8Field.o N 204
F8Field.o N 20e
F8Field.o N 214
F8Field.o N 21e
F8Field.o N 220
F8Field.o N 227
F8Field.o N 229
F8Field.o N 22b
F8Field.o N 232
F8Field.o N 25
F8Field.o N 2f
F8Field.o N ed
F8Field.o N f8
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 104
LUOV.o N 110
LUOV.o N 127
LUOV.o N 132
LUOV.o N 13b
LUOV.o N 145
LUOV.o N 14a
LUOV.o N 158
LUOV.o N 15d
LUOV.o N 166
LUOV.o N 16a
LUOV.o N 175
LUOV.o N 17f
LUOV.o N 193
LUOV.o N 19a
LUOV.o N 1a0
LUOV.o N 1b4
LUOV.o N 1b9
LUOV.o N 1c5
LUOV.o N 1cf
LUOV.o N 1f4
LUOV.o N 213
LUOV.o N 225
LUOV.o N 235
LUOV.o N 248
LUOV.o N 25
LUOV.o N 261
LUOV.o N 274
LUOV.o N 289
LUOV.o N 28e
LUOV.o N 29f
LUOV.o N 2b2
LUOV.o N 2c
LUOV.o N 2c2
LUOV.o N 2ce
LUOV.o N 2d9
LUOV.o N 2e7
LUOV.o N 2fa
LUOV.o N 305
LUOV.o N 30a
LUOV.o N 30f
LUOV.o N 315
LUOV.o N 31f
LUOV.o N 327
LUOV.o N 32e
LUOV.o N 343
LUOV.o N 355
LUOV.o N 369
LUOV.o N 378
LUOV.o N 38e
LUOV.o N 3a0
LUOV.o N 3b1
LUOV.o N 3c6
LUOV.o N 3d6
LUOV.o N 3ea
LUOV.o N 400
LUOV.o N 412
LUOV.o N 426
LUOV.o N 43c
LUOV.o N 44e
LUOV.o N 462
LUOV.o N 478
LUOV.o N 48a
LUOV.o N 496
LUOV.o N 4a6
LUOV.o N 4bb
LUOV.o N 4d1
LUOV.o N 4df
LUOV.o N 4ee
LUOV.o N 4fb
LUOV.o N 4fd
LUOV.o N 507
LUOV.o N 519
LUOV.o N 520
LUOV.o N 522
LUOV.o N 529
LUOV.o N 52b
LUOV.o N 532
LUOV.o N 535
LUOV.o N 541
LUOV.o N 543
LUOV.o N 54d
LUOV.o N 561
LUOV.o N 56c
LUOV.o N 56f
LUOV.o N 572
LUOV.o N 57c
LUOV.o N 57e
LUOV.o N 580
LUOV.o N 588
LUOV.o N 58a
LUOV.o N 58c
LUOV.o N 58e
LUOV.o N 592
LUOV.o N 5a4
LUOV.o N 5ab
LUOV.o N 5ad
LUOV.o N 5b4
LUOV.o N 5b7
LUOV.o N 5bc
LUOV.o N 5c7
LUOV.o N 5d6
LUOV.o N 5e0
LUOV.o N 5ef
LUOV.o N 5f8
LUOV.o N 5fc
LUOV.o N 600
LUOV.o N ea
LUOV.o N f7
LUOV.o N ff
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 104
LinearAlgebra.o N 112
LinearAlgebra.o N 11d
LinearAlgebra.o N 127
LinearAlgebra.o N 131
LinearAlgebra.o N 136
LinearAlgebra.o N 13a
LinearAlgebra.o N 13f
LinearAlgebra.o N 145
LinearAlgebra.o N 14f
LinearAlgebra.o N 157
LinearAlgebra.o N 15e
LinearAlgebra.o N 165
LinearAlgebra.o N 170
LinearAlgebra.o N 17f
LinearAlgebra.o N 18b
LinearAlgebra.o N 194
LinearAlgebra.o N 19d
LinearAlgebra.o N 1a3
LinearAlgebra.o N 1b7
LinearAlgebra.o N 1c9
LinearAlgebra.o N 1d6
LinearAlgebra.o N 1da
LinearAlgebra.o N 1dc
LinearAlgebra.o N 1e3
LinearAlgebra.o N 1e5
LinearAlgebra.o N 1e9
LinearAlgebra.o N 1ed
LinearAlgebra.o N 1f2
LinearAlgebra.o N 1f7
LinearAlgebra.o N 1f9
LinearAlgebra.o N 1fe
LinearAlgebra.o N 202
LinearAlgebra.o N 204
LinearAlgebra.o N 20c
LinearAlgebra.o N 215
LinearAlgebra.o N 21c
LinearAlgebra.o N 226
LinearAlgebra.o N 228
LinearAlgebra.o N 22c
LinearAlgebra.o N 235
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f3
LinearAlgebra.o N f8
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 103
buffer.o N 10e
buffer.o N 117
buffer.o N 120
buffer.o N 128
buffer.o N 136
buffer.o N 149
buffer.o N 15e
buffer.o N 168
buffer.o N 16d
buffer.o N 172
buffer.o N 17b
buffer.o N 17f
buffer.o N 186
buffer.o N 190
buffer.o N 197
buffer.o N 1a2
buffer.o N 1a4
buffer.o N 1a6
buffer.o N 1a8
buffer.o N 1ac
buffer.o N 1ae
buffer.o N 1b3
buffer.o N 1b7
buffer.o N 1bb
buffer.o N 25
buffer.o N 2e
buffer.o N ec
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 10b
intermediateValues.o N 120
intermediateValues.o N 134
intermediateValues.o N 149
intermediateValues.o N 159
intermediateValues.o N 161
intermediateValues.o N 16f
intermediateValues.o N 179
intermediateValues.o N 181
intermediateValues.o N 188
intermediateValues.o N 18a
intermediateValues.o N 18f
intermediateValues.o N 193
intermediateValues.o N 198
intermediateValues.o N 19e
intermediateValues.o N 1a5
intermediateValues.o N 1b4
intermediateValues.o N 1b8
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N f8
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 104
keccakrng.o N 109
keccakrng.o N 115
keccakrng.o N 12c
keccakrng.o N 137
keccakrng.o N 140
keccakrng.o N 156
keccakrng.o N 15d
keccakrng.o N 163
keccakrng.o N 171
keccakrng.o N 185
keccakrng.o N 18a
keccakrng.o N 196
keccakrng.o N 1a0
keccakrng.o N 1a4
keccakrng.o N 1c9
keccakrng.o N 1e8
keccakrng.o N 1fa
keccakrng.o N 20a
keccakrng.o N 21c
keccakrng.o N 22d
keccakrng.o N 240
keccakrng.o N 24a
keccakrng.o N 24f
keccakrng.o N 25
keccakrng.o N 254
keccakrng.o N 25d
keccakrng.o N 270
keccakrng.o N 275
keccakrng.o N 289
keccakrng.o N 299
keccakrng.o N 2a7
keccakrng.o N 2bb
keccakrng.o N 2c0
keccakrng.o N 2c4
keccakrng.o N 2cf
keccakrng.o N 2d5
keccakrng.o N 2d7
keccakrng.o N 2de
keccakrng.o N 2e5
keccakrng.o N 2ef
keccakrng.o N 2f7
keccakrng.o N 2fe
keccakrng.o N 305
keccakrng.o N 31
keccakrng.o N ef
keccakrng.o N fc
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 105
sign.o N 113
sign.o N 127
sign.o N 12a
sign.o N 141
sign.o N 14c
sign.o N 155
sign.o N 161
sign.o N 163
sign.o N 16d
sign.o N 172
sign.o N 177
sign.o N 180
sign.o N 184
sign.o N 198
sign.o N 1ac
sign.o N 1be
sign.o N 1d0
sign.o N 1da
sign.o N 1f0
sign.o N 1fb
sign.o N 208
sign.o N 20a
sign.o N 214
sign.o N 21c
sign.o N 223
sign.o N 237
sign.o N 24a
sign.o N 25
sign.o N 25c
sign.o N 272
sign.o N 288
sign.o N 28f
sign.o N 2be
sign.o N 2c
sign.o N 2e5
sign.o N 311
sign.o N 313
sign.o N 31a
sign.o N 31d
sign.o N 327
sign.o N 32a
sign.o N 334
sign.o N 337
sign.o N 33a
sign.o N 33f
sign.o N 341
sign.o N 348
sign.o N 352
sign.o N 35c
sign.o N 35f
sign.o N 362
sign.o N 368
sign.o N 36a
sign.o N 36f
sign.o N 373
sign.o N 377
sign.o N 37c
sign.o N ea
sign.o N fa
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
Bitcontainer.o N 0
Bitcontainer.o N 103
Bitcontainer.o N 11a
Bitcontainer.o N 121
Bitcontainer.o N 127
Bitcontainer.o N 135
Bitcontainer.o N 149
Bitcontainer.o N 14e
Bitcontainer.o N 15b
Bitcontainer.o N 167
Bitcontainer.o N 171
Bitcontainer.o N 175
Bitcontainer.o N 19a
Bitcontainer.o N 1b9
Bitcontainer.o N 1cb
Bitcontainer.o N 1db
Bitcontainer.o N 1f4
Bitcontainer.o N 208
Bitcontainer.o N 20c
Bitcontainer.o N 217
Bitcontainer.o N 220
Bitcontainer.o N 225
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f3
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 10a
F16Field.o N 115
F16Field.o N 11e
F16Field.o N 132
F16Field.o N 142
F16Field.o N 14a
F16Field.o N 157
F16Field.o N 160
F16Field.o N 169
F16Field.o N 17c
F16Field.o N 181
F16Field.o N 18f
F16Field.o N 194
F16Field.o N 1ab
F16Field.o N 1b6
F16Field.o N 1bf
F16Field.o N 1c8
F16Field.o N 1cc
F16Field.o N 1e1
F16Field.o N 1e8
F16Field.o N 1ea
F16Field.o N 1f5
F16Field.o N 200
F16Field.o N 20c
F16Field.o N 20e
F16Field.o N 21a
F16Field.o N 21f
F16Field.o N 221
F16Field.o N 22d
F16Field.o N 238
F16Field.o N 247
F16Field.o N 25
F16Field.o N 252
F16Field.o N 256
F16Field.o N 268
F16Field.o N 27c
F16Field.o N 289
F16Field.o N 29e
F16Field.o N 2aa
F16Field.o N 2bc
F16Field.o N 2da
F16Field.o N 2dc
F16Field.o N 2e3
F16Field.o N 2e5
F16Field.o N 2ec
F16Field.o N 2ee
F16Field.o N 2f0
F16Field.o N 2f5
F16Field.o N 2fc
F16Field.o N 2fe
F16Field.o N 30
F16Field.o N 300
F16Field.o N 302
F16Field.o N 304
F16Field.o N 306
F16Field.o N 308
F16Field.o N 30a
F16Field.o N 30d
F16Field.o N 310
F16Field.o N 312
F16Field.o N 314
F16Field.o N ef
F16Field.o N fb
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 105
F32Field.o N 10e
F32Field.o N 120
F32Field.o N 125
F32Field.o N 133
F32Field.o N 138
F32Field.o N 14f
F32Field.o N 15a
F32Field.o N 163
F32Field.o N 16c
F32Field.o N 170
F32Field.o N 17f
F32Field.o N 193
F32Field.o N 19e
F32Field.o N 1a1
F32Field.o N 1ac
F32Field.o N 1b5
F32Field.o N 1bd
F32Field.o N 1c0
F32Field.o N 1c8
F32Field.o N 1cc
F32Field.o N 1d8
F32Field.o N 1df
F32Field.o N 1ea
F32Field.o N 1f5
F32Field.o N 207
F32Field.o N 21b
F32Field.o N 228
F32Field.o N 22f
F32Field.o N 23e
F32Field.o N 25
F32Field.o N 250
F32Field.o N 25c
F32Field.o N 267
F32Field.o N 272
F32Field.o N 274
F32Field.o N 27b
F32Field.o N 27d
F32Field.o N 27f
F32Field.o N 286
F32Field.o N 288
F32Field.o N 28b
F32Field.o N 28d
F32Field.o N 28f
F32Field.o N 291
F32Field.o N 293
F32Field.o N 299
F32Field.o N 29e
F32Field.o N 30
F32Field.o N ef
F32Field.o N fc
F32Field.o f32add T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 10b
F48Field.o N 116
F48Field.o N 11f
F48Field.o N 127
F48Field.o N 13b
F48Field.o N 148
F48Field.o N 151
F48Field.o N 15a
F48Field.o N 16c
F48Field.o N 171
F48Field.o N 17f
F48Field.o N 184
F48Field.o N 19b
F48Field.o N 1a6
F48Field.o N 1af
F48Field.o N 1b8
F48Field.o N 1bc
F48Field.o N 1d0
F48Field.o N 1db
F48Field.o N 1e0
F48Field.o N 1e8
F48Field.o N 1eb
F48Field.o N 1ee
F48Field.o N 1f1
F48Field.o N 1f5
F48Field.o N 201
F48Field.o N 208
F48Field.o N 213
F48Field.o N 231
F48Field.o N 23c
F48Field.o N 24e
F48Field.o N 25
F48Field.o N 262
F48Field.o N 26f
F48Field.o N 276
F48Field.o N 282
F48Field.o N 294
F48Field.o N 29f
F48Field.o N 2aa
F48Field.o N 2ac
F48Field.o N 2b3
F48Field.o N 2b5
F48Field.o N 2b7
F48Field.o N 2be
F48Field.o N 2c0
F48Field.o N 2c3
F48Field.o N 2c6
F48Field.o N 2cc
F48Field.o N 2d0
F48Field.o N 2d2
F48Field.o N 2d4
F48Field.o N 30
F48Field.o N ef
F48Field.o N fc
F48Field.o f48add T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 10b
F64Field.o N 116
F64Field.o N 11f
F64Field.o N 127
F64Field.o N 13b
F64Field.o N 143
F64Field.o N 150
F64Field.o N 15d
F64Field.o N 166
F64Field.o N 16f
F64Field.o N 17a
F64Field.o N 17e
F64Field.o N 180
F64Field.o N 182
F64Field.o N 18d
F64Field.o N 190
F64Field.o N 193
F64Field.o N 196
F64Field.o N 199
F64Field.o N 19d
F64Field.o N 1a9
F64Field.o N 1b0
F64Field.o N 1bb
F64Field.o N 1d9
F64Field.o N 1e4
F64Field.o N 1f6
F64Field.o N 1fb
F64Field.o N 209
F64Field.o N 20e
F64Field.o N 225
F64Field.o N 230
F64Field.o N 239
F64Field.o N 242
F64Field.o N 25
F64Field.o N 256
F64Field.o N 263
F64Field.o N 26a
F64Field.o N 276
F64Field.o N 288
F64Field.o N 293
F64Field.o N 2a5
F64Field.o N 2b9
F64Field.o N 2bc
F64Field.o N 2bf
F64Field.o N 2c2
F64Field.o N 2c8
F64Field.o N 2cc
F64Field.o N 2ce
F64Field.o N 2d0
F64Field.o N 2d7
F64Field.o N 2d9
F64Field.o N 2e0
F64Field.o N 2e2
F64Field.o N 30
F64Field.o N ef
F64Field.o N f7
F64Field.o N fc
F64Field.o f64add T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 10b
F80Field.o N 116
F80Field.o N 11f
F80Field.o N 127
F80Field.o N 13b
F80Field.o N 143
F80Field.o N 150
F80Field.o N 15d
F80Field.o N 166
F80Field.o N 16f
F80Field.o N 17a
F80Field.o N 17e
F80Field.o N 180
F80Field.o N 182
F80Field.o N 18d
F80Field.o N 190
F80Field.o N 193
F80Field.o N 196
F80Field.o N 199
F80Field.o N 19c
F80Field.o N 1a0
F80Field.o N 1ac
F80Field.o N 1b3
F80Field.o N 1be
F80Field.o N 1dc
F80Field.o N 1e7
F80Field.o N 1f9
F80Field.o N 1fe
F80Field.o N 20c
F80Field.o N 211
F80Field.o N 228
F80Field.o N 233
F80Field.o N 23c
F80Field.o N 245
F80Field.o N 25
F80Field.o N 259
F80Field.o N 266
F80Field.o N 26d
F80Field.o N 279
F80Field.o N 28b
F80Field.o N 296
F80Field.o N 2a8
F80Field.o N 2bc
F80Field.o N 2c1
F80Field.o N 2c3
F80Field.o N 2c5
F80Field.o N 2cb
F80Field.o N 2cf
F80Field.o N 2d1
F80Field.o N 2d3
F80Field.o N 2da
F80Field.o N 2dc
F80Field.o N 2e3
F80Field.o N 2e5
F80Field.o N 30
F80Field.o N ef
F80Field.o N f7
F80Field.o N fc
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 107
F8Field.o N 111
F8Field.o N 119
F8Field.o N 12d
F8Field.o N 13c
F8Field.o N 149
F8Field.o N 151
F8Field.o N 159
F8Field.o N 160
F8Field.o N 173
F8Field.o N 178
F8Field.o N 17d
F8Field.o N 194
F8Field.o N 19f
F8Field.o N 1a8
F8Field.o N 1b1
F8Field.o N 1b5
F8Field.o N 1ca
F8Field.o N 1d0
F8Field.o N 1d2
F8Field.o N 1dc
F8Field.o N 1ed
F8Field.o N 200
F8Field.o N 20c
F8Field.o N 217
F8Field.o N 221
F8Field.o N 223
F8Field.o N 22a
F8Field.o N 22c
F8Field.o N 233
F8Field.o N 25
F8Field.o N 2f
F8Field.o N ee
F8Field.o N f9
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 100
LUOV.o N 105
LUOV.o N 111
LUOV.o N 128
LUOV.o N 133
LUOV.o N 13c
LUOV.o N 146
LUOV.o N 14b
LUOV.o N 159
LUOV.o N 15e
LUOV.o N 167
LUOV.o N 16b
LUOV.o N 176
LUOV.o N 180
LUOV.o N 194
LUOV.o N 19b
LUOV.o N 1a1
LUOV.o N 1b5
LUOV.o N 1ba
LUOV.o N 1c6
LUOV.o N 1d0
LUOV.o N 1f5
LUOV.o N 214
LUOV.o N 226
LUOV.o N 236
LUOV.o N 249
LUOV.o N 25
LUOV.o N 262
LUOV.o N 275
LUOV.o N 28a
LUOV.o N 28f
LUOV.o N 2a0
LUOV.o N 2b3
LUOV.o N 2c
LUOV.o N 2c3
LUOV.o N 2cf
LUOV.o N 2da
LUOV.o N 2e8
LUOV.o N 2fb
LUOV.o N 306
LUOV.o N 30b
LUOV.o N 310
LUOV.o N 316
LUOV.o N 320
LUOV.o N 328
LUOV.o N 32f
LUOV.o N 344
LUOV.o N 356
LUOV.o N 36a
LUOV.o N 379
LUOV.o N 38f
LUOV.o N 3a1
LUOV.o N 3b2
LUOV.o N 3c7
LUOV.o N 3d7
LUOV.o N 3eb
LUOV.o N 401
LUOV.o N 413
LUOV.o N 427
LUOV.o N 43d
LUOV.o N 44f
LUOV.o N 463
LUOV.o N 479
LUOV.o N 48b
LUOV.o N 497
LUOV.o N 4a7
LUOV.o N 4bc
LUOV.o N 4d2
LUOV.o N 4e0
LUOV.o N 4ef
LUOV.o N 4fc
LUOV.o N 4fe
LUOV.o N 508
LUOV.o N 51a
LUOV.o N 521
LUOV.o N 523
LUOV.o N 52a
LUOV.o N 52c
LUOV.o N 533
LUOV.o N 536
LUOV.o N 542
LUOV.o N 544
LUOV.o N 54e
LUOV.o N 562
LUOV.o N 56d
LUOV.o N 570
LUOV.o N 573
LUOV.o N 57d
LUOV.o N 57f
LUOV.o N 581
LUOV.o N 589
LUOV.o N 58b
LUOV.o N 58d
LUOV.o N 58f
LUOV.o N 593
LUOV.o N 5a5
LUOV.o N 5ac
LUOV.o N 5ae
LUOV.o N 5b5
LUOV.o N 5b8
LUOV.o N 5bd
LUOV.o N 5c8
LUOV.o N 5d7
LUOV.o N 5e1
LUOV.o N 5f0
LUOV.o N 5f9
LUOV.o N 5fd
LUOV.o N 601
LUOV.o N eb
LUOV.o N f8
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 105
LinearAlgebra.o N 113
LinearAlgebra.o N 11e
LinearAlgebra.o N 127
LinearAlgebra.o N 129
LinearAlgebra.o N 12e
LinearAlgebra.o N 132
LinearAlgebra.o N 137
LinearAlgebra.o N 13d
LinearAlgebra.o N 147
LinearAlgebra.o N 14f
LinearAlgebra.o N 156
LinearAlgebra.o N 15d
LinearAlgebra.o N 162
LinearAlgebra.o N 167
LinearAlgebra.o N 16c
LinearAlgebra.o N 176
LinearAlgebra.o N 180
LinearAlgebra.o N 18b
LinearAlgebra.o N 19a
LinearAlgebra.o N 1a6
LinearAlgebra.o N 1af
LinearAlgebra.o N 1b5
LinearAlgebra.o N 1c9
LinearAlgebra.o N 1db
LinearAlgebra.o N 1e8
LinearAlgebra.o N 1ec
LinearAlgebra.o N 1ee
LinearAlgebra.o N 1f5
LinearAlgebra.o N 1f7
LinearAlgebra.o N 1fb
LinearAlgebra.o N 1ff
LinearAlgebra.o N 203
LinearAlgebra.o N 205
LinearAlgebra.o N 20d
LinearAlgebra.o N 216
LinearAlgebra.o N 21d
LinearAlgebra.o N 227
LinearAlgebra.o N 229
LinearAlgebra.o N 22d
LinearAlgebra.o N 236
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f4
LinearAlgebra.o N f9
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 104
buffer.o N 10f
buffer.o N 118
buffer.o N 120
buffer.o N 12e
buffer.o N 130
buffer.o N 135
buffer.o N 13a
buffer.o N 143
buffer.o N 147
buffer.o N 14e
buffer.o N 152
buffer.o N 165
buffer.o N 167
buffer.o N 16e
buffer.o N 170
buffer.o N 175
buffer.o N 17e
buffer.o N 193
buffer.o N 19d
buffer.o N 1a7
buffer.o N 1b2
buffer.o N 1b4
buffer.o N 1b8
buffer.o N 1bc
buffer.o N 25
buffer.o N 2e
buffer.o N ed
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 10c
intermediateValues.o N 121
intermediateValues.o N 135
intermediateValues.o N 14a
intermediateValues.o N 15a
intermediateValues.o N 162
intermediateValues.o N 170
intermediateValues.o N 17a
intermediateValues.o N 182
intermediateValues.o N 189
intermediateValues.o N 18b
intermediateValues.o N 190
intermediateValues.o N 194
intermediateValues.o N 199
intermediateValues.o N 19f
intermediateValues.o N 1a6
intermediateValues.o N 1b5
intermediateValues.o N 1b9
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N f9
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 105
keccakrng.o N 10a
keccakrng.o N 116
keccakrng.o N 12d
keccakrng.o N 138
keccakrng.o N 141
keccakrng.o N 157
keccakrng.o N 15e
keccakrng.o N 164
keccakrng.o N 172
keccakrng.o N 186
keccakrng.o N 18b
keccakrng.o N 197
keccakrng.o N 1a1
keccakrng.o N 1a5
keccakrng.o N 1ca
keccakrng.o N 1e9
keccakrng.o N 1fb
keccakrng.o N 20b
keccakrng.o N 21d
keccakrng.o N 22e
keccakrng.o N 241
keccakrng.o N 24b
keccakrng.o N 25
keccakrng.o N 250
keccakrng.o N 255
keccakrng.o N 25e
keccakrng.o N 271
keccakrng.o N 276
keccakrng.o N 28a
keccakrng.o N 29a
keccakrng.o N 2a8
keccakrng.o N 2bc
keccakrng.o N 2c1
keccakrng.o N 2c5
keccakrng.o N 2d0
keccakrng.o N 2d6
keccakrng.o N 2d8
keccakrng.o N 2df
keccakrng.o N 2e6
keccakrng.o N 2f0
keccakrng.o N 2f8
keccakrng.o N 2ff
keccakrng.o N 306
keccakrng.o N 31
keccakrng.o N f0
keccakrng.o N fd
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 106
sign.o N 114
sign.o N 128
sign.o N 12b
sign.o N 142
sign.o N 14d
sign.o N 156
sign.o N 162
sign.o N 164
sign.o N 16e
sign.o N 173
sign.o N 178
sign.o N 181
sign.o N 185
sign.o N 199
sign.o N 1ad
sign.o N 1bf
sign.o N 1d1
sign.o N 1db
sign.o N 1f1
sign.o N 1fc
sign.o N 209
sign.o N 20b
sign.o N 215
sign.o N 21d
sign.o N 224
sign.o N 238
sign.o N 24b
sign.o N 25
sign.o N 25d
sign.o N 273
sign.o N 289
sign.o N 290
sign.o N 2bf
sign.o N 2c
sign.o N 2e6
sign.o N 312
sign.o N 314
sign.o N 31b
sign.o N 31e
sign.o N 328
sign.o N 32b
sign.o N 335
sign.o N 338
sign.o N 33b
sign.o N 340
sign.o N 342
sign.o N 349
sign.o N 353
sign.o N 35d
sign.o N 360
sign.o N 363
sign.o N 369
sign.o N 36b
sign.o N 370
sign.o N 374
sign.o N 378
sign.o N 37d
sign.o N eb
sign.o N fb
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
Bitcontainer.o N 0
Bitcontainer.o N 102
Bitcontainer.o N 119
Bitcontainer.o N 120
Bitcontainer.o N 126
Bitcontainer.o N 134
Bitcontainer.o N 148
Bitcontainer.o N 14d
Bitcontainer.o N 15a
Bitcontainer.o N 166
Bitcontainer.o N 170
Bitcontainer.o N 174
Bitcontainer.o N 199
Bitcontainer.o N 1b8
Bitcontainer.o N 1ca
Bitcontainer.o N 1da
Bitcontainer.o N 1f3
Bitcontainer.o N 207
Bitcontainer.o N 20b
Bitcontainer.o N 216
Bitcontainer.o N 21f
Bitcontainer.o N 224
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f2
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 109
F16Field.o N 114
F16Field.o N 11d
F16Field.o N 131
F16Field.o N 141
F16Field.o N 149
F16Field.o N 156
F16Field.o N 15f
F16Field.o N 168
F16Field.o N 17b
F16Field.o N 180
F16Field.o N 18e
F16Field.o N 193
F16Field.o N 1aa
F16Field.o N 1b5
F16Field.o N 1be
F16Field.o N 1c7
F16Field.o N 1cb
F16Field.o N 1e0
F16Field.o N 1e7
F16Field.o N 1e9
F16Field.o N 1f4
F16Field.o N 1ff
F16Field.o N 20b
F16Field.o N 20d
F16Field.o N 219
F16Field.o N 21e
F16Field.o N 220
F16Field.o N 22f
F16Field.o N 23b
F16Field.o N 246
F16Field.o N 25
F16Field.o N 251
F16Field.o N 255
F16Field.o N 267
F16Field.o N 27b
F16Field.o N 288
F16Field.o N 29d
F16Field.o N 2a9
F16Field.o N 2bb
F16Field.o N 2d9
F16Field.o N 2db
F16Field.o N 2e2
F16Field.o N 2e4
F16Field.o N 2eb
F16Field.o N 2ed
F16Field.o N 2ef
F16Field.o N 2f4
F16Field.o N 2fb
F16Field.o N 2fd
F16Field.o N 2ff
F16Field.o N 30
F16Field.o N 301
F16Field.o N 303
F16Field.o N 305
F16Field.o N 308
F16Field.o N 30b
F16Field.o N 30d
F16Field.o N 30f
F16Field.o N 313
F16Field.o N 315
F16Field.o N ee
F16Field.o N fa
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 104
F32Field.o N 10d
F32Field.o N 11f
F32Field.o N 124
F32Field.o N 132
F32Field.o N 137
F32Field.o N 14e
F32Field.o N 159
F32Field.o N 162
F32Field.o N 16b
F32Field.o N 16f
F32Field.o N 17e
F32Field.o N 192
F32Field.o N 19d
F32Field.o N 1a0
F32Field.o N 1ab
F32Field.o N 1b4
F32Field.o N 1bc
F32Field.o N 1bf
F32Field.o N 1c7
F32Field.o N 1cb
F32Field.o N 1d7
F32Field.o N 1de
F32Field.o N 1e9
F32Field.o N 1f8
F32Field.o N 1fa
F32Field.o N 1fc
F32Field.o N 1ff
F32Field.o N 20a
F32Field.o N 21c
F32Field.o N 230
F32Field.o N 23d
F32Field.o N 244
F32Field.o N 25
F32Field.o N 256
F32Field.o N 262
F32Field.o N 26d
F32Field.o N 278
F32Field.o N 27a
F32Field.o N 281
F32Field.o N 283
F32Field.o N 28a
F32Field.o N 28c
F32Field.o N 28e
F32Field.o N 290
F32Field.o N 292
F32Field.o N 298
F32Field.o N 29d
F32Field.o N 30
F32Field.o N ee
F32Field.o N fb
F32Field.o f32add T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 10a
F48Field.o N 115
F48Field.o N 11e
F48Field.o N 126
F48Field.o N 13a
F48Field.o N 147
F48Field.o N 150
F48Field.o N 159
F48Field.o N 16b
F48Field.o N 170
F48Field.o N 17e
F48Field.o N 183
F48Field.o N 19a
F48Field.o N 1a5
F48Field.o N 1ae
F48Field.o N 1b7
F48Field.o N 1bb
F48Field.o N 1cf
F48Field.o N 1da
F48Field.o N 1df
F48Field.o N 1e7
F48Field.o N 1ea
F48Field.o N 1ed
F48Field.o N 1f0
F48Field.o N 1f4
F48Field.o N 200
F48Field.o N 207
F48Field.o N 212
F48Field.o N 230
F48Field.o N 23b
F48Field.o N 24d
F48Field.o N 25
F48Field.o N 261
F48Field.o N 26e
F48Field.o N 275
F48Field.o N 281
F48Field.o N 293
F48Field.o N 29e
F48Field.o N 2a9
F48Field.o N 2ab
F48Field.o N 2b2
F48Field.o N 2b4
F48Field.o N 2b6
F48Field.o N 2bd
F48Field.o N 2bf
F48Field.o N 2c2
F48Field.o N 2c5
F48Field.o N 2cb
F48Field.o N 2cf
F48Field.o N 2d1
F48Field.o N 2d3
F48Field.o N 30
F48Field.o N ee
F48Field.o N fb
F48Field.o f48add T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 10a
F64Field.o N 115
F64Field.o N 11e
F64Field.o N 126
F64Field.o N 13a
F64Field.o N 142
F64Field.o N 14f
F64Field.o N 15c
F64Field.o N 165
F64Field.o N 16e
F64Field.o N 179
F64Field.o N 17d
F64Field.o N 17f
F64Field.o N 181
F64Field.o N 18c
F64Field.o N 18f
F64Field.o N 192
F64Field.o N 195
F64Field.o N 198
F64Field.o N 19c
F64Field.o N 1a8
F64Field.o N 1af
F64Field.o N 1ba
F64Field.o N 1d8
F64Field.o N 1e3
F64Field.o N 1f5
F64Field.o N 1fa
F64Field.o N 208
F64Field.o N 20d
F64Field.o N 224
F64Field.o N 22f
F64Field.o N 238
F64Field.o N 241
F64Field.o N 25
F64Field.o N 255
F64Field.o N 262
F64Field.o N 269
F64Field.o N 275
F64Field.o N 287
F64Field.o N 292
F64Field.o N 2a4
F64Field.o N 2b8
F64Field.o N 2bb
F64Field.o N 2be
F64Field.o N 2c1
F64Field.o N 2c7
F64Field.o N 2cb
F64Field.o N 2cd
F64Field.o N 2cf
F64Field.o N 2d6
F64Field.o N 2d8
F64Field.o N 2df
F64Field.o N 2e1
F64Field.o N 30
F64Field.o N ee
F64Field.o N f6
F64Field.o N fb
F64Field.o f64add T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 10a
F80Field.o N 115
F80Field.o N 11e
F80Field.o N 126
F80Field.o N 13a
F80Field.o N 142
F80Field.o N 14f
F80Field.o N 15c
F80Field.o N 165
F80Field.o N 16e
F80Field.o N 179
F80Field.o N 17d
F80Field.o N 17f
F80Field.o N 181
F80Field.o N 18c
F80Field.o N 18f
F80Field.o N 192
F80Field.o N 195
F80Field.o N 198
F80Field.o N 19b
F80Field.o N 19f
F80Field.o N 1ab
F80Field.o N 1b2
F80Field.o N 1bd
F80Field.o N 1db
F80Field.o N 1e6
F80Field.o N 1f8
F80Field.o N 1fd
F80Field.o N 20b
F80Field.o N 210
F80Field.o N 227
F80Field.o N 232
F80Field.o N 23b
F80Field.o N 244
F80Field.o N 25
F80Field.o N 258
F80Field.o N 265
F80Field.o N 26c
F80Field.o N 278
F80Field.o N 28a
F80Field.o N 295
F80Field.o N 2a7
F80Field.o N 2bb
F80Field.o N 2bd
F80Field.o N 2c2
F80Field.o N 2c4
F80Field.o N 2ca
F80Field.o N 2ce
F80Field.o N 2d0
F80Field.o N 2d2
F80Field.o N 2d9
F80Field.o N 2db
F80Field.o N 2e2
F80Field.o N 2e4
F80Field.o N 30
F80Field.o N ee
F80Field.o N f6
F80Field.o N fb
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 106
F8Field.o N 110
F8Field.o N 118
F8Field.o N 12c
F8Field.o N 13b
F8Field.o N 148
F8Field.o N 150
F8Field.o N 158
F8Field.o N 15f
F8Field.o N 172
F8Field.o N 177
F8Field.o N 17c
F8Field.o N 193
F8Field.o N 19e
F8Field.o N 1a7
F8Field.o N 1b0
F8Field.o N 1b4
F8Field.o N 1c9
F8Field.o N 1cf
F8Field.o N 1d1
F8Field.o N 1db
F8Field.o N 1ec
F8Field.o N 1ff
F8Field.o N 20b
F8Field.o N 216
F8Field.o N 220
F8Field.o N 222
F8Field.o N 229
F8Field.o N 22b
F8Field.o N 232
F8Field.o N 25
F8Field.o N 2f
F8Field.o N ed
F8Field.o N f8
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 104
LUOV.o N 110
LUOV.o N 127
LUOV.o N 132
LUOV.o N 13b
LUOV.o N 145
LUOV.o N 14a
LUOV.o N 158
LUOV.o N 15d
LUOV.o N 166
LUOV.o N 16a
LUOV.o N 175
LUOV.o N 17f
LUOV.o N 193
LUOV.o N 19a
LUOV.o N 1a0
LUOV.o N 1b4
LUOV.o N 1b9
LUOV.o N 1c5
LUOV.o N 1cf
LUOV.o N 1f4
LUOV.o N 213
LUOV.o N 225
LUOV.o N 235
LUOV.o N 248
LUOV.o N 25
LUOV.o N 261
LUOV.o N 274
LUOV.o N 289
LUOV.o N 28e
LUOV.o N 29f
LUOV.o N 2b2
LUOV.o N 2c
LUOV.o N 2c2
LUOV.o N 2ce
LUOV.o N 2d9
LUOV.o N 2e7
LUOV.o N 2fa
LUOV.o N 305
LUOV.o N 30a
LUOV.o N 30f
LUOV.o N 315
LUOV.o N 31f
LUOV.o N 327
LUOV.o N 32e
LUOV.o N 343
LUOV.o N 355
LUOV.o N 369
LUOV.o N 378
LUOV.o N 38e
LUOV.o N 3a0
LUOV.o N 3b1
LUOV.o N 3bf
LUOV.o N 3c8
LUOV.o N 3cc
LUOV.o N 3d3
LUOV.o N 3e7
LUOV.o N 3eb
LUOV.o N 400
LUOV.o N 410
LUOV.o N 424
LUOV.o N 43a
LUOV.o N 44c
LUOV.o N 460
LUOV.o N 476
LUOV.o N 488
LUOV.o N 49c
LUOV.o N 4b2
LUOV.o N 4c4
LUOV.o N 4d0
LUOV.o N 4e0
LUOV.o N 4f5
LUOV.o N 50b
LUOV.o N 51a
LUOV.o N 527
LUOV.o N 529
LUOV.o N 533
LUOV.o N 545
LUOV.o N 54c
LUOV.o N 54e
LUOV.o N 555
LUOV.o N 557
LUOV.o N 55e
LUOV.o N 561
LUOV.o N 56d
LUOV.o N 56f
LUOV.o N 579
LUOV.o N 584
LUOV.o N 587
LUOV.o N 58a
LUOV.o N 594
LUOV.o N 596
LUOV.o N 598
LUOV.o N 5a0
LUOV.o N 5a2
LUOV.o N 5a4
LUOV.o N 5a6
LUOV.o N 5aa
LUOV.o N 5bc
LUOV.o N 5be
LUOV.o N 5c5
LUOV.o N 5c8
LUOV.o N 5cd
LUOV.o N 5d8
LUOV.o N 5e7
LUOV.o N 5f1
LUOV.o N 600
LUOV.o N ea
LUOV.o N f7
LUOV.o N ff
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 102
LinearAlgebra.o N 106
LinearAlgebra.o N 10b
LinearAlgebra.o N 111
LinearAlgebra.o N 11f
LinearAlgebra.o N 129
LinearAlgebra.o N 131
LinearAlgebra.o N 138
LinearAlgebra.o N 13f
LinearAlgebra.o N 14c
LinearAlgebra.o N 150
LinearAlgebra.o N 152
LinearAlgebra.o N 157
LinearAlgebra.o N 163
LinearAlgebra.o N 16e
LinearAlgebra.o N 177
LinearAlgebra.o N 179
LinearAlgebra.o N 17e
LinearAlgebra.o N 183
LinearAlgebra.o N 188
LinearAlgebra.o N 191
LinearAlgebra.o N 195
LinearAlgebra.o N 197
LinearAlgebra.o N 19d
LinearAlgebra.o N 1a5
LinearAlgebra.o N 1af
LinearAlgebra.o N 1b8
LinearAlgebra.o N 1bf
LinearAlgebra.o N 1c1
LinearAlgebra.o N 1c3
LinearAlgebra.o N 1cd
LinearAlgebra.o N 1d8
LinearAlgebra.o N 1e7
LinearAlgebra.o N 1f3
LinearAlgebra.o N 207
LinearAlgebra.o N 219
LinearAlgebra.o N 220
LinearAlgebra.o N 224
LinearAlgebra.o N 228
LinearAlgebra.o N 22c
LinearAlgebra.o N 235
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f3
LinearAlgebra.o N fd
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 103
buffer.o N 10e
buffer.o N 117
buffer.o N 120
buffer.o N 122
buffer.o N 127
buffer.o N 135
buffer.o N 13a
buffer.o N 143
buffer.o N 147
buffer.o N 14e
buffer.o N 150
buffer.o N 158
buffer.o N 15a
buffer.o N 161
buffer.o N 165
buffer.o N 178
buffer.o N 17a
buffer.o N 17f
buffer.o N 194
buffer.o N 198
buffer.o N 1a2
buffer.o N 1ac
buffer.o N 1b7
buffer.o N 1bb
buffer.o N 25
buffer.o N 2e
buffer.o N ec
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 10b
intermediateValues.o N 120
intermediateValues.o N 134
intermediateValues.o N 149
intermediateValues.o N 159
intermediateValues.o N 161
intermediateValues.o N 16f
intermediateValues.o N 179
intermediateValues.o N 181
intermediateValues.o N 188
intermediateValues.o N 18a
intermediateValues.o N 18f
intermediateValues.o N 193
intermediateValues.o N 198
intermediateValues.o N 19e
intermediateValues.o N 1a5
intermediateValues.o N 1b4
intermediateValues.o N 1b8
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N f8
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 104
keccakrng.o N 109
keccakrng.o N 115
keccakrng.o N 12c
keccakrng.o N 137
keccakrng.o N 140
keccakrng.o N 156
keccakrng.o N 15d
keccakrng.o N 163
keccakrng.o N 171
keccakrng.o N 185
keccakrng.o N 18a
keccakrng.o N 196
keccakrng.o N 1a0
keccakrng.o N 1a4
keccakrng.o N 1c9
keccakrng.o N 1e8
keccakrng.o N 1fa
keccakrng.o N 20a
keccakrng.o N 21c
keccakrng.o N 22d
keccakrng.o N 240
keccakrng.o N 24a
keccakrng.o N 24f
keccakrng.o N 25
keccakrng.o N 254
keccakrng.o N 25d
keccakrng.o N 270
keccakrng.o N 275
keccakrng.o N 289
keccakrng.o N 299
keccakrng.o N 2a7
keccakrng.o N 2bb
keccakrng.o N 2c0
keccakrng.o N 2c4
keccakrng.o N 2cf
keccakrng.o N 2d5
keccakrng.o N 2d7
keccakrng.o N 2de
keccakrng.o N 2e5
keccakrng.o N 2ef
keccakrng.o N 2f7
keccakrng.o N 2fe
keccakrng.o N 305
keccakrng.o N 31
keccakrng.o N ef
keccakrng.o N fc
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 105
sign.o N 113
sign.o N 127
sign.o N 12a
sign.o N 141
sign.o N 14c
sign.o N 155
sign.o N 161
sign.o N 163
sign.o N 16d
sign.o N 172
sign.o N 177
sign.o N 180
sign.o N 184
sign.o N 198
sign.o N 1ac
sign.o N 1be
sign.o N 1d0
sign.o N 1da
sign.o N 1f0
sign.o N 1fb
sign.o N 208
sign.o N 20a
sign.o N 214
sign.o N 21c
sign.o N 223
sign.o N 237
sign.o N 24a
sign.o N 25
sign.o N 25c
sign.o N 272
sign.o N 288
sign.o N 28f
sign.o N 2be
sign.o N 2c
sign.o N 2e5
sign.o N 311
sign.o N 313
sign.o N 31a
sign.o N 31d
sign.o N 327
sign.o N 32a
sign.o N 334
sign.o N 337
sign.o N 33a
sign.o N 33f
sign.o N 341
sign.o N 348
sign.o N 352
sign.o N 35c
sign.o N 35f
sign.o N 362
sign.o N 368
sign.o N 36a
sign.o N 36f
sign.o N 373
sign.o N 377
sign.o N 37c
sign.o N ea
sign.o N fa
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o f32add T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o f48add T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o f64add T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |