Test results for armeabi, berry0, crypto_sign/luov4849242
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_sign
Test results for armeabi, berry0, crypto_sign
Test results for crypto_sign/luov4849242
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_sign
Primitive: luov4849242
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
488771661 | 553647 0 0 | 583475 440 1552 | T:portable | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
494939159 | 550791 0 0 | 578755 432 1552 | T:portable | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
497894332 | 555911 0 0 | 584211 440 1560 | T:portable | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
500112552 | 552260 0 0 | 578283 416 1552 | T:portable | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
500966116 | 557188 0 0 | 584807 416 1552 | T:portable | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
511743069 | 555739 0 0 | 584111 440 1560 | T:portable | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
521046691 | 550328 0 0 | 576175 408 1552 | T:portable | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
527252859 | 550859 0 0 | 578523 432 1552 | T:portable | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
531261907 | 554444 0 0 | 580447 416 1552 | T:portable | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
557890045 | 413096 36 0 | 311783 424 1552 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
560311000 | 413958 36 0 | 313087 448 1560 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
561679642 | 411006 36 0 | 311979 448 1552 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
566229215 | 408036 36 0 | 305131 424 1552 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
582107217 | 413802 36 0 | 312983 448 1560 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
603645555 | 407608 36 0 | 304447 424 1552 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
624737545 | 408014 36 0 | 306791 440 1552 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
643874325 | 406314 36 0 | 303763 416 1552 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 20240909 |
705287629 | 408110 36 0 | 307211 440 1552 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241025 | 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 109
Bitcontainer.o N 110
Bitcontainer.o N 116
Bitcontainer.o N 124
Bitcontainer.o N 138
Bitcontainer.o N 13d
Bitcontainer.o N 14a
Bitcontainer.o N 156
Bitcontainer.o N 160
Bitcontainer.o N 164
Bitcontainer.o N 189
Bitcontainer.o N 1a8
Bitcontainer.o N 1ba
Bitcontainer.o N 1ca
Bitcontainer.o N 1e1
Bitcontainer.o N 1fa
Bitcontainer.o N 20e
Bitcontainer.o N 212
Bitcontainer.o N 21d
Bitcontainer.o N 226
Bitcontainer.o N 22b
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f9
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 101
F16Field.o N 10e
F16Field.o N 119
F16Field.o N 122
F16Field.o N 136
F16Field.o N 146
F16Field.o N 155
F16Field.o N 160
F16Field.o N 169
F16Field.o N 171
F16Field.o N 17a
F16Field.o N 183
F16Field.o N 196
F16Field.o N 19b
F16Field.o N 1a9
F16Field.o N 1ae
F16Field.o N 1c5
F16Field.o N 1d0
F16Field.o N 1d9
F16Field.o N 1e2
F16Field.o N 1e6
F16Field.o N 1fb
F16Field.o N 202
F16Field.o N 204
F16Field.o N 20f
F16Field.o N 21a
F16Field.o N 226
F16Field.o N 228
F16Field.o N 234
F16Field.o N 239
F16Field.o N 23b
F16Field.o N 247
F16Field.o N 25
F16Field.o N 256
F16Field.o N 261
F16Field.o N 26c
F16Field.o N 270
F16Field.o N 27c
F16Field.o N 27e
F16Field.o N 290
F16Field.o N 2a4
F16Field.o N 2b1
F16Field.o N 2c6
F16Field.o N 2d8
F16Field.o N 2f6
F16Field.o N 2f8
F16Field.o N 2ff
F16Field.o N 30
F16Field.o N 301
F16Field.o N 308
F16Field.o N 30a
F16Field.o N 30c
F16Field.o N 311
F16Field.o N 318
F16Field.o N 31a
F16Field.o N 31c
F16Field.o N 31e
F16Field.o N 320
F16Field.o N 323
F16Field.o N 326
F16Field.o N 328
F16Field.o N 32a
F16Field.o N 32e
F16Field.o N 330
F16Field.o N f5
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 102
F32Field.o N 10b
F32Field.o N 114
F32Field.o N 126
F32Field.o N 12b
F32Field.o N 139
F32Field.o N 13e
F32Field.o N 155
F32Field.o N 160
F32Field.o N 169
F32Field.o N 172
F32Field.o N 176
F32Field.o N 185
F32Field.o N 199
F32Field.o N 1a4
F32Field.o N 1a7
F32Field.o N 1b2
F32Field.o N 1bb
F32Field.o N 1c3
F32Field.o N 1c6
F32Field.o N 1ce
F32Field.o N 1d2
F32Field.o N 1de
F32Field.o N 1e5
F32Field.o N 1f0
F32Field.o N 1ff
F32Field.o N 201
F32Field.o N 203
F32Field.o N 206
F32Field.o N 211
F32Field.o N 223
F32Field.o N 237
F32Field.o N 244
F32Field.o N 24b
F32Field.o N 25
F32Field.o N 259
F32Field.o N 26b
F32Field.o N 277
F32Field.o N 282
F32Field.o N 28d
F32Field.o N 28f
F32Field.o N 296
F32Field.o N 298
F32Field.o N 29f
F32Field.o N 2a1
F32Field.o N 2a3
F32Field.o N 2a5
F32Field.o N 2a7
F32Field.o N 2ad
F32Field.o N 2b2
F32Field.o N 30
F32Field.o N f5
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 102
F48Field.o N 111
F48Field.o N 11c
F48Field.o N 125
F48Field.o N 12d
F48Field.o N 141
F48Field.o N 14e
F48Field.o N 157
F48Field.o N 160
F48Field.o N 172
F48Field.o N 177
F48Field.o N 185
F48Field.o N 18a
F48Field.o N 1a1
F48Field.o N 1ac
F48Field.o N 1b5
F48Field.o N 1be
F48Field.o N 1c2
F48Field.o N 1d6
F48Field.o N 1e1
F48Field.o N 1e6
F48Field.o N 1ee
F48Field.o N 1f1
F48Field.o N 1f4
F48Field.o N 1f7
F48Field.o N 1fb
F48Field.o N 207
F48Field.o N 20e
F48Field.o N 219
F48Field.o N 237
F48Field.o N 242
F48Field.o N 25
F48Field.o N 254
F48Field.o N 268
F48Field.o N 275
F48Field.o N 27c
F48Field.o N 28a
F48Field.o N 296
F48Field.o N 2a8
F48Field.o N 2b3
F48Field.o N 2be
F48Field.o N 2c0
F48Field.o N 2c7
F48Field.o N 2c9
F48Field.o N 2cb
F48Field.o N 2d2
F48Field.o N 2d4
F48Field.o N 2d7
F48Field.o N 2da
F48Field.o N 2e0
F48Field.o N 2e4
F48Field.o N 2e6
F48Field.o N 2e8
F48Field.o N 30
F48Field.o N f5
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 102
F64Field.o N 111
F64Field.o N 11c
F64Field.o N 125
F64Field.o N 12d
F64Field.o N 141
F64Field.o N 149
F64Field.o N 156
F64Field.o N 163
F64Field.o N 16c
F64Field.o N 175
F64Field.o N 18c
F64Field.o N 197
F64Field.o N 1a0
F64Field.o N 1ab
F64Field.o N 1af
F64Field.o N 1b1
F64Field.o N 1b3
F64Field.o N 1be
F64Field.o N 1c1
F64Field.o N 1c4
F64Field.o N 1c7
F64Field.o N 1ca
F64Field.o N 1ce
F64Field.o N 1da
F64Field.o N 1e1
F64Field.o N 1ec
F64Field.o N 20a
F64Field.o N 215
F64Field.o N 227
F64Field.o N 22c
F64Field.o N 23a
F64Field.o N 23f
F64Field.o N 248
F64Field.o N 25
F64Field.o N 25c
F64Field.o N 269
F64Field.o N 277
F64Field.o N 27e
F64Field.o N 28a
F64Field.o N 29c
F64Field.o N 2a7
F64Field.o N 2b9
F64Field.o N 2cd
F64Field.o N 2d0
F64Field.o N 2d3
F64Field.o N 2d6
F64Field.o N 2dc
F64Field.o N 2e0
F64Field.o N 2e2
F64Field.o N 2e4
F64Field.o N 2eb
F64Field.o N 2ed
F64Field.o N 2f4
F64Field.o N 2f6
F64Field.o N 30
F64Field.o N f5
F64Field.o N fd
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 102
F80Field.o N 111
F80Field.o N 11c
F80Field.o N 125
F80Field.o N 12d
F80Field.o N 141
F80Field.o N 149
F80Field.o N 156
F80Field.o N 163
F80Field.o N 16c
F80Field.o N 175
F80Field.o N 18c
F80Field.o N 197
F80Field.o N 1a0
F80Field.o N 1ab
F80Field.o N 1af
F80Field.o N 1b1
F80Field.o N 1b3
F80Field.o N 1be
F80Field.o N 1c1
F80Field.o N 1c4
F80Field.o N 1c7
F80Field.o N 1ca
F80Field.o N 1cd
F80Field.o N 1d1
F80Field.o N 1dd
F80Field.o N 1e4
F80Field.o N 1ef
F80Field.o N 20d
F80Field.o N 218
F80Field.o N 22a
F80Field.o N 22f
F80Field.o N 23d
F80Field.o N 242
F80Field.o N 24b
F80Field.o N 25
F80Field.o N 25f
F80Field.o N 26c
F80Field.o N 273
F80Field.o N 281
F80Field.o N 28d
F80Field.o N 29f
F80Field.o N 2aa
F80Field.o N 2bc
F80Field.o N 2d0
F80Field.o N 2d5
F80Field.o N 2db
F80Field.o N 2df
F80Field.o N 2e1
F80Field.o N 2e3
F80Field.o N 2ea
F80Field.o N 2ec
F80Field.o N 2f3
F80Field.o N 2f5
F80Field.o N 30
F80Field.o N f5
F80Field.o N fd
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 10e
F8Field.o N 119
F8Field.o N 122
F8Field.o N 136
F8Field.o N 145
F8Field.o N 153
F8Field.o N 15d
F8Field.o N 165
F8Field.o N 172
F8Field.o N 17a
F8Field.o N 182
F8Field.o N 189
F8Field.o N 19c
F8Field.o N 1a1
F8Field.o N 1a6
F8Field.o N 1bd
F8Field.o N 1c8
F8Field.o N 1d1
F8Field.o N 1da
F8Field.o N 1de
F8Field.o N 1f3
F8Field.o N 1f9
F8Field.o N 1fb
F8Field.o N 205
F8Field.o N 216
F8Field.o N 229
F8Field.o N 235
F8Field.o N 240
F8Field.o N 24a
F8Field.o N 24c
F8Field.o N 25
F8Field.o N 253
F8Field.o N 255
F8Field.o N 25c
F8Field.o N 2f
F8Field.o N f4
F8Field.o N ff
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 10b
LUOV.o N 116
LUOV.o N 11f
LUOV.o N 133
LUOV.o N 136
LUOV.o N 13d
LUOV.o N 142
LUOV.o N 151
LUOV.o N 15c
LUOV.o N 165
LUOV.o N 16d
LUOV.o N 175
LUOV.o N 17d
LUOV.o N 18a
LUOV.o N 192
LUOV.o N 197
LUOV.o N 1a3
LUOV.o N 1b1
LUOV.o N 1bb
LUOV.o N 1c0
LUOV.o N 1ce
LUOV.o N 1d3
LUOV.o N 1dc
LUOV.o N 1e0
LUOV.o N 1eb
LUOV.o N 1f5
LUOV.o N 209
LUOV.o N 210
LUOV.o N 216
LUOV.o N 21b
LUOV.o N 227
LUOV.o N 231
LUOV.o N 25
LUOV.o N 256
LUOV.o N 275
LUOV.o N 287
LUOV.o N 297
LUOV.o N 2aa
LUOV.o N 2c
LUOV.o N 2c3
LUOV.o N 2d6
LUOV.o N 2eb
LUOV.o N 2f0
LUOV.o N 302
LUOV.o N 316
LUOV.o N 326
LUOV.o N 332
LUOV.o N 33e
LUOV.o N 34c
LUOV.o N 35f
LUOV.o N 36a
LUOV.o N 36f
LUOV.o N 374
LUOV.o N 37a
LUOV.o N 38f
LUOV.o N 3a1
LUOV.o N 3b5
LUOV.o N 3c4
LUOV.o N 3da
LUOV.o N 3ec
LUOV.o N 3fd
LUOV.o N 40b
LUOV.o N 414
LUOV.o N 418
LUOV.o N 41f
LUOV.o N 433
LUOV.o N 437
LUOV.o N 44c
LUOV.o N 453
LUOV.o N 464
LUOV.o N 466
LUOV.o N 468
LUOV.o N 46a
LUOV.o N 47a
LUOV.o N 485
LUOV.o N 491
LUOV.o N 49d
LUOV.o N 4b0
LUOV.o N 4c3
LUOV.o N 4d5
LUOV.o N 4e9
LUOV.o N 4ff
LUOV.o N 511
LUOV.o N 525
LUOV.o N 53b
LUOV.o N 54d
LUOV.o N 561
LUOV.o N 577
LUOV.o N 589
LUOV.o N 595
LUOV.o N 5a5
LUOV.o N 5ba
LUOV.o N 5d0
LUOV.o N 5df
LUOV.o N 5ec
LUOV.o N 5ee
LUOV.o N 5f8
LUOV.o N 60a
LUOV.o N 611
LUOV.o N 613
LUOV.o N 618
LUOV.o N 61b
LUOV.o N 61e
LUOV.o N 621
LUOV.o N 624
LUOV.o N 627
LUOV.o N 62a
LUOV.o N 62c
LUOV.o N 633
LUOV.o N 635
LUOV.o N 63c
LUOV.o N 63f
LUOV.o N 64b
LUOV.o N 64d
LUOV.o N 657
LUOV.o N 662
LUOV.o N 665
LUOV.o N 668
LUOV.o N 672
LUOV.o N 674
LUOV.o N 67c
LUOV.o N 67e
LUOV.o N 680
LUOV.o N 682
LUOV.o N 684
LUOV.o N 689
LUOV.o N 68d
LUOV.o N 692
LUOV.o N 698
LUOV.o N 69a
LUOV.o N 6a1
LUOV.o N 6b3
LUOV.o N 6be
LUOV.o N 6cd
LUOV.o N 6d7
LUOV.o N 6e6
LUOV.o N f1
LUOV.o N f4
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 116
LinearAlgebra.o N 121
LinearAlgebra.o N 12a
LinearAlgebra.o N 132
LinearAlgebra.o N 146
LinearAlgebra.o N 14e
LinearAlgebra.o N 158
LinearAlgebra.o N 15d
LinearAlgebra.o N 161
LinearAlgebra.o N 166
LinearAlgebra.o N 16c
LinearAlgebra.o N 173
LinearAlgebra.o N 180
LinearAlgebra.o N 184
LinearAlgebra.o N 186
LinearAlgebra.o N 18b
LinearAlgebra.o N 198
LinearAlgebra.o N 1a4
LinearAlgebra.o N 1af
LinearAlgebra.o N 1bd
LinearAlgebra.o N 1c6
LinearAlgebra.o N 1c8
LinearAlgebra.o N 1cd
LinearAlgebra.o N 1d2
LinearAlgebra.o N 1d7
LinearAlgebra.o N 1e0
LinearAlgebra.o N 1e4
LinearAlgebra.o N 1e6
LinearAlgebra.o N 1ec
LinearAlgebra.o N 1f4
LinearAlgebra.o N 1fe
LinearAlgebra.o N 207
LinearAlgebra.o N 20e
LinearAlgebra.o N 210
LinearAlgebra.o N 212
LinearAlgebra.o N 21d
LinearAlgebra.o N 224
LinearAlgebra.o N 22f
LinearAlgebra.o N 23e
LinearAlgebra.o N 24a
LinearAlgebra.o N 25
LinearAlgebra.o N 25e
LinearAlgebra.o N 270
LinearAlgebra.o N 277
LinearAlgebra.o N 27b
LinearAlgebra.o N 27f
LinearAlgebra.o N 283
LinearAlgebra.o N 28c
LinearAlgebra.o N 35
LinearAlgebra.o N fa
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 10a
buffer.o N 115
buffer.o N 11e
buffer.o N 127
buffer.o N 129
buffer.o N 12e
buffer.o N 13c
buffer.o N 141
buffer.o N 14a
buffer.o N 14e
buffer.o N 155
buffer.o N 157
buffer.o N 15f
buffer.o N 161
buffer.o N 168
buffer.o N 16c
buffer.o N 17f
buffer.o N 181
buffer.o N 186
buffer.o N 19b
buffer.o N 19f
buffer.o N 1a9
buffer.o N 1b3
buffer.o N 1be
buffer.o N 1c2
buffer.o N 25
buffer.o N 2e
buffer.o N f3
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 112
intermediateValues.o N 127
intermediateValues.o N 13b
intermediateValues.o N 150
intermediateValues.o N 160
intermediateValues.o N 168
intermediateValues.o N 16d
intermediateValues.o N 17c
intermediateValues.o N 187
intermediateValues.o N 190
intermediateValues.o N 198
intermediateValues.o N 1ac
intermediateValues.o N 1b4
intermediateValues.o N 1b6
intermediateValues.o N 1bb
intermediateValues.o N 1bf
intermediateValues.o N 1c4
intermediateValues.o N 1ca
intermediateValues.o N 1d1
intermediateValues.o N 1e0
intermediateValues.o N 1e4
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N ff
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 103
keccakrng.o N 10b
keccakrng.o N 110
keccakrng.o N 11c
keccakrng.o N 12a
keccakrng.o N 140
keccakrng.o N 147
keccakrng.o N 14d
keccakrng.o N 161
keccakrng.o N 166
keccakrng.o N 172
keccakrng.o N 17c
keccakrng.o N 180
keccakrng.o N 1a5
keccakrng.o N 1c4
keccakrng.o N 1d6
keccakrng.o N 1e6
keccakrng.o N 1f8
keccakrng.o N 209
keccakrng.o N 21c
keccakrng.o N 226
keccakrng.o N 22b
keccakrng.o N 230
keccakrng.o N 247
keccakrng.o N 25
keccakrng.o N 252
keccakrng.o N 25b
keccakrng.o N 264
keccakrng.o N 278
keccakrng.o N 27d
keccakrng.o N 28c
keccakrng.o N 297
keccakrng.o N 2a0
keccakrng.o N 2a8
keccakrng.o N 2ad
keccakrng.o N 2c1
keccakrng.o N 2d1
keccakrng.o N 2df
keccakrng.o N 2f3
keccakrng.o N 2f8
keccakrng.o N 2fc
keccakrng.o N 302
keccakrng.o N 304
keccakrng.o N 306
keccakrng.o N 30d
keccakrng.o N 31
keccakrng.o N 314
keccakrng.o N 31c
keccakrng.o N 323
keccakrng.o N 32e
keccakrng.o N f6
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 101
sign.o N 10c
sign.o N 11a
sign.o N 12e
sign.o N 131
sign.o N 148
sign.o N 153
sign.o N 15c
sign.o N 168
sign.o N 16a
sign.o N 174
sign.o N 179
sign.o N 17e
sign.o N 187
sign.o N 18b
sign.o N 19f
sign.o N 1b3
sign.o N 1c5
sign.o N 1d7
sign.o N 1e1
sign.o N 1f7
sign.o N 202
sign.o N 20f
sign.o N 211
sign.o N 216
sign.o N 225
sign.o N 230
sign.o N 239
sign.o N 241
sign.o N 249
sign.o N 25
sign.o N 25d
sign.o N 270
sign.o N 282
sign.o N 298
sign.o N 2ae
sign.o N 2b5
sign.o N 2c
sign.o N 2ea
sign.o N 317
sign.o N 349
sign.o N 34b
sign.o N 352
sign.o N 355
sign.o N 35f
sign.o N 362
sign.o N 36c
sign.o N 36f
sign.o N 372
sign.o N 377
sign.o N 379
sign.o N 380
sign.o N 38a
sign.o N 394
sign.o N 397
sign.o N 39a
sign.o N 3a0
sign.o N 3a2
sign.o N 3a7
sign.o N 3ab
sign.o N 3af
sign.o N 3b4
sign.o N f1
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 109
Bitcontainer.o N 110
Bitcontainer.o N 116
Bitcontainer.o N 124
Bitcontainer.o N 138
Bitcontainer.o N 13d
Bitcontainer.o N 14a
Bitcontainer.o N 156
Bitcontainer.o N 160
Bitcontainer.o N 164
Bitcontainer.o N 189
Bitcontainer.o N 1a8
Bitcontainer.o N 1ba
Bitcontainer.o N 1ca
Bitcontainer.o N 1e1
Bitcontainer.o N 1fa
Bitcontainer.o N 20e
Bitcontainer.o N 212
Bitcontainer.o N 21d
Bitcontainer.o N 226
Bitcontainer.o N 22b
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f9
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 101
F16Field.o N 10e
F16Field.o N 119
F16Field.o N 122
F16Field.o N 136
F16Field.o N 146
F16Field.o N 155
F16Field.o N 160
F16Field.o N 169
F16Field.o N 171
F16Field.o N 17a
F16Field.o N 183
F16Field.o N 196
F16Field.o N 19b
F16Field.o N 1a9
F16Field.o N 1ae
F16Field.o N 1c5
F16Field.o N 1d0
F16Field.o N 1d9
F16Field.o N 1e2
F16Field.o N 1e6
F16Field.o N 1fb
F16Field.o N 202
F16Field.o N 204
F16Field.o N 20f
F16Field.o N 21a
F16Field.o N 226
F16Field.o N 228
F16Field.o N 234
F16Field.o N 239
F16Field.o N 23b
F16Field.o N 24a
F16Field.o N 25
F16Field.o N 256
F16Field.o N 261
F16Field.o N 26c
F16Field.o N 270
F16Field.o N 282
F16Field.o N 296
F16Field.o N 2a3
F16Field.o N 2b8
F16Field.o N 2c4
F16Field.o N 2d6
F16Field.o N 2f4
F16Field.o N 2f6
F16Field.o N 2fd
F16Field.o N 2ff
F16Field.o N 30
F16Field.o N 306
F16Field.o N 308
F16Field.o N 30a
F16Field.o N 30f
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 323
F16Field.o N 326
F16Field.o N 328
F16Field.o N 32a
F16Field.o N 32e
F16Field.o N 330
F16Field.o N f5
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 102
F32Field.o N 10b
F32Field.o N 114
F32Field.o N 126
F32Field.o N 12b
F32Field.o N 139
F32Field.o N 13e
F32Field.o N 155
F32Field.o N 160
F32Field.o N 169
F32Field.o N 172
F32Field.o N 176
F32Field.o N 185
F32Field.o N 199
F32Field.o N 1a4
F32Field.o N 1a7
F32Field.o N 1b2
F32Field.o N 1bb
F32Field.o N 1c3
F32Field.o N 1c6
F32Field.o N 1ce
F32Field.o N 1d2
F32Field.o N 1de
F32Field.o N 1e5
F32Field.o N 1f0
F32Field.o N 1ff
F32Field.o N 201
F32Field.o N 203
F32Field.o N 206
F32Field.o N 211
F32Field.o N 223
F32Field.o N 237
F32Field.o N 244
F32Field.o N 24b
F32Field.o N 25
F32Field.o N 259
F32Field.o N 26b
F32Field.o N 277
F32Field.o N 282
F32Field.o N 28d
F32Field.o N 28f
F32Field.o N 296
F32Field.o N 298
F32Field.o N 29f
F32Field.o N 2a1
F32Field.o N 2a3
F32Field.o N 2a5
F32Field.o N 2a7
F32Field.o N 2ad
F32Field.o N 2b2
F32Field.o N 30
F32Field.o N f5
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 102
F48Field.o N 111
F48Field.o N 11c
F48Field.o N 125
F48Field.o N 12d
F48Field.o N 141
F48Field.o N 14e
F48Field.o N 157
F48Field.o N 160
F48Field.o N 172
F48Field.o N 177
F48Field.o N 185
F48Field.o N 18a
F48Field.o N 1a1
F48Field.o N 1ac
F48Field.o N 1b5
F48Field.o N 1be
F48Field.o N 1c2
F48Field.o N 1d6
F48Field.o N 1e1
F48Field.o N 1e6
F48Field.o N 1ee
F48Field.o N 1f1
F48Field.o N 1f4
F48Field.o N 1f7
F48Field.o N 1fb
F48Field.o N 207
F48Field.o N 20e
F48Field.o N 219
F48Field.o N 237
F48Field.o N 242
F48Field.o N 25
F48Field.o N 254
F48Field.o N 268
F48Field.o N 275
F48Field.o N 27c
F48Field.o N 28a
F48Field.o N 296
F48Field.o N 2a8
F48Field.o N 2b3
F48Field.o N 2be
F48Field.o N 2c0
F48Field.o N 2c7
F48Field.o N 2c9
F48Field.o N 2cb
F48Field.o N 2d2
F48Field.o N 2d4
F48Field.o N 2d7
F48Field.o N 2da
F48Field.o N 2e0
F48Field.o N 2e4
F48Field.o N 2e6
F48Field.o N 2e8
F48Field.o N 30
F48Field.o N f5
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 102
F64Field.o N 111
F64Field.o N 11c
F64Field.o N 125
F64Field.o N 12d
F64Field.o N 141
F64Field.o N 149
F64Field.o N 156
F64Field.o N 163
F64Field.o N 16c
F64Field.o N 175
F64Field.o N 18c
F64Field.o N 197
F64Field.o N 1a0
F64Field.o N 1ab
F64Field.o N 1af
F64Field.o N 1b1
F64Field.o N 1b3
F64Field.o N 1be
F64Field.o N 1c1
F64Field.o N 1c4
F64Field.o N 1c7
F64Field.o N 1ca
F64Field.o N 1ce
F64Field.o N 1da
F64Field.o N 1e1
F64Field.o N 1ec
F64Field.o N 20a
F64Field.o N 215
F64Field.o N 227
F64Field.o N 22c
F64Field.o N 23a
F64Field.o N 23f
F64Field.o N 248
F64Field.o N 25
F64Field.o N 25c
F64Field.o N 269
F64Field.o N 277
F64Field.o N 27e
F64Field.o N 28a
F64Field.o N 29c
F64Field.o N 2a7
F64Field.o N 2b9
F64Field.o N 2cd
F64Field.o N 2d0
F64Field.o N 2d3
F64Field.o N 2d6
F64Field.o N 2dc
F64Field.o N 2e0
F64Field.o N 2e2
F64Field.o N 2e4
F64Field.o N 2eb
F64Field.o N 2ed
F64Field.o N 2f4
F64Field.o N 2f6
F64Field.o N 30
F64Field.o N f5
F64Field.o N fd
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 102
F80Field.o N 111
F80Field.o N 11c
F80Field.o N 125
F80Field.o N 12d
F80Field.o N 141
F80Field.o N 149
F80Field.o N 156
F80Field.o N 163
F80Field.o N 16c
F80Field.o N 175
F80Field.o N 18c
F80Field.o N 197
F80Field.o N 1a0
F80Field.o N 1ab
F80Field.o N 1af
F80Field.o N 1b1
F80Field.o N 1b3
F80Field.o N 1be
F80Field.o N 1c1
F80Field.o N 1c4
F80Field.o N 1c7
F80Field.o N 1ca
F80Field.o N 1cd
F80Field.o N 1d1
F80Field.o N 1dd
F80Field.o N 1e4
F80Field.o N 1ef
F80Field.o N 20d
F80Field.o N 218
F80Field.o N 22a
F80Field.o N 22f
F80Field.o N 23d
F80Field.o N 242
F80Field.o N 24b
F80Field.o N 25
F80Field.o N 25f
F80Field.o N 26c
F80Field.o N 273
F80Field.o N 281
F80Field.o N 28d
F80Field.o N 29f
F80Field.o N 2aa
F80Field.o N 2bc
F80Field.o N 2d0
F80Field.o N 2d5
F80Field.o N 2db
F80Field.o N 2df
F80Field.o N 2e1
F80Field.o N 2e3
F80Field.o N 2ea
F80Field.o N 2ec
F80Field.o N 2f3
F80Field.o N 2f5
F80Field.o N 30
F80Field.o N f5
F80Field.o N fd
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 10e
F8Field.o N 119
F8Field.o N 122
F8Field.o N 136
F8Field.o N 145
F8Field.o N 153
F8Field.o N 15d
F8Field.o N 165
F8Field.o N 172
F8Field.o N 17a
F8Field.o N 182
F8Field.o N 189
F8Field.o N 19c
F8Field.o N 1a1
F8Field.o N 1a6
F8Field.o N 1bd
F8Field.o N 1c8
F8Field.o N 1d1
F8Field.o N 1da
F8Field.o N 1de
F8Field.o N 1f3
F8Field.o N 1f9
F8Field.o N 1fb
F8Field.o N 205
F8Field.o N 216
F8Field.o N 229
F8Field.o N 235
F8Field.o N 240
F8Field.o N 24a
F8Field.o N 24c
F8Field.o N 25
F8Field.o N 253
F8Field.o N 255
F8Field.o N 25c
F8Field.o N 2f
F8Field.o N f4
F8Field.o N ff
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 10b
LUOV.o N 116
LUOV.o N 11f
LUOV.o N 133
LUOV.o N 136
LUOV.o N 13d
LUOV.o N 142
LUOV.o N 151
LUOV.o N 15c
LUOV.o N 165
LUOV.o N 16d
LUOV.o N 175
LUOV.o N 17d
LUOV.o N 18a
LUOV.o N 192
LUOV.o N 197
LUOV.o N 1a3
LUOV.o N 1b1
LUOV.o N 1bb
LUOV.o N 1c0
LUOV.o N 1ce
LUOV.o N 1d3
LUOV.o N 1dc
LUOV.o N 1e0
LUOV.o N 1eb
LUOV.o N 1f5
LUOV.o N 209
LUOV.o N 210
LUOV.o N 216
LUOV.o N 21b
LUOV.o N 227
LUOV.o N 231
LUOV.o N 25
LUOV.o N 256
LUOV.o N 275
LUOV.o N 287
LUOV.o N 297
LUOV.o N 2aa
LUOV.o N 2c
LUOV.o N 2c3
LUOV.o N 2d6
LUOV.o N 2eb
LUOV.o N 2f0
LUOV.o N 302
LUOV.o N 316
LUOV.o N 326
LUOV.o N 332
LUOV.o N 33e
LUOV.o N 34c
LUOV.o N 35f
LUOV.o N 36a
LUOV.o N 36f
LUOV.o N 374
LUOV.o N 37a
LUOV.o N 38f
LUOV.o N 3a1
LUOV.o N 3b5
LUOV.o N 3c4
LUOV.o N 3da
LUOV.o N 3ec
LUOV.o N 3fd
LUOV.o N 40b
LUOV.o N 414
LUOV.o N 418
LUOV.o N 41f
LUOV.o N 433
LUOV.o N 437
LUOV.o N 44c
LUOV.o N 453
LUOV.o N 464
LUOV.o N 466
LUOV.o N 468
LUOV.o N 46a
LUOV.o N 47a
LUOV.o N 485
LUOV.o N 491
LUOV.o N 49d
LUOV.o N 4b0
LUOV.o N 4c3
LUOV.o N 4d5
LUOV.o N 4e9
LUOV.o N 4ff
LUOV.o N 511
LUOV.o N 525
LUOV.o N 53b
LUOV.o N 54d
LUOV.o N 561
LUOV.o N 577
LUOV.o N 589
LUOV.o N 595
LUOV.o N 5a5
LUOV.o N 5ba
LUOV.o N 5d0
LUOV.o N 5df
LUOV.o N 5ec
LUOV.o N 5ee
LUOV.o N 5f8
LUOV.o N 60a
LUOV.o N 611
LUOV.o N 613
LUOV.o N 618
LUOV.o N 61b
LUOV.o N 61e
LUOV.o N 621
LUOV.o N 624
LUOV.o N 627
LUOV.o N 62a
LUOV.o N 62c
LUOV.o N 633
LUOV.o N 635
LUOV.o N 63c
LUOV.o N 63f
LUOV.o N 64b
LUOV.o N 64d
LUOV.o N 657
LUOV.o N 662
LUOV.o N 665
LUOV.o N 668
LUOV.o N 672
LUOV.o N 674
LUOV.o N 67c
LUOV.o N 67e
LUOV.o N 680
LUOV.o N 682
LUOV.o N 684
LUOV.o N 689
LUOV.o N 68d
LUOV.o N 692
LUOV.o N 698
LUOV.o N 69a
LUOV.o N 6a1
LUOV.o N 6b3
LUOV.o N 6be
LUOV.o N 6cd
LUOV.o N 6d7
LUOV.o N 6e6
LUOV.o N f1
LUOV.o N f4
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 116
LinearAlgebra.o N 121
LinearAlgebra.o N 12a
LinearAlgebra.o N 132
LinearAlgebra.o N 146
LinearAlgebra.o N 14e
LinearAlgebra.o N 158
LinearAlgebra.o N 15d
LinearAlgebra.o N 161
LinearAlgebra.o N 166
LinearAlgebra.o N 16c
LinearAlgebra.o N 173
LinearAlgebra.o N 180
LinearAlgebra.o N 184
LinearAlgebra.o N 186
LinearAlgebra.o N 18b
LinearAlgebra.o N 198
LinearAlgebra.o N 1a4
LinearAlgebra.o N 1af
LinearAlgebra.o N 1bd
LinearAlgebra.o N 1c6
LinearAlgebra.o N 1c8
LinearAlgebra.o N 1cd
LinearAlgebra.o N 1d2
LinearAlgebra.o N 1d7
LinearAlgebra.o N 1e0
LinearAlgebra.o N 1e4
LinearAlgebra.o N 1e6
LinearAlgebra.o N 1ec
LinearAlgebra.o N 1f4
LinearAlgebra.o N 1fe
LinearAlgebra.o N 207
LinearAlgebra.o N 20e
LinearAlgebra.o N 210
LinearAlgebra.o N 212
LinearAlgebra.o N 21d
LinearAlgebra.o N 224
LinearAlgebra.o N 22f
LinearAlgebra.o N 23e
LinearAlgebra.o N 24a
LinearAlgebra.o N 25
LinearAlgebra.o N 25e
LinearAlgebra.o N 270
LinearAlgebra.o N 277
LinearAlgebra.o N 27b
LinearAlgebra.o N 27f
LinearAlgebra.o N 283
LinearAlgebra.o N 28c
LinearAlgebra.o N 35
LinearAlgebra.o N fa
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 10a
buffer.o N 115
buffer.o N 11e
buffer.o N 127
buffer.o N 129
buffer.o N 12e
buffer.o N 13c
buffer.o N 141
buffer.o N 14a
buffer.o N 14e
buffer.o N 155
buffer.o N 157
buffer.o N 15f
buffer.o N 161
buffer.o N 168
buffer.o N 16c
buffer.o N 17f
buffer.o N 181
buffer.o N 186
buffer.o N 19b
buffer.o N 19f
buffer.o N 1a9
buffer.o N 1b3
buffer.o N 1be
buffer.o N 1c2
buffer.o N 25
buffer.o N 2e
buffer.o N f3
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 112
intermediateValues.o N 127
intermediateValues.o N 13b
intermediateValues.o N 150
intermediateValues.o N 160
intermediateValues.o N 168
intermediateValues.o N 16d
intermediateValues.o N 17c
intermediateValues.o N 187
intermediateValues.o N 190
intermediateValues.o N 198
intermediateValues.o N 1ac
intermediateValues.o N 1b4
intermediateValues.o N 1b6
intermediateValues.o N 1bb
intermediateValues.o N 1bf
intermediateValues.o N 1c4
intermediateValues.o N 1ca
intermediateValues.o N 1d1
intermediateValues.o N 1e0
intermediateValues.o N 1e4
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N ff
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 103
keccakrng.o N 10b
keccakrng.o N 110
keccakrng.o N 11c
keccakrng.o N 12a
keccakrng.o N 140
keccakrng.o N 147
keccakrng.o N 14d
keccakrng.o N 161
keccakrng.o N 166
keccakrng.o N 172
keccakrng.o N 17c
keccakrng.o N 180
keccakrng.o N 1a5
keccakrng.o N 1c4
keccakrng.o N 1d6
keccakrng.o N 1e6
keccakrng.o N 1f8
keccakrng.o N 209
keccakrng.o N 21c
keccakrng.o N 226
keccakrng.o N 22b
keccakrng.o N 230
keccakrng.o N 247
keccakrng.o N 25
keccakrng.o N 252
keccakrng.o N 25b
keccakrng.o N 264
keccakrng.o N 278
keccakrng.o N 27d
keccakrng.o N 28c
keccakrng.o N 297
keccakrng.o N 2a0
keccakrng.o N 2a8
keccakrng.o N 2ad
keccakrng.o N 2c1
keccakrng.o N 2d1
keccakrng.o N 2df
keccakrng.o N 2f3
keccakrng.o N 2f8
keccakrng.o N 2fc
keccakrng.o N 302
keccakrng.o N 304
keccakrng.o N 306
keccakrng.o N 30d
keccakrng.o N 31
keccakrng.o N 314
keccakrng.o N 31c
keccakrng.o N 323
keccakrng.o N 32e
keccakrng.o N f6
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 101
sign.o N 10c
sign.o N 11a
sign.o N 12e
sign.o N 131
sign.o N 148
sign.o N 153
sign.o N 15c
sign.o N 168
sign.o N 16a
sign.o N 174
sign.o N 179
sign.o N 17e
sign.o N 187
sign.o N 18b
sign.o N 19f
sign.o N 1b3
sign.o N 1c5
sign.o N 1d7
sign.o N 1e1
sign.o N 1f7
sign.o N 202
sign.o N 20f
sign.o N 211
sign.o N 216
sign.o N 225
sign.o N 230
sign.o N 239
sign.o N 241
sign.o N 249
sign.o N 25
sign.o N 25d
sign.o N 270
sign.o N 282
sign.o N 298
sign.o N 2ae
sign.o N 2b5
sign.o N 2c
sign.o N 2ea
sign.o N 317
sign.o N 349
sign.o N 34b
sign.o N 352
sign.o N 355
sign.o N 35f
sign.o N 362
sign.o N 36c
sign.o N 36f
sign.o N 372
sign.o N 377
sign.o N 379
sign.o N 380
sign.o N 38a
sign.o N 394
sign.o N 397
sign.o N 39a
sign.o N 3a0
sign.o N 3a2
sign.o N 3a7
sign.o N 3ab
sign.o N 3af
sign.o N 3b4
sign.o N f1
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 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 20c
F16Field.o N 220
F16Field.o N 22d
F16Field.o N 239
F16Field.o N 244
F16Field.o N 24b
F16Field.o N 25
F16Field.o N 256
F16Field.o N 26b
F16Field.o N 27a
F16Field.o N 286
F16Field.o N 291
F16Field.o N 29d
F16Field.o N 2a8
F16Field.o N 2b4
F16Field.o N 2c6
F16Field.o N 2e4
F16Field.o N 2e6
F16Field.o N 2ed
F16Field.o N 2ef
F16Field.o N 2f1
F16Field.o N 2f8
F16Field.o N 2fa
F16Field.o N 2fc
F16Field.o N 2fe
F16Field.o N 30
F16Field.o N 300
F16Field.o N 305
F16Field.o N 30c
F16Field.o N 30e
F16Field.o N 312
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 1a4
F32Field.o N 1ab
F32Field.o N 1b6
F32Field.o N 1c1
F32Field.o N 1cc
F32Field.o N 1cf
F32Field.o N 1da
F32Field.o N 1e3
F32Field.o N 1eb
F32Field.o N 1ee
F32Field.o N 1f6
F32Field.o N 208
F32Field.o N 21c
F32Field.o N 229
F32Field.o N 230
F32Field.o N 23e
F32Field.o N 24d
F32Field.o N 25
F32Field.o N 25f
F32Field.o N 26b
F32Field.o N 276
F32Field.o N 281
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 1e1
F48Field.o N 1e8
F48Field.o N 1f3
F48Field.o N 211
F48Field.o N 21c
F48Field.o N 227
F48Field.o N 22c
F48Field.o N 234
F48Field.o N 246
F48Field.o N 25
F48Field.o N 25a
F48Field.o N 267
F48Field.o N 26e
F48Field.o N 27c
F48Field.o N 288
F48Field.o N 29a
F48Field.o N 2a5
F48Field.o N 2b0
F48Field.o N 2b3
F48Field.o N 2b6
F48Field.o N 2b9
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 1ab
F64Field.o N 1b2
F64Field.o N 1bd
F64Field.o N 1db
F64Field.o N 1e6
F64Field.o N 1f8
F64Field.o N 1fd
F64Field.o N 20b
F64Field.o N 210
F64Field.o N 219
F64Field.o N 21d
F64Field.o N 231
F64Field.o N 23c
F64Field.o N 249
F64Field.o N 25
F64Field.o N 254
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 2c5
F64Field.o N 2c8
F64Field.o N 2ca
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 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 219
F80Field.o N 21d
F80Field.o N 231
F80Field.o N 23c
F80Field.o N 249
F80Field.o N 25
F80Field.o N 254
F80Field.o N 25b
F80Field.o N 269
F80Field.o N 275
F80Field.o N 287
F80Field.o N 292
F80Field.o N 2a4
F80Field.o N 2b8
F80Field.o N 2bb
F80Field.o N 2be
F80Field.o N 2c1
F80Field.o N 2c5
F80Field.o N 2c8
F80Field.o N 2cb
F80Field.o N 2cd
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 203
F8Field.o N 216
F8Field.o N 222
F8Field.o N 22d
F8Field.o N 237
F8Field.o N 23d
F8Field.o N 247
F8Field.o N 249
F8Field.o N 25
F8Field.o N 250
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 13c
LUOV.o N 141
LUOV.o N 150
LUOV.o N 15b
LUOV.o N 164
LUOV.o N 16c
LUOV.o N 174
LUOV.o N 17c
LUOV.o N 189
LUOV.o N 191
LUOV.o N 196
LUOV.o N 1a2
LUOV.o N 1b0
LUOV.o N 1ba
LUOV.o N 1bf
LUOV.o N 1cd
LUOV.o N 1d2
LUOV.o N 1db
LUOV.o N 1df
LUOV.o N 1ea
LUOV.o N 1f4
LUOV.o N 208
LUOV.o N 20f
LUOV.o N 215
LUOV.o N 21a
LUOV.o N 226
LUOV.o N 230
LUOV.o N 25
LUOV.o N 255
LUOV.o N 274
LUOV.o N 286
LUOV.o N 296
LUOV.o N 2a9
LUOV.o N 2c
LUOV.o N 2c2
LUOV.o N 2d5
LUOV.o N 2ea
LUOV.o N 2ef
LUOV.o N 301
LUOV.o N 315
LUOV.o N 325
LUOV.o N 331
LUOV.o N 33d
LUOV.o N 34b
LUOV.o N 35e
LUOV.o N 369
LUOV.o N 36e
LUOV.o N 373
LUOV.o N 379
LUOV.o N 38e
LUOV.o N 3a0
LUOV.o N 3b4
LUOV.o N 3c3
LUOV.o N 3d9
LUOV.o N 3eb
LUOV.o N 3fc
LUOV.o N 411
LUOV.o N 418
LUOV.o N 428
LUOV.o N 433
LUOV.o N 43f
LUOV.o N 44b
LUOV.o N 45e
LUOV.o N 471
LUOV.o N 482
LUOV.o N 494
LUOV.o N 4a8
LUOV.o N 4be
LUOV.o N 4d0
LUOV.o N 4e4
LUOV.o N 4fa
LUOV.o N 50c
LUOV.o N 520
LUOV.o N 536
LUOV.o N 548
LUOV.o N 554
LUOV.o N 564
LUOV.o N 579
LUOV.o N 58f
LUOV.o N 59d
LUOV.o N 5ac
LUOV.o N 5b9
LUOV.o N 5bb
LUOV.o N 5c5
LUOV.o N 5d7
LUOV.o N 5de
LUOV.o N 5e0
LUOV.o N 5e2
LUOV.o N 5e4
LUOV.o N 5e9
LUOV.o N 5eb
LUOV.o N 5ee
LUOV.o N 5f1
LUOV.o N 5f4
LUOV.o N 5f7
LUOV.o N 5fa
LUOV.o N 5fd
LUOV.o N 5ff
LUOV.o N 606
LUOV.o N 608
LUOV.o N 60f
LUOV.o N 612
LUOV.o N 61e
LUOV.o N 620
LUOV.o N 62a
LUOV.o N 63e
LUOV.o N 649
LUOV.o N 64c
LUOV.o N 64f
LUOV.o N 659
LUOV.o N 65b
LUOV.o N 663
LUOV.o N 665
LUOV.o N 667
LUOV.o N 669
LUOV.o N 66b
LUOV.o N 670
LUOV.o N 674
LUOV.o N 679
LUOV.o N 67f
LUOV.o N 681
LUOV.o N 688
LUOV.o N 69a
LUOV.o N 6a1
LUOV.o N 6ac
LUOV.o N 6bb
LUOV.o N 6c5
LUOV.o N 6d4
LUOV.o N 6dd
LUOV.o N 6e1
LUOV.o N 6e5
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 101
LinearAlgebra.o N 106
LinearAlgebra.o N 115
LinearAlgebra.o N 120
LinearAlgebra.o N 129
LinearAlgebra.o N 131
LinearAlgebra.o N 145
LinearAlgebra.o N 14d
LinearAlgebra.o N 152
LinearAlgebra.o N 15f
LinearAlgebra.o N 16b
LinearAlgebra.o N 176
LinearAlgebra.o N 17a
LinearAlgebra.o N 188
LinearAlgebra.o N 193
LinearAlgebra.o N 19a
LinearAlgebra.o N 1a4
LinearAlgebra.o N 1a9
LinearAlgebra.o N 1ae
LinearAlgebra.o N 1b4
LinearAlgebra.o N 1bb
LinearAlgebra.o N 1c6
LinearAlgebra.o N 1d5
LinearAlgebra.o N 1e1
LinearAlgebra.o N 1ea
LinearAlgebra.o N 1f3
LinearAlgebra.o N 1f9
LinearAlgebra.o N 20d
LinearAlgebra.o N 21f
LinearAlgebra.o N 22c
LinearAlgebra.o N 230
LinearAlgebra.o N 232
LinearAlgebra.o N 239
LinearAlgebra.o N 23b
LinearAlgebra.o N 23f
LinearAlgebra.o N 243
LinearAlgebra.o N 248
LinearAlgebra.o N 24d
LinearAlgebra.o N 24f
LinearAlgebra.o N 25
LinearAlgebra.o N 254
LinearAlgebra.o N 258
LinearAlgebra.o N 25a
LinearAlgebra.o N 25c
LinearAlgebra.o N 264
LinearAlgebra.o N 26d
LinearAlgebra.o N 274
LinearAlgebra.o N 27e
LinearAlgebra.o N 282
LinearAlgebra.o N 28b
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 12e
buffer.o N 13c
buffer.o N 14f
buffer.o N 164
buffer.o N 16e
buffer.o N 173
buffer.o N 178
buffer.o N 181
buffer.o N 185
buffer.o N 18c
buffer.o N 196
buffer.o N 19d
buffer.o N 1a8
buffer.o N 1aa
buffer.o N 1ac
buffer.o N 1ae
buffer.o N 1b2
buffer.o N 1b4
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 16c
intermediateValues.o N 17b
intermediateValues.o N 186
intermediateValues.o N 18f
intermediateValues.o N 197
intermediateValues.o N 1ab
intermediateValues.o N 1b3
intermediateValues.o N 1b5
intermediateValues.o N 1ba
intermediateValues.o N 1be
intermediateValues.o N 1c3
intermediateValues.o N 1c9
intermediateValues.o N 1d0
intermediateValues.o N 1df
intermediateValues.o N 1e3
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 277
keccakrng.o N 27c
keccakrng.o N 28b
keccakrng.o N 296
keccakrng.o N 29f
keccakrng.o N 2a7
keccakrng.o N 2ac
keccakrng.o N 2c0
keccakrng.o N 2d0
keccakrng.o N 2de
keccakrng.o N 2f2
keccakrng.o N 2f7
keccakrng.o N 2fb
keccakrng.o N 301
keccakrng.o N 303
keccakrng.o N 305
keccakrng.o N 30c
keccakrng.o N 31
keccakrng.o N 313
keccakrng.o N 31b
keccakrng.o N 322
keccakrng.o N 32d
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 215
sign.o N 224
sign.o N 22f
sign.o N 238
sign.o N 240
sign.o N 248
sign.o N 25
sign.o N 25c
sign.o N 26f
sign.o N 281
sign.o N 297
sign.o N 2ad
sign.o N 2b4
sign.o N 2c
sign.o N 2e9
sign.o N 316
sign.o N 348
sign.o N 34a
sign.o N 351
sign.o N 354
sign.o N 35e
sign.o N 361
sign.o N 36b
sign.o N 36e
sign.o N 371
sign.o N 376
sign.o N 378
sign.o N 37f
sign.o N 389
sign.o N 393
sign.o N 396
sign.o N 399
sign.o N 39f
sign.o N 3a1
sign.o N 3a6
sign.o N 3aa
sign.o N 3ae
sign.o N 3b3
sign.o N f0
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 109
Bitcontainer.o N 110
Bitcontainer.o N 116
Bitcontainer.o N 124
Bitcontainer.o N 138
Bitcontainer.o N 13d
Bitcontainer.o N 14a
Bitcontainer.o N 156
Bitcontainer.o N 160
Bitcontainer.o N 164
Bitcontainer.o N 189
Bitcontainer.o N 1a8
Bitcontainer.o N 1ba
Bitcontainer.o N 1ca
Bitcontainer.o N 1e1
Bitcontainer.o N 1fa
Bitcontainer.o N 20e
Bitcontainer.o N 212
Bitcontainer.o N 21d
Bitcontainer.o N 226
Bitcontainer.o N 22b
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f9
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 101
F16Field.o N 10e
F16Field.o N 119
F16Field.o N 122
F16Field.o N 136
F16Field.o N 146
F16Field.o N 155
F16Field.o N 160
F16Field.o N 169
F16Field.o N 171
F16Field.o N 17a
F16Field.o N 183
F16Field.o N 196
F16Field.o N 19b
F16Field.o N 1a9
F16Field.o N 1ae
F16Field.o N 1c5
F16Field.o N 1d0
F16Field.o N 1d9
F16Field.o N 1e2
F16Field.o N 1e6
F16Field.o N 1fb
F16Field.o N 202
F16Field.o N 204
F16Field.o N 20f
F16Field.o N 21b
F16Field.o N 21d
F16Field.o N 229
F16Field.o N 22e
F16Field.o N 230
F16Field.o N 23c
F16Field.o N 247
F16Field.o N 25
F16Field.o N 256
F16Field.o N 261
F16Field.o N 265
F16Field.o N 277
F16Field.o N 28b
F16Field.o N 298
F16Field.o N 2a3
F16Field.o N 2b8
F16Field.o N 2c4
F16Field.o N 2d6
F16Field.o N 2f4
F16Field.o N 2f6
F16Field.o N 2fd
F16Field.o N 2ff
F16Field.o N 30
F16Field.o N 306
F16Field.o N 308
F16Field.o N 30a
F16Field.o N 30f
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 324
F16Field.o N 327
F16Field.o N 32a
F16Field.o N 32c
F16Field.o N 32e
F16Field.o N f5
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 102
F32Field.o N 10b
F32Field.o N 114
F32Field.o N 126
F32Field.o N 12b
F32Field.o N 139
F32Field.o N 13e
F32Field.o N 155
F32Field.o N 160
F32Field.o N 169
F32Field.o N 172
F32Field.o N 176
F32Field.o N 185
F32Field.o N 199
F32Field.o N 1a4
F32Field.o N 1a7
F32Field.o N 1b2
F32Field.o N 1bb
F32Field.o N 1c3
F32Field.o N 1c6
F32Field.o N 1ce
F32Field.o N 1d2
F32Field.o N 1de
F32Field.o N 1e5
F32Field.o N 1f0
F32Field.o N 1fb
F32Field.o N 20d
F32Field.o N 221
F32Field.o N 22e
F32Field.o N 235
F32Field.o N 243
F32Field.o N 25
F32Field.o N 252
F32Field.o N 264
F32Field.o N 270
F32Field.o N 27b
F32Field.o N 286
F32Field.o N 288
F32Field.o N 28f
F32Field.o N 291
F32Field.o N 293
F32Field.o N 29a
F32Field.o N 29c
F32Field.o N 29f
F32Field.o N 2a1
F32Field.o N 2a3
F32Field.o N 2a5
F32Field.o N 2a7
F32Field.o N 2ad
F32Field.o N 2b2
F32Field.o N 30
F32Field.o N f5
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 102
F48Field.o N 111
F48Field.o N 11c
F48Field.o N 125
F48Field.o N 12d
F48Field.o N 141
F48Field.o N 14e
F48Field.o N 157
F48Field.o N 160
F48Field.o N 172
F48Field.o N 177
F48Field.o N 185
F48Field.o N 18a
F48Field.o N 1a1
F48Field.o N 1ac
F48Field.o N 1b5
F48Field.o N 1be
F48Field.o N 1c2
F48Field.o N 1d6
F48Field.o N 1e1
F48Field.o N 1e6
F48Field.o N 1ee
F48Field.o N 1f1
F48Field.o N 1f4
F48Field.o N 1f7
F48Field.o N 1fb
F48Field.o N 207
F48Field.o N 20e
F48Field.o N 219
F48Field.o N 237
F48Field.o N 242
F48Field.o N 25
F48Field.o N 254
F48Field.o N 268
F48Field.o N 275
F48Field.o N 27c
F48Field.o N 28a
F48Field.o N 296
F48Field.o N 2a8
F48Field.o N 2b3
F48Field.o N 2be
F48Field.o N 2c0
F48Field.o N 2c7
F48Field.o N 2c9
F48Field.o N 2cb
F48Field.o N 2d2
F48Field.o N 2d4
F48Field.o N 2d7
F48Field.o N 2da
F48Field.o N 2e0
F48Field.o N 2e4
F48Field.o N 2e6
F48Field.o N 2e8
F48Field.o N 30
F48Field.o N f5
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 102
F64Field.o N 111
F64Field.o N 11c
F64Field.o N 125
F64Field.o N 12d
F64Field.o N 141
F64Field.o N 149
F64Field.o N 156
F64Field.o N 163
F64Field.o N 16c
F64Field.o N 175
F64Field.o N 18c
F64Field.o N 197
F64Field.o N 1a0
F64Field.o N 1ab
F64Field.o N 1af
F64Field.o N 1b1
F64Field.o N 1b3
F64Field.o N 1be
F64Field.o N 1c1
F64Field.o N 1c4
F64Field.o N 1c7
F64Field.o N 1ca
F64Field.o N 1ce
F64Field.o N 1da
F64Field.o N 1e1
F64Field.o N 1ec
F64Field.o N 20a
F64Field.o N 215
F64Field.o N 227
F64Field.o N 22c
F64Field.o N 23a
F64Field.o N 23f
F64Field.o N 248
F64Field.o N 25
F64Field.o N 25c
F64Field.o N 269
F64Field.o N 277
F64Field.o N 27e
F64Field.o N 28a
F64Field.o N 29c
F64Field.o N 2a7
F64Field.o N 2b9
F64Field.o N 2cd
F64Field.o N 2d0
F64Field.o N 2d3
F64Field.o N 2d6
F64Field.o N 2dc
F64Field.o N 2e0
F64Field.o N 2e2
F64Field.o N 2e4
F64Field.o N 2eb
F64Field.o N 2ed
F64Field.o N 2f4
F64Field.o N 2f6
F64Field.o N 30
F64Field.o N f5
F64Field.o N fd
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 102
F80Field.o N 111
F80Field.o N 11c
F80Field.o N 125
F80Field.o N 12d
F80Field.o N 141
F80Field.o N 149
F80Field.o N 156
F80Field.o N 163
F80Field.o N 16c
F80Field.o N 175
F80Field.o N 18c
F80Field.o N 197
F80Field.o N 1a0
F80Field.o N 1ab
F80Field.o N 1af
F80Field.o N 1b1
F80Field.o N 1b3
F80Field.o N 1be
F80Field.o N 1c1
F80Field.o N 1c4
F80Field.o N 1c7
F80Field.o N 1ca
F80Field.o N 1cd
F80Field.o N 1d1
F80Field.o N 1dd
F80Field.o N 1e4
F80Field.o N 1ef
F80Field.o N 20d
F80Field.o N 218
F80Field.o N 22a
F80Field.o N 22f
F80Field.o N 23d
F80Field.o N 242
F80Field.o N 24b
F80Field.o N 25
F80Field.o N 25f
F80Field.o N 26c
F80Field.o N 273
F80Field.o N 281
F80Field.o N 28d
F80Field.o N 29f
F80Field.o N 2aa
F80Field.o N 2bc
F80Field.o N 2d0
F80Field.o N 2d5
F80Field.o N 2db
F80Field.o N 2df
F80Field.o N 2e1
F80Field.o N 2e3
F80Field.o N 2ea
F80Field.o N 2ec
F80Field.o N 2f3
F80Field.o N 2f5
F80Field.o N 30
F80Field.o N f5
F80Field.o N fd
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 10e
F8Field.o N 119
F8Field.o N 122
F8Field.o N 136
F8Field.o N 145
F8Field.o N 153
F8Field.o N 15d
F8Field.o N 165
F8Field.o N 172
F8Field.o N 17a
F8Field.o N 182
F8Field.o N 189
F8Field.o N 19c
F8Field.o N 1a1
F8Field.o N 1a6
F8Field.o N 1bd
F8Field.o N 1c8
F8Field.o N 1d1
F8Field.o N 1da
F8Field.o N 1de
F8Field.o N 1f3
F8Field.o N 1f9
F8Field.o N 1fb
F8Field.o N 205
F8Field.o N 216
F8Field.o N 229
F8Field.o N 235
F8Field.o N 240
F8Field.o N 24a
F8Field.o N 24c
F8Field.o N 25
F8Field.o N 253
F8Field.o N 255
F8Field.o N 25c
F8Field.o N 2f
F8Field.o N f4
F8Field.o N ff
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 10b
LUOV.o N 116
LUOV.o N 11f
LUOV.o N 133
LUOV.o N 136
LUOV.o N 13d
LUOV.o N 142
LUOV.o N 151
LUOV.o N 15c
LUOV.o N 165
LUOV.o N 16d
LUOV.o N 175
LUOV.o N 17d
LUOV.o N 18a
LUOV.o N 192
LUOV.o N 197
LUOV.o N 1a3
LUOV.o N 1b1
LUOV.o N 1bb
LUOV.o N 1c0
LUOV.o N 1ce
LUOV.o N 1d3
LUOV.o N 1dc
LUOV.o N 1e0
LUOV.o N 1eb
LUOV.o N 1f5
LUOV.o N 209
LUOV.o N 210
LUOV.o N 216
LUOV.o N 21b
LUOV.o N 227
LUOV.o N 231
LUOV.o N 25
LUOV.o N 256
LUOV.o N 275
LUOV.o N 287
LUOV.o N 297
LUOV.o N 2aa
LUOV.o N 2c
LUOV.o N 2c3
LUOV.o N 2d6
LUOV.o N 2eb
LUOV.o N 2f0
LUOV.o N 302
LUOV.o N 316
LUOV.o N 326
LUOV.o N 332
LUOV.o N 33e
LUOV.o N 34c
LUOV.o N 35f
LUOV.o N 36a
LUOV.o N 36f
LUOV.o N 374
LUOV.o N 37a
LUOV.o N 38f
LUOV.o N 3a1
LUOV.o N 3b5
LUOV.o N 3c4
LUOV.o N 3da
LUOV.o N 3ec
LUOV.o N 3fd
LUOV.o N 412
LUOV.o N 419
LUOV.o N 42a
LUOV.o N 42c
LUOV.o N 42e
LUOV.o N 430
LUOV.o N 440
LUOV.o N 44b
LUOV.o N 457
LUOV.o N 463
LUOV.o N 476
LUOV.o N 489
LUOV.o N 49b
LUOV.o N 4af
LUOV.o N 4c5
LUOV.o N 4d7
LUOV.o N 4eb
LUOV.o N 501
LUOV.o N 513
LUOV.o N 527
LUOV.o N 53d
LUOV.o N 54f
LUOV.o N 55b
LUOV.o N 56b
LUOV.o N 580
LUOV.o N 596
LUOV.o N 5a4
LUOV.o N 5b3
LUOV.o N 5c0
LUOV.o N 5c2
LUOV.o N 5cc
LUOV.o N 5de
LUOV.o N 5e5
LUOV.o N 5e7
LUOV.o N 5ec
LUOV.o N 5ef
LUOV.o N 5f2
LUOV.o N 5f5
LUOV.o N 5f8
LUOV.o N 5fb
LUOV.o N 5fe
LUOV.o N 600
LUOV.o N 607
LUOV.o N 609
LUOV.o N 610
LUOV.o N 613
LUOV.o N 61f
LUOV.o N 621
LUOV.o N 62b
LUOV.o N 63f
LUOV.o N 64a
LUOV.o N 64d
LUOV.o N 650
LUOV.o N 65a
LUOV.o N 65c
LUOV.o N 664
LUOV.o N 666
LUOV.o N 668
LUOV.o N 66a
LUOV.o N 66c
LUOV.o N 671
LUOV.o N 675
LUOV.o N 67a
LUOV.o N 680
LUOV.o N 682
LUOV.o N 689
LUOV.o N 69b
LUOV.o N 6a2
LUOV.o N 6ad
LUOV.o N 6bc
LUOV.o N 6c6
LUOV.o N 6d5
LUOV.o N 6de
LUOV.o N 6e2
LUOV.o N 6e6
LUOV.o N f1
LUOV.o N f4
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 116
LinearAlgebra.o N 121
LinearAlgebra.o N 12a
LinearAlgebra.o N 132
LinearAlgebra.o N 146
LinearAlgebra.o N 14e
LinearAlgebra.o N 153
LinearAlgebra.o N 160
LinearAlgebra.o N 16c
LinearAlgebra.o N 177
LinearAlgebra.o N 17b
LinearAlgebra.o N 189
LinearAlgebra.o N 192
LinearAlgebra.o N 194
LinearAlgebra.o N 199
LinearAlgebra.o N 19e
LinearAlgebra.o N 1a4
LinearAlgebra.o N 1ab
LinearAlgebra.o N 1b0
LinearAlgebra.o N 1b5
LinearAlgebra.o N 1ba
LinearAlgebra.o N 1c5
LinearAlgebra.o N 1cc
LinearAlgebra.o N 1d6
LinearAlgebra.o N 1e1
LinearAlgebra.o N 1f0
LinearAlgebra.o N 1fc
LinearAlgebra.o N 205
LinearAlgebra.o N 20b
LinearAlgebra.o N 21f
LinearAlgebra.o N 231
LinearAlgebra.o N 23e
LinearAlgebra.o N 242
LinearAlgebra.o N 244
LinearAlgebra.o N 24b
LinearAlgebra.o N 24d
LinearAlgebra.o N 25
LinearAlgebra.o N 251
LinearAlgebra.o N 255
LinearAlgebra.o N 259
LinearAlgebra.o N 25b
LinearAlgebra.o N 25d
LinearAlgebra.o N 265
LinearAlgebra.o N 26e
LinearAlgebra.o N 275
LinearAlgebra.o N 27f
LinearAlgebra.o N 283
LinearAlgebra.o N 28c
LinearAlgebra.o N 35
LinearAlgebra.o N fa
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 10a
buffer.o N 115
buffer.o N 11e
buffer.o N 126
buffer.o N 134
buffer.o N 136
buffer.o N 13b
buffer.o N 140
buffer.o N 149
buffer.o N 14d
buffer.o N 154
buffer.o N 158
buffer.o N 16b
buffer.o N 16d
buffer.o N 174
buffer.o N 176
buffer.o N 17b
buffer.o N 184
buffer.o N 199
buffer.o N 1a3
buffer.o N 1ad
buffer.o N 1b8
buffer.o N 1ba
buffer.o N 1be
buffer.o N 1c2
buffer.o N 25
buffer.o N 2e
buffer.o N f3
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 112
intermediateValues.o N 127
intermediateValues.o N 13b
intermediateValues.o N 150
intermediateValues.o N 160
intermediateValues.o N 168
intermediateValues.o N 16d
intermediateValues.o N 17c
intermediateValues.o N 187
intermediateValues.o N 190
intermediateValues.o N 198
intermediateValues.o N 1ac
intermediateValues.o N 1b4
intermediateValues.o N 1b6
intermediateValues.o N 1bb
intermediateValues.o N 1bf
intermediateValues.o N 1c4
intermediateValues.o N 1ca
intermediateValues.o N 1d1
intermediateValues.o N 1e0
intermediateValues.o N 1e4
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N ff
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 103
keccakrng.o N 10b
keccakrng.o N 110
keccakrng.o N 11c
keccakrng.o N 12a
keccakrng.o N 140
keccakrng.o N 147
keccakrng.o N 14d
keccakrng.o N 161
keccakrng.o N 166
keccakrng.o N 172
keccakrng.o N 17c
keccakrng.o N 180
keccakrng.o N 1a5
keccakrng.o N 1c4
keccakrng.o N 1d6
keccakrng.o N 1e6
keccakrng.o N 1f8
keccakrng.o N 209
keccakrng.o N 21c
keccakrng.o N 226
keccakrng.o N 22b
keccakrng.o N 230
keccakrng.o N 247
keccakrng.o N 25
keccakrng.o N 252
keccakrng.o N 25b
keccakrng.o N 264
keccakrng.o N 278
keccakrng.o N 27d
keccakrng.o N 28c
keccakrng.o N 297
keccakrng.o N 2a0
keccakrng.o N 2a8
keccakrng.o N 2ad
keccakrng.o N 2c1
keccakrng.o N 2d1
keccakrng.o N 2df
keccakrng.o N 2f3
keccakrng.o N 2f8
keccakrng.o N 2fc
keccakrng.o N 302
keccakrng.o N 304
keccakrng.o N 306
keccakrng.o N 30d
keccakrng.o N 31
keccakrng.o N 314
keccakrng.o N 31c
keccakrng.o N 323
keccakrng.o N 32e
keccakrng.o N f6
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 101
sign.o N 10c
sign.o N 11a
sign.o N 12e
sign.o N 131
sign.o N 148
sign.o N 153
sign.o N 15c
sign.o N 168
sign.o N 16a
sign.o N 174
sign.o N 179
sign.o N 17e
sign.o N 187
sign.o N 18b
sign.o N 19f
sign.o N 1b3
sign.o N 1c5
sign.o N 1d7
sign.o N 1e1
sign.o N 1f7
sign.o N 202
sign.o N 20f
sign.o N 211
sign.o N 216
sign.o N 225
sign.o N 230
sign.o N 239
sign.o N 241
sign.o N 249
sign.o N 25
sign.o N 25d
sign.o N 270
sign.o N 282
sign.o N 298
sign.o N 2ae
sign.o N 2b5
sign.o N 2c
sign.o N 2ea
sign.o N 317
sign.o N 349
sign.o N 34b
sign.o N 352
sign.o N 355
sign.o N 35f
sign.o N 362
sign.o N 36c
sign.o N 36f
sign.o N 372
sign.o N 377
sign.o N 379
sign.o N 380
sign.o N 38a
sign.o N 394
sign.o N 397
sign.o N 39a
sign.o N 3a0
sign.o N 3a2
sign.o N 3a7
sign.o N 3ab
sign.o N 3af
sign.o N 3b4
sign.o N f1
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 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 13c
LUOV.o N 141
LUOV.o N 150
LUOV.o N 15b
LUOV.o N 164
LUOV.o N 16c
LUOV.o N 174
LUOV.o N 17c
LUOV.o N 189
LUOV.o N 191
LUOV.o N 196
LUOV.o N 1a2
LUOV.o N 1b0
LUOV.o N 1ba
LUOV.o N 1bf
LUOV.o N 1cd
LUOV.o N 1d2
LUOV.o N 1db
LUOV.o N 1df
LUOV.o N 1ea
LUOV.o N 1f4
LUOV.o N 208
LUOV.o N 20f
LUOV.o N 215
LUOV.o N 21a
LUOV.o N 226
LUOV.o N 230
LUOV.o N 25
LUOV.o N 255
LUOV.o N 274
LUOV.o N 286
LUOV.o N 296
LUOV.o N 2a9
LUOV.o N 2c
LUOV.o N 2c2
LUOV.o N 2d5
LUOV.o N 2ea
LUOV.o N 2ef
LUOV.o N 301
LUOV.o N 315
LUOV.o N 325
LUOV.o N 331
LUOV.o N 33d
LUOV.o N 34b
LUOV.o N 35e
LUOV.o N 369
LUOV.o N 36e
LUOV.o N 373
LUOV.o N 379
LUOV.o N 38e
LUOV.o N 3a0
LUOV.o N 3b4
LUOV.o N 3c3
LUOV.o N 3d9
LUOV.o N 3eb
LUOV.o N 3fc
LUOV.o N 40a
LUOV.o N 413
LUOV.o N 417
LUOV.o N 41e
LUOV.o N 432
LUOV.o N 436
LUOV.o N 44b
LUOV.o N 452
LUOV.o N 463
LUOV.o N 465
LUOV.o N 467
LUOV.o N 469
LUOV.o N 479
LUOV.o N 484
LUOV.o N 490
LUOV.o N 49c
LUOV.o N 4af
LUOV.o N 4c2
LUOV.o N 4d4
LUOV.o N 4e8
LUOV.o N 4fe
LUOV.o N 510
LUOV.o N 524
LUOV.o N 53a
LUOV.o N 54c
LUOV.o N 560
LUOV.o N 576
LUOV.o N 588
LUOV.o N 594
LUOV.o N 5a4
LUOV.o N 5b9
LUOV.o N 5cf
LUOV.o N 5de
LUOV.o N 5eb
LUOV.o N 5ed
LUOV.o N 5f7
LUOV.o N 609
LUOV.o N 610
LUOV.o N 612
LUOV.o N 617
LUOV.o N 61a
LUOV.o N 61d
LUOV.o N 620
LUOV.o N 623
LUOV.o N 626
LUOV.o N 629
LUOV.o N 62b
LUOV.o N 632
LUOV.o N 634
LUOV.o N 63b
LUOV.o N 63e
LUOV.o N 64a
LUOV.o N 64c
LUOV.o N 656
LUOV.o N 661
LUOV.o N 664
LUOV.o N 667
LUOV.o N 671
LUOV.o N 673
LUOV.o N 67b
LUOV.o N 67d
LUOV.o N 67f
LUOV.o N 681
LUOV.o N 683
LUOV.o N 688
LUOV.o N 68c
LUOV.o N 691
LUOV.o N 697
LUOV.o N 699
LUOV.o N 6a0
LUOV.o N 6b2
LUOV.o N 6bd
LUOV.o N 6cc
LUOV.o N 6d6
LUOV.o N 6e5
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 101
LinearAlgebra.o N 106
LinearAlgebra.o N 115
LinearAlgebra.o N 120
LinearAlgebra.o N 129
LinearAlgebra.o N 131
LinearAlgebra.o N 145
LinearAlgebra.o N 14d
LinearAlgebra.o N 157
LinearAlgebra.o N 15c
LinearAlgebra.o N 160
LinearAlgebra.o N 165
LinearAlgebra.o N 16b
LinearAlgebra.o N 172
LinearAlgebra.o N 17f
LinearAlgebra.o N 183
LinearAlgebra.o N 185
LinearAlgebra.o N 18a
LinearAlgebra.o N 197
LinearAlgebra.o N 1a3
LinearAlgebra.o N 1ae
LinearAlgebra.o N 1bc
LinearAlgebra.o N 1c5
LinearAlgebra.o N 1c7
LinearAlgebra.o N 1cc
LinearAlgebra.o N 1d1
LinearAlgebra.o N 1d6
LinearAlgebra.o N 1df
LinearAlgebra.o N 1e3
LinearAlgebra.o N 1e5
LinearAlgebra.o N 1eb
LinearAlgebra.o N 1f3
LinearAlgebra.o N 1fd
LinearAlgebra.o N 206
LinearAlgebra.o N 20d
LinearAlgebra.o N 20f
LinearAlgebra.o N 211
LinearAlgebra.o N 21c
LinearAlgebra.o N 223
LinearAlgebra.o N 22e
LinearAlgebra.o N 23d
LinearAlgebra.o N 249
LinearAlgebra.o N 25
LinearAlgebra.o N 25d
LinearAlgebra.o N 26f
LinearAlgebra.o N 276
LinearAlgebra.o N 27a
LinearAlgebra.o N 27e
LinearAlgebra.o N 282
LinearAlgebra.o N 28b
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 16c
intermediateValues.o N 17b
intermediateValues.o N 186
intermediateValues.o N 18f
intermediateValues.o N 197
intermediateValues.o N 1ab
intermediateValues.o N 1b3
intermediateValues.o N 1b5
intermediateValues.o N 1ba
intermediateValues.o N 1be
intermediateValues.o N 1c3
intermediateValues.o N 1c9
intermediateValues.o N 1d0
intermediateValues.o N 1df
intermediateValues.o N 1e3
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 277
keccakrng.o N 27c
keccakrng.o N 28b
keccakrng.o N 296
keccakrng.o N 29f
keccakrng.o N 2a7
keccakrng.o N 2ac
keccakrng.o N 2c0
keccakrng.o N 2d0
keccakrng.o N 2de
keccakrng.o N 2f2
keccakrng.o N 2f7
keccakrng.o N 2fb
keccakrng.o N 301
keccakrng.o N 303
keccakrng.o N 305
keccakrng.o N 30c
keccakrng.o N 31
keccakrng.o N 313
keccakrng.o N 31b
keccakrng.o N 322
keccakrng.o N 32d
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 215
sign.o N 224
sign.o N 22f
sign.o N 238
sign.o N 240
sign.o N 248
sign.o N 25
sign.o N 25c
sign.o N 26f
sign.o N 281
sign.o N 297
sign.o N 2ad
sign.o N 2b4
sign.o N 2c
sign.o N 2e9
sign.o N 316
sign.o N 348
sign.o N 34a
sign.o N 351
sign.o N 354
sign.o N 35e
sign.o N 361
sign.o N 36b
sign.o N 36e
sign.o N 371
sign.o N 376
sign.o N 378
sign.o N 37f
sign.o N 389
sign.o N 393
sign.o N 396
sign.o N 399
sign.o N 39f
sign.o N 3a1
sign.o N 3a6
sign.o N 3aa
sign.o N 3ae
sign.o N 3b3
sign.o N f0
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 104
Bitcontainer.o N 11b
Bitcontainer.o N 122
Bitcontainer.o N 128
Bitcontainer.o N 136
Bitcontainer.o N 14a
Bitcontainer.o N 14f
Bitcontainer.o N 15c
Bitcontainer.o N 168
Bitcontainer.o N 172
Bitcontainer.o N 176
Bitcontainer.o N 19b
Bitcontainer.o N 1ba
Bitcontainer.o N 1cc
Bitcontainer.o N 1dc
Bitcontainer.o N 1f5
Bitcontainer.o N 209
Bitcontainer.o N 20d
Bitcontainer.o N 218
Bitcontainer.o N 221
Bitcontainer.o N 226
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f4
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 10b
F16Field.o N 116
F16Field.o N 11f
F16Field.o N 133
F16Field.o N 143
F16Field.o N 14b
F16Field.o N 158
F16Field.o N 161
F16Field.o N 16a
F16Field.o N 17d
F16Field.o N 182
F16Field.o N 190
F16Field.o N 195
F16Field.o N 1ac
F16Field.o N 1b7
F16Field.o N 1c0
F16Field.o N 1c9
F16Field.o N 1cd
F16Field.o N 1e2
F16Field.o N 1e9
F16Field.o N 1eb
F16Field.o N 1f6
F16Field.o N 201
F16Field.o N 20d
F16Field.o N 20f
F16Field.o N 21b
F16Field.o N 220
F16Field.o N 222
F16Field.o N 231
F16Field.o N 23d
F16Field.o N 248
F16Field.o N 25
F16Field.o N 253
F16Field.o N 257
F16Field.o N 263
F16Field.o N 265
F16Field.o N 277
F16Field.o N 28b
F16Field.o N 298
F16Field.o N 2ad
F16Field.o N 2bf
F16Field.o N 2dd
F16Field.o N 2df
F16Field.o N 2e6
F16Field.o N 2e8
F16Field.o N 2ef
F16Field.o N 2f1
F16Field.o N 2f3
F16Field.o N 2f8
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 30a
F16Field.o N 30d
F16Field.o N 30f
F16Field.o N 311
F16Field.o N 315
F16Field.o N 317
F16Field.o N f0
F16Field.o N fc
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 106
F32Field.o N 10f
F32Field.o N 121
F32Field.o N 126
F32Field.o N 134
F32Field.o N 139
F32Field.o N 150
F32Field.o N 15b
F32Field.o N 164
F32Field.o N 16d
F32Field.o N 171
F32Field.o N 180
F32Field.o N 194
F32Field.o N 19f
F32Field.o N 1a2
F32Field.o N 1ad
F32Field.o N 1b6
F32Field.o N 1be
F32Field.o N 1c1
F32Field.o N 1c9
F32Field.o N 1cd
F32Field.o N 1d9
F32Field.o N 1e0
F32Field.o N 1eb
F32Field.o N 1fa
F32Field.o N 1fc
F32Field.o N 1fe
F32Field.o N 201
F32Field.o N 20c
F32Field.o N 21e
F32Field.o N 232
F32Field.o N 23f
F32Field.o N 246
F32Field.o N 25
F32Field.o N 258
F32Field.o N 264
F32Field.o N 26f
F32Field.o N 27a
F32Field.o N 27c
F32Field.o N 283
F32Field.o N 285
F32Field.o N 28c
F32Field.o N 28e
F32Field.o N 290
F32Field.o N 292
F32Field.o N 294
F32Field.o N 29a
F32Field.o N 29f
F32Field.o N 30
F32Field.o N f0
F32Field.o N fd
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 10c
F48Field.o N 117
F48Field.o N 120
F48Field.o N 128
F48Field.o N 13c
F48Field.o N 149
F48Field.o N 152
F48Field.o N 15b
F48Field.o N 16d
F48Field.o N 172
F48Field.o N 180
F48Field.o N 185
F48Field.o N 19c
F48Field.o N 1a7
F48Field.o N 1b0
F48Field.o N 1b9
F48Field.o N 1bd
F48Field.o N 1d1
F48Field.o N 1dc
F48Field.o N 1e1
F48Field.o N 1e9
F48Field.o N 1ec
F48Field.o N 1ef
F48Field.o N 1f2
F48Field.o N 1f6
F48Field.o N 202
F48Field.o N 209
F48Field.o N 214
F48Field.o N 232
F48Field.o N 23d
F48Field.o N 24f
F48Field.o N 25
F48Field.o N 263
F48Field.o N 270
F48Field.o N 277
F48Field.o N 283
F48Field.o N 295
F48Field.o N 2a0
F48Field.o N 2ab
F48Field.o N 2ad
F48Field.o N 2b4
F48Field.o N 2b6
F48Field.o N 2b8
F48Field.o N 2bf
F48Field.o N 2c1
F48Field.o N 2c4
F48Field.o N 2c7
F48Field.o N 2cd
F48Field.o N 2d1
F48Field.o N 2d3
F48Field.o N 2d5
F48Field.o N 30
F48Field.o N f0
F48Field.o N fd
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 10c
F64Field.o N 117
F64Field.o N 120
F64Field.o N 128
F64Field.o N 13c
F64Field.o N 144
F64Field.o N 151
F64Field.o N 15e
F64Field.o N 167
F64Field.o N 170
F64Field.o N 17b
F64Field.o N 17f
F64Field.o N 181
F64Field.o N 183
F64Field.o N 18e
F64Field.o N 191
F64Field.o N 194
F64Field.o N 197
F64Field.o N 19a
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 226
F64Field.o N 231
F64Field.o N 23a
F64Field.o N 243
F64Field.o N 25
F64Field.o N 257
F64Field.o N 264
F64Field.o N 26b
F64Field.o N 277
F64Field.o N 289
F64Field.o N 294
F64Field.o N 2a6
F64Field.o N 2ba
F64Field.o N 2bd
F64Field.o N 2c0
F64Field.o N 2c3
F64Field.o N 2c9
F64Field.o N 2cd
F64Field.o N 2cf
F64Field.o N 2d1
F64Field.o N 2d8
F64Field.o N 2da
F64Field.o N 2e1
F64Field.o N 2e3
F64Field.o N 30
F64Field.o N f0
F64Field.o N f8
F64Field.o N fd
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 10c
F80Field.o N 117
F80Field.o N 120
F80Field.o N 128
F80Field.o N 13c
F80Field.o N 144
F80Field.o N 151
F80Field.o N 15e
F80Field.o N 167
F80Field.o N 170
F80Field.o N 17b
F80Field.o N 17f
F80Field.o N 181
F80Field.o N 183
F80Field.o N 18e
F80Field.o N 191
F80Field.o N 194
F80Field.o N 197
F80Field.o N 19a
F80Field.o N 19d
F80Field.o N 1a1
F80Field.o N 1ad
F80Field.o N 1b4
F80Field.o N 1bf
F80Field.o N 1dd
F80Field.o N 1e8
F80Field.o N 1fa
F80Field.o N 1ff
F80Field.o N 20d
F80Field.o N 212
F80Field.o N 229
F80Field.o N 234
F80Field.o N 23d
F80Field.o N 246
F80Field.o N 25
F80Field.o N 25a
F80Field.o N 267
F80Field.o N 26e
F80Field.o N 27a
F80Field.o N 28c
F80Field.o N 297
F80Field.o N 2a9
F80Field.o N 2bd
F80Field.o N 2c2
F80Field.o N 2c4
F80Field.o N 2c6
F80Field.o N 2cc
F80Field.o N 2d0
F80Field.o N 2d2
F80Field.o N 2d4
F80Field.o N 2db
F80Field.o N 2dd
F80Field.o N 2e4
F80Field.o N 2e6
F80Field.o N 30
F80Field.o N f0
F80Field.o N f8
F80Field.o N fd
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 108
F8Field.o N 112
F8Field.o N 11a
F8Field.o N 12e
F8Field.o N 13d
F8Field.o N 14a
F8Field.o N 152
F8Field.o N 15a
F8Field.o N 161
F8Field.o N 174
F8Field.o N 179
F8Field.o N 17e
F8Field.o N 195
F8Field.o N 1a0
F8Field.o N 1a9
F8Field.o N 1b2
F8Field.o N 1b6
F8Field.o N 1cb
F8Field.o N 1d1
F8Field.o N 1d3
F8Field.o N 1dd
F8Field.o N 1ee
F8Field.o N 201
F8Field.o N 20d
F8Field.o N 218
F8Field.o N 222
F8Field.o N 224
F8Field.o N 22b
F8Field.o N 22d
F8Field.o N 234
F8Field.o N 25
F8Field.o N 2f
F8Field.o N ef
F8Field.o N fa
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 107
LUOV.o N 112
LUOV.o N 11b
LUOV.o N 123
LUOV.o N 137
LUOV.o N 13f
LUOV.o N 147
LUOV.o N 154
LUOV.o N 15c
LUOV.o N 161
LUOV.o N 16d
LUOV.o N 184
LUOV.o N 18f
LUOV.o N 198
LUOV.o N 1a2
LUOV.o N 1a7
LUOV.o N 1b5
LUOV.o N 1ba
LUOV.o N 1c3
LUOV.o N 1c7
LUOV.o N 1d2
LUOV.o N 1dc
LUOV.o N 1f0
LUOV.o N 1f7
LUOV.o N 1fd
LUOV.o N 202
LUOV.o N 20e
LUOV.o N 218
LUOV.o N 23d
LUOV.o N 25
LUOV.o N 25c
LUOV.o N 26e
LUOV.o N 27e
LUOV.o N 291
LUOV.o N 2aa
LUOV.o N 2bd
LUOV.o N 2c
LUOV.o N 2d2
LUOV.o N 2d7
LUOV.o N 2e9
LUOV.o N 2fd
LUOV.o N 30d
LUOV.o N 319
LUOV.o N 325
LUOV.o N 32c
LUOV.o N 33a
LUOV.o N 34d
LUOV.o N 358
LUOV.o N 35d
LUOV.o N 362
LUOV.o N 368
LUOV.o N 37d
LUOV.o N 38f
LUOV.o N 3a3
LUOV.o N 3b2
LUOV.o N 3c8
LUOV.o N 3da
LUOV.o N 3eb
LUOV.o N 3f9
LUOV.o N 402
LUOV.o N 406
LUOV.o N 40d
LUOV.o N 421
LUOV.o N 425
LUOV.o N 43a
LUOV.o N 44a
LUOV.o N 455
LUOV.o N 469
LUOV.o N 47f
LUOV.o N 491
LUOV.o N 4a5
LUOV.o N 4bb
LUOV.o N 4cd
LUOV.o N 4e1
LUOV.o N 4f7
LUOV.o N 509
LUOV.o N 515
LUOV.o N 525
LUOV.o N 53a
LUOV.o N 550
LUOV.o N 55f
LUOV.o N 56c
LUOV.o N 56e
LUOV.o N 578
LUOV.o N 58a
LUOV.o N 591
LUOV.o N 593
LUOV.o N 59a
LUOV.o N 59c
LUOV.o N 5a3
LUOV.o N 5a6
LUOV.o N 5b2
LUOV.o N 5b4
LUOV.o N 5be
LUOV.o N 5c9
LUOV.o N 5cc
LUOV.o N 5cf
LUOV.o N 5d9
LUOV.o N 5db
LUOV.o N 5dd
LUOV.o N 5e5
LUOV.o N 5e7
LUOV.o N 5e9
LUOV.o N 5eb
LUOV.o N 5ef
LUOV.o N 601
LUOV.o N 603
LUOV.o N 60a
LUOV.o N 60d
LUOV.o N 612
LUOV.o N 61d
LUOV.o N 62c
LUOV.o N 636
LUOV.o N 645
LUOV.o N ec
LUOV.o N f3
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 102
LinearAlgebra.o N 111
LinearAlgebra.o N 11c
LinearAlgebra.o N 125
LinearAlgebra.o N 12d
LinearAlgebra.o N 141
LinearAlgebra.o N 149
LinearAlgebra.o N 153
LinearAlgebra.o N 158
LinearAlgebra.o N 15c
LinearAlgebra.o N 161
LinearAlgebra.o N 167
LinearAlgebra.o N 16e
LinearAlgebra.o N 17b
LinearAlgebra.o N 17f
LinearAlgebra.o N 181
LinearAlgebra.o N 186
LinearAlgebra.o N 193
LinearAlgebra.o N 19f
LinearAlgebra.o N 1aa
LinearAlgebra.o N 1b1
LinearAlgebra.o N 1ba
LinearAlgebra.o N 1bc
LinearAlgebra.o N 1c1
LinearAlgebra.o N 1c6
LinearAlgebra.o N 1cb
LinearAlgebra.o N 1d4
LinearAlgebra.o N 1d8
LinearAlgebra.o N 1da
LinearAlgebra.o N 1e5
LinearAlgebra.o N 1f0
LinearAlgebra.o N 1ff
LinearAlgebra.o N 20b
LinearAlgebra.o N 211
LinearAlgebra.o N 225
LinearAlgebra.o N 237
LinearAlgebra.o N 23e
LinearAlgebra.o N 240
LinearAlgebra.o N 244
LinearAlgebra.o N 248
LinearAlgebra.o N 25
LinearAlgebra.o N 250
LinearAlgebra.o N 259
LinearAlgebra.o N 260
LinearAlgebra.o N 26a
LinearAlgebra.o N 26c
LinearAlgebra.o N 270
LinearAlgebra.o N 279
LinearAlgebra.o N 35
LinearAlgebra.o N f5
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 105
buffer.o N 110
buffer.o N 119
buffer.o N 122
buffer.o N 124
buffer.o N 129
buffer.o N 137
buffer.o N 13c
buffer.o N 145
buffer.o N 149
buffer.o N 150
buffer.o N 152
buffer.o N 15a
buffer.o N 15c
buffer.o N 163
buffer.o N 167
buffer.o N 17a
buffer.o N 17c
buffer.o N 181
buffer.o N 196
buffer.o N 19a
buffer.o N 1a4
buffer.o N 1ae
buffer.o N 1b9
buffer.o N 1bd
buffer.o N 25
buffer.o N 2e
buffer.o N ee
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 10d
intermediateValues.o N 122
intermediateValues.o N 136
intermediateValues.o N 14b
intermediateValues.o N 15b
intermediateValues.o N 163
intermediateValues.o N 168
intermediateValues.o N 177
intermediateValues.o N 182
intermediateValues.o N 18b
intermediateValues.o N 193
intermediateValues.o N 1a7
intermediateValues.o N 1af
intermediateValues.o N 1b1
intermediateValues.o N 1b6
intermediateValues.o N 1ba
intermediateValues.o N 1bf
intermediateValues.o N 1c5
intermediateValues.o N 1cc
intermediateValues.o N 1db
intermediateValues.o N 1df
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fa
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 106
keccakrng.o N 10b
keccakrng.o N 117
keccakrng.o N 12e
keccakrng.o N 139
keccakrng.o N 142
keccakrng.o N 158
keccakrng.o N 15f
keccakrng.o N 165
keccakrng.o N 173
keccakrng.o N 187
keccakrng.o N 18c
keccakrng.o N 198
keccakrng.o N 1a2
keccakrng.o N 1a6
keccakrng.o N 1cb
keccakrng.o N 1ea
keccakrng.o N 1fc
keccakrng.o N 20c
keccakrng.o N 21e
keccakrng.o N 22f
keccakrng.o N 242
keccakrng.o N 24c
keccakrng.o N 25
keccakrng.o N 251
keccakrng.o N 256
keccakrng.o N 25f
keccakrng.o N 273
keccakrng.o N 278
keccakrng.o N 287
keccakrng.o N 292
keccakrng.o N 29b
keccakrng.o N 2a3
keccakrng.o N 2a8
keccakrng.o N 2bc
keccakrng.o N 2cc
keccakrng.o N 2da
keccakrng.o N 2ee
keccakrng.o N 2f3
keccakrng.o N 2f7
keccakrng.o N 302
keccakrng.o N 308
keccakrng.o N 30a
keccakrng.o N 31
keccakrng.o N 311
keccakrng.o N 318
keccakrng.o N 320
keccakrng.o N 327
keccakrng.o N f1
keccakrng.o N fe
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 107
sign.o N 115
sign.o N 129
sign.o N 12c
sign.o N 143
sign.o N 14e
sign.o N 157
sign.o N 163
sign.o N 165
sign.o N 16f
sign.o N 174
sign.o N 179
sign.o N 182
sign.o N 186
sign.o N 19a
sign.o N 1ae
sign.o N 1c0
sign.o N 1d2
sign.o N 1dc
sign.o N 1f2
sign.o N 1fd
sign.o N 20a
sign.o N 20c
sign.o N 211
sign.o N 220
sign.o N 22b
sign.o N 234
sign.o N 23c
sign.o N 244
sign.o N 25
sign.o N 258
sign.o N 26b
sign.o N 27d
sign.o N 293
sign.o N 2a9
sign.o N 2b0
sign.o N 2c
sign.o N 2e0
sign.o N 308
sign.o N 335
sign.o N 337
sign.o N 33e
sign.o N 341
sign.o N 34b
sign.o N 34e
sign.o N 358
sign.o N 35b
sign.o N 35e
sign.o N 363
sign.o N 365
sign.o N 36c
sign.o N 376
sign.o N 380
sign.o N 383
sign.o N 386
sign.o N 38c
sign.o N 38e
sign.o N 393
sign.o N 397
sign.o N 39b
sign.o N 3a0
sign.o N ec
sign.o N fc
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 104
Bitcontainer.o N 11b
Bitcontainer.o N 122
Bitcontainer.o N 128
Bitcontainer.o N 136
Bitcontainer.o N 14a
Bitcontainer.o N 14f
Bitcontainer.o N 15c
Bitcontainer.o N 168
Bitcontainer.o N 172
Bitcontainer.o N 176
Bitcontainer.o N 19b
Bitcontainer.o N 1ba
Bitcontainer.o N 1cc
Bitcontainer.o N 1dc
Bitcontainer.o N 1f5
Bitcontainer.o N 209
Bitcontainer.o N 20d
Bitcontainer.o N 218
Bitcontainer.o N 221
Bitcontainer.o N 226
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f4
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 10b
F16Field.o N 116
F16Field.o N 11f
F16Field.o N 133
F16Field.o N 143
F16Field.o N 14b
F16Field.o N 158
F16Field.o N 161
F16Field.o N 16a
F16Field.o N 17d
F16Field.o N 182
F16Field.o N 190
F16Field.o N 195
F16Field.o N 1ac
F16Field.o N 1b7
F16Field.o N 1c0
F16Field.o N 1c9
F16Field.o N 1cd
F16Field.o N 1e2
F16Field.o N 1e9
F16Field.o N 1eb
F16Field.o N 1f6
F16Field.o N 201
F16Field.o N 20d
F16Field.o N 20f
F16Field.o N 21b
F16Field.o N 220
F16Field.o N 222
F16Field.o N 231
F16Field.o N 23d
F16Field.o N 248
F16Field.o N 25
F16Field.o N 253
F16Field.o N 257
F16Field.o N 269
F16Field.o N 27d
F16Field.o N 28a
F16Field.o N 29f
F16Field.o N 2ab
F16Field.o N 2bd
F16Field.o N 2db
F16Field.o N 2dd
F16Field.o N 2e4
F16Field.o N 2e6
F16Field.o N 2ed
F16Field.o N 2ef
F16Field.o N 2f1
F16Field.o N 2f6
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 30a
F16Field.o N 30d
F16Field.o N 30f
F16Field.o N 311
F16Field.o N 315
F16Field.o N 317
F16Field.o N f0
F16Field.o N fc
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 106
F32Field.o N 10f
F32Field.o N 121
F32Field.o N 126
F32Field.o N 134
F32Field.o N 139
F32Field.o N 150
F32Field.o N 15b
F32Field.o N 164
F32Field.o N 16d
F32Field.o N 171
F32Field.o N 180
F32Field.o N 194
F32Field.o N 19f
F32Field.o N 1a2
F32Field.o N 1ad
F32Field.o N 1b6
F32Field.o N 1be
F32Field.o N 1c1
F32Field.o N 1c9
F32Field.o N 1cd
F32Field.o N 1d9
F32Field.o N 1e0
F32Field.o N 1eb
F32Field.o N 1fa
F32Field.o N 1fc
F32Field.o N 1fe
F32Field.o N 201
F32Field.o N 20c
F32Field.o N 21e
F32Field.o N 232
F32Field.o N 23f
F32Field.o N 246
F32Field.o N 25
F32Field.o N 258
F32Field.o N 264
F32Field.o N 26f
F32Field.o N 27a
F32Field.o N 27c
F32Field.o N 283
F32Field.o N 285
F32Field.o N 28c
F32Field.o N 28e
F32Field.o N 290
F32Field.o N 292
F32Field.o N 294
F32Field.o N 29a
F32Field.o N 29f
F32Field.o N 30
F32Field.o N f0
F32Field.o N fd
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 10c
F48Field.o N 117
F48Field.o N 120
F48Field.o N 128
F48Field.o N 13c
F48Field.o N 149
F48Field.o N 152
F48Field.o N 15b
F48Field.o N 16d
F48Field.o N 172
F48Field.o N 180
F48Field.o N 185
F48Field.o N 19c
F48Field.o N 1a7
F48Field.o N 1b0
F48Field.o N 1b9
F48Field.o N 1bd
F48Field.o N 1d1
F48Field.o N 1dc
F48Field.o N 1e1
F48Field.o N 1e9
F48Field.o N 1ec
F48Field.o N 1ef
F48Field.o N 1f2
F48Field.o N 1f6
F48Field.o N 202
F48Field.o N 209
F48Field.o N 214
F48Field.o N 232
F48Field.o N 23d
F48Field.o N 24f
F48Field.o N 25
F48Field.o N 263
F48Field.o N 270
F48Field.o N 277
F48Field.o N 283
F48Field.o N 295
F48Field.o N 2a0
F48Field.o N 2ab
F48Field.o N 2ad
F48Field.o N 2b4
F48Field.o N 2b6
F48Field.o N 2b8
F48Field.o N 2bf
F48Field.o N 2c1
F48Field.o N 2c4
F48Field.o N 2c7
F48Field.o N 2cd
F48Field.o N 2d1
F48Field.o N 2d3
F48Field.o N 2d5
F48Field.o N 30
F48Field.o N f0
F48Field.o N fd
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 10c
F64Field.o N 117
F64Field.o N 120
F64Field.o N 128
F64Field.o N 13c
F64Field.o N 144
F64Field.o N 151
F64Field.o N 15e
F64Field.o N 167
F64Field.o N 170
F64Field.o N 17b
F64Field.o N 17f
F64Field.o N 181
F64Field.o N 183
F64Field.o N 18e
F64Field.o N 191
F64Field.o N 194
F64Field.o N 197
F64Field.o N 19a
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 226
F64Field.o N 231
F64Field.o N 23a
F64Field.o N 243
F64Field.o N 25
F64Field.o N 257
F64Field.o N 264
F64Field.o N 26b
F64Field.o N 277
F64Field.o N 289
F64Field.o N 294
F64Field.o N 2a6
F64Field.o N 2ba
F64Field.o N 2bd
F64Field.o N 2c0
F64Field.o N 2c3
F64Field.o N 2c9
F64Field.o N 2cd
F64Field.o N 2cf
F64Field.o N 2d1
F64Field.o N 2d8
F64Field.o N 2da
F64Field.o N 2e1
F64Field.o N 2e3
F64Field.o N 30
F64Field.o N f0
F64Field.o N f8
F64Field.o N fd
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 10c
F80Field.o N 117
F80Field.o N 120
F80Field.o N 128
F80Field.o N 13c
F80Field.o N 144
F80Field.o N 151
F80Field.o N 15e
F80Field.o N 167
F80Field.o N 170
F80Field.o N 17b
F80Field.o N 17f
F80Field.o N 181
F80Field.o N 183
F80Field.o N 18e
F80Field.o N 191
F80Field.o N 194
F80Field.o N 197
F80Field.o N 19a
F80Field.o N 19d
F80Field.o N 1a1
F80Field.o N 1ad
F80Field.o N 1b4
F80Field.o N 1bf
F80Field.o N 1dd
F80Field.o N 1e8
F80Field.o N 1fa
F80Field.o N 1ff
F80Field.o N 20d
F80Field.o N 212
F80Field.o N 229
F80Field.o N 234
F80Field.o N 23d
F80Field.o N 246
F80Field.o N 25
F80Field.o N 25a
F80Field.o N 267
F80Field.o N 26e
F80Field.o N 27a
F80Field.o N 28c
F80Field.o N 297
F80Field.o N 2a9
F80Field.o N 2bd
F80Field.o N 2bf
F80Field.o N 2c4
F80Field.o N 2c6
F80Field.o N 2cc
F80Field.o N 2d0
F80Field.o N 2d2
F80Field.o N 2d4
F80Field.o N 2db
F80Field.o N 2dd
F80Field.o N 2e4
F80Field.o N 2e6
F80Field.o N 30
F80Field.o N f0
F80Field.o N f8
F80Field.o N fd
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 108
F8Field.o N 112
F8Field.o N 11a
F8Field.o N 12e
F8Field.o N 13d
F8Field.o N 14a
F8Field.o N 152
F8Field.o N 15a
F8Field.o N 161
F8Field.o N 174
F8Field.o N 179
F8Field.o N 17e
F8Field.o N 195
F8Field.o N 1a0
F8Field.o N 1a9
F8Field.o N 1b2
F8Field.o N 1b6
F8Field.o N 1cb
F8Field.o N 1d1
F8Field.o N 1d3
F8Field.o N 1dd
F8Field.o N 1ee
F8Field.o N 201
F8Field.o N 20d
F8Field.o N 218
F8Field.o N 222
F8Field.o N 224
F8Field.o N 22b
F8Field.o N 22d
F8Field.o N 234
F8Field.o N 25
F8Field.o N 2f
F8Field.o N ef
F8Field.o N fa
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 107
LUOV.o N 112
LUOV.o N 11b
LUOV.o N 123
LUOV.o N 137
LUOV.o N 13f
LUOV.o N 147
LUOV.o N 154
LUOV.o N 15c
LUOV.o N 161
LUOV.o N 16d
LUOV.o N 184
LUOV.o N 18f
LUOV.o N 198
LUOV.o N 1a2
LUOV.o N 1a7
LUOV.o N 1b5
LUOV.o N 1ba
LUOV.o N 1c3
LUOV.o N 1c7
LUOV.o N 1d2
LUOV.o N 1dc
LUOV.o N 1f0
LUOV.o N 1f7
LUOV.o N 1fd
LUOV.o N 202
LUOV.o N 20e
LUOV.o N 218
LUOV.o N 23d
LUOV.o N 25
LUOV.o N 25c
LUOV.o N 26e
LUOV.o N 27e
LUOV.o N 291
LUOV.o N 2aa
LUOV.o N 2bd
LUOV.o N 2c
LUOV.o N 2d2
LUOV.o N 2d7
LUOV.o N 2e9
LUOV.o N 2fd
LUOV.o N 30d
LUOV.o N 319
LUOV.o N 325
LUOV.o N 32c
LUOV.o N 33a
LUOV.o N 34d
LUOV.o N 358
LUOV.o N 35d
LUOV.o N 362
LUOV.o N 368
LUOV.o N 37d
LUOV.o N 38f
LUOV.o N 3a3
LUOV.o N 3b2
LUOV.o N 3c8
LUOV.o N 3da
LUOV.o N 3eb
LUOV.o N 3f9
LUOV.o N 402
LUOV.o N 406
LUOV.o N 40d
LUOV.o N 421
LUOV.o N 425
LUOV.o N 43a
LUOV.o N 44a
LUOV.o N 455
LUOV.o N 469
LUOV.o N 47f
LUOV.o N 491
LUOV.o N 4a5
LUOV.o N 4bb
LUOV.o N 4cd
LUOV.o N 4e1
LUOV.o N 4f7
LUOV.o N 509
LUOV.o N 515
LUOV.o N 525
LUOV.o N 53a
LUOV.o N 550
LUOV.o N 55f
LUOV.o N 56c
LUOV.o N 56e
LUOV.o N 578
LUOV.o N 58a
LUOV.o N 591
LUOV.o N 593
LUOV.o N 59a
LUOV.o N 59c
LUOV.o N 5a3
LUOV.o N 5a6
LUOV.o N 5b2
LUOV.o N 5b4
LUOV.o N 5be
LUOV.o N 5c9
LUOV.o N 5cc
LUOV.o N 5cf
LUOV.o N 5d9
LUOV.o N 5db
LUOV.o N 5dd
LUOV.o N 5e5
LUOV.o N 5e7
LUOV.o N 5e9
LUOV.o N 5eb
LUOV.o N 5ef
LUOV.o N 601
LUOV.o N 603
LUOV.o N 60a
LUOV.o N 60d
LUOV.o N 612
LUOV.o N 61d
LUOV.o N 62c
LUOV.o N 636
LUOV.o N 645
LUOV.o N ec
LUOV.o N f3
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 102
LinearAlgebra.o N 111
LinearAlgebra.o N 11c
LinearAlgebra.o N 125
LinearAlgebra.o N 12d
LinearAlgebra.o N 141
LinearAlgebra.o N 149
LinearAlgebra.o N 153
LinearAlgebra.o N 158
LinearAlgebra.o N 15c
LinearAlgebra.o N 161
LinearAlgebra.o N 167
LinearAlgebra.o N 16e
LinearAlgebra.o N 17b
LinearAlgebra.o N 17f
LinearAlgebra.o N 181
LinearAlgebra.o N 186
LinearAlgebra.o N 193
LinearAlgebra.o N 19f
LinearAlgebra.o N 1aa
LinearAlgebra.o N 1b1
LinearAlgebra.o N 1ba
LinearAlgebra.o N 1bc
LinearAlgebra.o N 1c1
LinearAlgebra.o N 1c6
LinearAlgebra.o N 1cb
LinearAlgebra.o N 1d4
LinearAlgebra.o N 1d8
LinearAlgebra.o N 1da
LinearAlgebra.o N 1e5
LinearAlgebra.o N 1f0
LinearAlgebra.o N 1ff
LinearAlgebra.o N 20b
LinearAlgebra.o N 211
LinearAlgebra.o N 225
LinearAlgebra.o N 237
LinearAlgebra.o N 23e
LinearAlgebra.o N 240
LinearAlgebra.o N 244
LinearAlgebra.o N 248
LinearAlgebra.o N 25
LinearAlgebra.o N 250
LinearAlgebra.o N 259
LinearAlgebra.o N 260
LinearAlgebra.o N 26a
LinearAlgebra.o N 26c
LinearAlgebra.o N 270
LinearAlgebra.o N 279
LinearAlgebra.o N 35
LinearAlgebra.o N f5
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 105
buffer.o N 110
buffer.o N 119
buffer.o N 122
buffer.o N 124
buffer.o N 129
buffer.o N 137
buffer.o N 13c
buffer.o N 145
buffer.o N 149
buffer.o N 150
buffer.o N 152
buffer.o N 15a
buffer.o N 15c
buffer.o N 163
buffer.o N 167
buffer.o N 17a
buffer.o N 17c
buffer.o N 181
buffer.o N 196
buffer.o N 19a
buffer.o N 1a4
buffer.o N 1ae
buffer.o N 1b9
buffer.o N 1bd
buffer.o N 25
buffer.o N 2e
buffer.o N ee
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 10d
intermediateValues.o N 122
intermediateValues.o N 136
intermediateValues.o N 14b
intermediateValues.o N 15b
intermediateValues.o N 163
intermediateValues.o N 168
intermediateValues.o N 177
intermediateValues.o N 182
intermediateValues.o N 18b
intermediateValues.o N 193
intermediateValues.o N 1a7
intermediateValues.o N 1af
intermediateValues.o N 1b1
intermediateValues.o N 1b6
intermediateValues.o N 1ba
intermediateValues.o N 1bf
intermediateValues.o N 1c5
intermediateValues.o N 1cc
intermediateValues.o N 1db
intermediateValues.o N 1df
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fa
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 106
keccakrng.o N 10b
keccakrng.o N 117
keccakrng.o N 12e
keccakrng.o N 139
keccakrng.o N 142
keccakrng.o N 158
keccakrng.o N 15f
keccakrng.o N 165
keccakrng.o N 173
keccakrng.o N 187
keccakrng.o N 18c
keccakrng.o N 198
keccakrng.o N 1a2
keccakrng.o N 1a6
keccakrng.o N 1cb
keccakrng.o N 1ea
keccakrng.o N 1fc
keccakrng.o N 20c
keccakrng.o N 21e
keccakrng.o N 22f
keccakrng.o N 242
keccakrng.o N 24c
keccakrng.o N 25
keccakrng.o N 251
keccakrng.o N 256
keccakrng.o N 25f
keccakrng.o N 273
keccakrng.o N 278
keccakrng.o N 287
keccakrng.o N 292
keccakrng.o N 29b
keccakrng.o N 2a3
keccakrng.o N 2a8
keccakrng.o N 2bc
keccakrng.o N 2cc
keccakrng.o N 2da
keccakrng.o N 2ee
keccakrng.o N 2f3
keccakrng.o N 2f7
keccakrng.o N 302
keccakrng.o N 308
keccakrng.o N 30a
keccakrng.o N 31
keccakrng.o N 311
keccakrng.o N 318
keccakrng.o N 320
keccakrng.o N 327
keccakrng.o N f1
keccakrng.o N fe
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 107
sign.o N 115
sign.o N 129
sign.o N 12c
sign.o N 143
sign.o N 14e
sign.o N 157
sign.o N 163
sign.o N 165
sign.o N 16f
sign.o N 174
sign.o N 179
sign.o N 182
sign.o N 186
sign.o N 19a
sign.o N 1ae
sign.o N 1c0
sign.o N 1d2
sign.o N 1dc
sign.o N 1f2
sign.o N 1fd
sign.o N 20a
sign.o N 20c
sign.o N 211
sign.o N 220
sign.o N 22b
sign.o N 234
sign.o N 23c
sign.o N 244
sign.o N 25
sign.o N 258
sign.o N 26b
sign.o N 27d
sign.o N 293
sign.o N 2a9
sign.o N 2b0
sign.o N 2c
sign.o N 2e0
sign.o N 308
sign.o N 335
sign.o N 337
sign.o N 33e
sign.o N 341
sign.o N 34b
sign.o N 34e
sign.o N 358
sign.o N 35b
sign.o N 35e
sign.o N 363
sign.o N 365
sign.o N 36c
sign.o N 376
sign.o N 380
sign.o N 383
sign.o N 386
sign.o N 38c
sign.o N 38e
sign.o N 393
sign.o N 397
sign.o N 39b
sign.o N 3a0
sign.o N ec
sign.o N fc
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 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 1f3
F16Field.o N 207
F16Field.o N 214
F16Field.o N 220
F16Field.o N 22b
F16Field.o N 232
F16Field.o N 23d
F16Field.o N 25
F16Field.o N 252
F16Field.o N 261
F16Field.o N 26d
F16Field.o N 278
F16Field.o N 284
F16Field.o N 28f
F16Field.o N 29b
F16Field.o N 2ad
F16Field.o N 2cb
F16Field.o N 2cd
F16Field.o N 2d4
F16Field.o N 2d6
F16Field.o N 2d8
F16Field.o N 2df
F16Field.o N 2e1
F16Field.o N 2e3
F16Field.o N 2e5
F16Field.o N 2e7
F16Field.o N 2ec
F16Field.o N 2f3
F16Field.o N 2f5
F16Field.o N 2f9
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 19f
F32Field.o N 1a6
F32Field.o N 1b1
F32Field.o N 1bc
F32Field.o N 1c7
F32Field.o N 1ca
F32Field.o N 1d5
F32Field.o N 1de
F32Field.o N 1e6
F32Field.o N 1e9
F32Field.o N 1f1
F32Field.o N 203
F32Field.o N 217
F32Field.o N 224
F32Field.o N 22b
F32Field.o N 23a
F32Field.o N 24c
F32Field.o N 25
F32Field.o N 258
F32Field.o N 263
F32Field.o N 26e
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 1dc
F48Field.o N 1e3
F48Field.o N 1ee
F48Field.o N 20c
F48Field.o N 217
F48Field.o N 222
F48Field.o N 227
F48Field.o N 22f
F48Field.o N 241
F48Field.o N 25
F48Field.o N 255
F48Field.o N 262
F48Field.o N 269
F48Field.o N 275
F48Field.o N 287
F48Field.o N 292
F48Field.o N 29d
F48Field.o N 2a0
F48Field.o N 2a3
F48Field.o N 2a6
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 17b
F64Field.o N 182
F64Field.o N 18d
F64Field.o N 1ab
F64Field.o N 1b6
F64Field.o N 1c8
F64Field.o N 1cd
F64Field.o N 1db
F64Field.o N 1e0
F64Field.o N 1f7
F64Field.o N 202
F64Field.o N 20b
F64Field.o N 214
F64Field.o N 218
F64Field.o N 22c
F64Field.o N 237
F64Field.o N 244
F64Field.o N 24f
F64Field.o N 25
F64Field.o N 256
F64Field.o N 262
F64Field.o N 274
F64Field.o N 27f
F64Field.o N 291
F64Field.o N 2a5
F64Field.o N 2a8
F64Field.o N 2ab
F64Field.o N 2ae
F64Field.o N 2b2
F64Field.o N 2b5
F64Field.o N 2b7
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 17b
F80Field.o N 182
F80Field.o N 18d
F80Field.o N 1ab
F80Field.o N 1b6
F80Field.o N 1c8
F80Field.o N 1cd
F80Field.o N 1db
F80Field.o N 1e0
F80Field.o N 1f7
F80Field.o N 202
F80Field.o N 20b
F80Field.o N 214
F80Field.o N 218
F80Field.o N 22c
F80Field.o N 237
F80Field.o N 244
F80Field.o N 24f
F80Field.o N 25
F80Field.o N 256
F80Field.o N 262
F80Field.o N 274
F80Field.o N 27f
F80Field.o N 291
F80Field.o N 2a5
F80Field.o N 2a8
F80Field.o N 2ab
F80Field.o N 2ae
F80Field.o N 2b2
F80Field.o N 2b5
F80Field.o N 2b8
F80Field.o N 2ba
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 1db
F8Field.o N 1ee
F8Field.o N 1fa
F8Field.o N 205
F8Field.o N 20f
F8Field.o N 215
F8Field.o N 21f
F8Field.o N 221
F8Field.o N 228
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 106
LUOV.o N 111
LUOV.o N 11a
LUOV.o N 122
LUOV.o N 136
LUOV.o N 13e
LUOV.o N 146
LUOV.o N 153
LUOV.o N 15b
LUOV.o N 160
LUOV.o N 16c
LUOV.o N 183
LUOV.o N 18e
LUOV.o N 197
LUOV.o N 1a1
LUOV.o N 1a6
LUOV.o N 1b4
LUOV.o N 1b9
LUOV.o N 1c2
LUOV.o N 1c6
LUOV.o N 1d1
LUOV.o N 1db
LUOV.o N 1ef
LUOV.o N 1f6
LUOV.o N 1fc
LUOV.o N 201
LUOV.o N 20d
LUOV.o N 217
LUOV.o N 23c
LUOV.o N 25
LUOV.o N 25b
LUOV.o N 26d
LUOV.o N 27d
LUOV.o N 290
LUOV.o N 2a9
LUOV.o N 2bc
LUOV.o N 2c
LUOV.o N 2d1
LUOV.o N 2d6
LUOV.o N 2e8
LUOV.o N 2fc
LUOV.o N 30c
LUOV.o N 318
LUOV.o N 324
LUOV.o N 32b
LUOV.o N 339
LUOV.o N 34c
LUOV.o N 357
LUOV.o N 35c
LUOV.o N 361
LUOV.o N 367
LUOV.o N 37c
LUOV.o N 38e
LUOV.o N 3a2
LUOV.o N 3b1
LUOV.o N 3c7
LUOV.o N 3d9
LUOV.o N 3ea
LUOV.o N 3ff
LUOV.o N 40f
LUOV.o N 41a
LUOV.o N 42e
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 4da
LUOV.o N 4ea
LUOV.o N 4ff
LUOV.o N 515
LUOV.o N 523
LUOV.o N 532
LUOV.o N 53f
LUOV.o N 541
LUOV.o N 54b
LUOV.o N 55d
LUOV.o N 564
LUOV.o N 566
LUOV.o N 56d
LUOV.o N 56f
LUOV.o N 576
LUOV.o N 579
LUOV.o N 585
LUOV.o N 587
LUOV.o N 591
LUOV.o N 5a5
LUOV.o N 5b0
LUOV.o N 5b3
LUOV.o N 5b6
LUOV.o N 5c0
LUOV.o N 5c2
LUOV.o N 5c4
LUOV.o N 5cc
LUOV.o N 5ce
LUOV.o N 5d0
LUOV.o N 5d2
LUOV.o N 5d6
LUOV.o N 5e8
LUOV.o N 5ef
LUOV.o N 5f1
LUOV.o N 5f8
LUOV.o N 5fb
LUOV.o N 600
LUOV.o N 60b
LUOV.o N 61a
LUOV.o N 624
LUOV.o N 633
LUOV.o N 63c
LUOV.o N 640
LUOV.o N 644
LUOV.o N eb
LUOV.o N f2
LUOV.o N f7
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 101
LinearAlgebra.o N 110
LinearAlgebra.o N 11b
LinearAlgebra.o N 124
LinearAlgebra.o N 12c
LinearAlgebra.o N 140
LinearAlgebra.o N 148
LinearAlgebra.o N 14d
LinearAlgebra.o N 15a
LinearAlgebra.o N 166
LinearAlgebra.o N 171
LinearAlgebra.o N 175
LinearAlgebra.o N 17c
LinearAlgebra.o N 187
LinearAlgebra.o N 191
LinearAlgebra.o N 196
LinearAlgebra.o N 19b
LinearAlgebra.o N 1a1
LinearAlgebra.o N 1a8
LinearAlgebra.o N 1b3
LinearAlgebra.o N 1c2
LinearAlgebra.o N 1ce
LinearAlgebra.o N 1d7
LinearAlgebra.o N 1e0
LinearAlgebra.o N 1e6
LinearAlgebra.o N 1fa
LinearAlgebra.o N 20c
LinearAlgebra.o N 219
LinearAlgebra.o N 21d
LinearAlgebra.o N 21f
LinearAlgebra.o N 226
LinearAlgebra.o N 228
LinearAlgebra.o N 22c
LinearAlgebra.o N 230
LinearAlgebra.o N 235
LinearAlgebra.o N 23a
LinearAlgebra.o N 23c
LinearAlgebra.o N 241
LinearAlgebra.o N 245
LinearAlgebra.o N 247
LinearAlgebra.o N 24f
LinearAlgebra.o N 25
LinearAlgebra.o N 258
LinearAlgebra.o N 25f
LinearAlgebra.o N 269
LinearAlgebra.o N 26b
LinearAlgebra.o N 26f
LinearAlgebra.o N 278
LinearAlgebra.o N 35
LinearAlgebra.o N f4
LinearAlgebra.o N fc
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 129
buffer.o N 137
buffer.o N 14a
buffer.o N 15f
buffer.o N 169
buffer.o N 16e
buffer.o N 173
buffer.o N 17c
buffer.o N 180
buffer.o N 187
buffer.o N 191
buffer.o N 198
buffer.o N 1a3
buffer.o N 1a5
buffer.o N 1a7
buffer.o N 1a9
buffer.o N 1ad
buffer.o N 1af
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 167
intermediateValues.o N 176
intermediateValues.o N 181
intermediateValues.o N 18a
intermediateValues.o N 192
intermediateValues.o N 1a6
intermediateValues.o N 1ae
intermediateValues.o N 1b0
intermediateValues.o N 1b5
intermediateValues.o N 1b9
intermediateValues.o N 1be
intermediateValues.o N 1c4
intermediateValues.o N 1cb
intermediateValues.o N 1da
intermediateValues.o N 1de
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 272
keccakrng.o N 277
keccakrng.o N 286
keccakrng.o N 291
keccakrng.o N 29a
keccakrng.o N 2a2
keccakrng.o N 2a7
keccakrng.o N 2bb
keccakrng.o N 2cb
keccakrng.o N 2d9
keccakrng.o N 2ed
keccakrng.o N 2f2
keccakrng.o N 2f6
keccakrng.o N 301
keccakrng.o N 307
keccakrng.o N 309
keccakrng.o N 31
keccakrng.o N 310
keccakrng.o N 317
keccakrng.o N 31f
keccakrng.o N 326
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 210
sign.o N 21f
sign.o N 22a
sign.o N 233
sign.o N 23b
sign.o N 243
sign.o N 25
sign.o N 257
sign.o N 26a
sign.o N 27c
sign.o N 292
sign.o N 2a8
sign.o N 2af
sign.o N 2c
sign.o N 2df
sign.o N 307
sign.o N 334
sign.o N 336
sign.o N 33d
sign.o N 340
sign.o N 34a
sign.o N 34d
sign.o N 357
sign.o N 35a
sign.o N 35d
sign.o N 362
sign.o N 364
sign.o N 36b
sign.o N 375
sign.o N 37f
sign.o N 382
sign.o N 385
sign.o N 38b
sign.o N 38d
sign.o N 392
sign.o N 396
sign.o N 39a
sign.o N 39f
sign.o N eb
sign.o N fb
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 104
Bitcontainer.o N 11b
Bitcontainer.o N 122
Bitcontainer.o N 128
Bitcontainer.o N 136
Bitcontainer.o N 14a
Bitcontainer.o N 14f
Bitcontainer.o N 15c
Bitcontainer.o N 168
Bitcontainer.o N 172
Bitcontainer.o N 176
Bitcontainer.o N 19b
Bitcontainer.o N 1ba
Bitcontainer.o N 1cc
Bitcontainer.o N 1dc
Bitcontainer.o N 1f5
Bitcontainer.o N 209
Bitcontainer.o N 20d
Bitcontainer.o N 218
Bitcontainer.o N 221
Bitcontainer.o N 226
Bitcontainer.o N 25
Bitcontainer.o N 34
Bitcontainer.o N f4
Bitcontainer.o squeezeBitcontainerArray T
F16Field.o N 0
F16Field.o N 10b
F16Field.o N 116
F16Field.o N 11f
F16Field.o N 133
F16Field.o N 143
F16Field.o N 14b
F16Field.o N 158
F16Field.o N 161
F16Field.o N 16a
F16Field.o N 17d
F16Field.o N 182
F16Field.o N 190
F16Field.o N 195
F16Field.o N 1ac
F16Field.o N 1b7
F16Field.o N 1c0
F16Field.o N 1c9
F16Field.o N 1cd
F16Field.o N 1e2
F16Field.o N 1e9
F16Field.o N 1eb
F16Field.o N 1f6
F16Field.o N 201
F16Field.o N 20d
F16Field.o N 20f
F16Field.o N 21b
F16Field.o N 220
F16Field.o N 222
F16Field.o N 22e
F16Field.o N 239
F16Field.o N 248
F16Field.o N 25
F16Field.o N 253
F16Field.o N 257
F16Field.o N 269
F16Field.o N 27d
F16Field.o N 28a
F16Field.o N 29f
F16Field.o N 2ab
F16Field.o N 2bd
F16Field.o N 2db
F16Field.o N 2dd
F16Field.o N 2e4
F16Field.o N 2e6
F16Field.o N 2ed
F16Field.o N 2ef
F16Field.o N 2f1
F16Field.o N 2f6
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 30b
F16Field.o N 30e
F16Field.o N 311
F16Field.o N 313
F16Field.o N 315
F16Field.o N f0
F16Field.o N fc
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 106
F32Field.o N 10f
F32Field.o N 121
F32Field.o N 126
F32Field.o N 134
F32Field.o N 139
F32Field.o N 150
F32Field.o N 15b
F32Field.o N 164
F32Field.o N 16d
F32Field.o N 171
F32Field.o N 180
F32Field.o N 194
F32Field.o N 19f
F32Field.o N 1a2
F32Field.o N 1ad
F32Field.o N 1b6
F32Field.o N 1be
F32Field.o N 1c1
F32Field.o N 1c9
F32Field.o N 1cd
F32Field.o N 1d9
F32Field.o N 1e0
F32Field.o N 1eb
F32Field.o N 1f6
F32Field.o N 208
F32Field.o N 21c
F32Field.o N 229
F32Field.o N 230
F32Field.o N 23f
F32Field.o N 25
F32Field.o N 251
F32Field.o N 25d
F32Field.o N 268
F32Field.o N 273
F32Field.o N 275
F32Field.o N 27c
F32Field.o N 27e
F32Field.o N 280
F32Field.o N 287
F32Field.o N 289
F32Field.o N 28c
F32Field.o N 28e
F32Field.o N 290
F32Field.o N 292
F32Field.o N 294
F32Field.o N 29a
F32Field.o N 29f
F32Field.o N 30
F32Field.o N f0
F32Field.o N fd
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 10c
F48Field.o N 117
F48Field.o N 120
F48Field.o N 128
F48Field.o N 13c
F48Field.o N 149
F48Field.o N 152
F48Field.o N 15b
F48Field.o N 16d
F48Field.o N 172
F48Field.o N 180
F48Field.o N 185
F48Field.o N 19c
F48Field.o N 1a7
F48Field.o N 1b0
F48Field.o N 1b9
F48Field.o N 1bd
F48Field.o N 1d1
F48Field.o N 1dc
F48Field.o N 1e1
F48Field.o N 1e9
F48Field.o N 1ec
F48Field.o N 1ef
F48Field.o N 1f2
F48Field.o N 1f6
F48Field.o N 202
F48Field.o N 209
F48Field.o N 214
F48Field.o N 232
F48Field.o N 23d
F48Field.o N 24f
F48Field.o N 25
F48Field.o N 263
F48Field.o N 270
F48Field.o N 277
F48Field.o N 283
F48Field.o N 295
F48Field.o N 2a0
F48Field.o N 2ab
F48Field.o N 2ad
F48Field.o N 2b4
F48Field.o N 2b6
F48Field.o N 2b8
F48Field.o N 2bf
F48Field.o N 2c1
F48Field.o N 2c4
F48Field.o N 2c7
F48Field.o N 2cd
F48Field.o N 2d1
F48Field.o N 2d3
F48Field.o N 2d5
F48Field.o N 30
F48Field.o N f0
F48Field.o N fd
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 10c
F64Field.o N 117
F64Field.o N 120
F64Field.o N 128
F64Field.o N 13c
F64Field.o N 144
F64Field.o N 151
F64Field.o N 15e
F64Field.o N 167
F64Field.o N 170
F64Field.o N 17b
F64Field.o N 17f
F64Field.o N 181
F64Field.o N 183
F64Field.o N 18e
F64Field.o N 191
F64Field.o N 194
F64Field.o N 197
F64Field.o N 19a
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 226
F64Field.o N 231
F64Field.o N 23a
F64Field.o N 243
F64Field.o N 25
F64Field.o N 257
F64Field.o N 264
F64Field.o N 26b
F64Field.o N 277
F64Field.o N 289
F64Field.o N 294
F64Field.o N 2a6
F64Field.o N 2ba
F64Field.o N 2bd
F64Field.o N 2c0
F64Field.o N 2c3
F64Field.o N 2c9
F64Field.o N 2cd
F64Field.o N 2cf
F64Field.o N 2d1
F64Field.o N 2d8
F64Field.o N 2da
F64Field.o N 2e1
F64Field.o N 2e3
F64Field.o N 30
F64Field.o N f0
F64Field.o N f8
F64Field.o N fd
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 10c
F80Field.o N 117
F80Field.o N 120
F80Field.o N 128
F80Field.o N 13c
F80Field.o N 144
F80Field.o N 151
F80Field.o N 15e
F80Field.o N 167
F80Field.o N 170
F80Field.o N 17b
F80Field.o N 17f
F80Field.o N 181
F80Field.o N 183
F80Field.o N 18e
F80Field.o N 191
F80Field.o N 194
F80Field.o N 197
F80Field.o N 19a
F80Field.o N 19d
F80Field.o N 1a1
F80Field.o N 1ad
F80Field.o N 1b4
F80Field.o N 1bf
F80Field.o N 1dd
F80Field.o N 1e8
F80Field.o N 1fa
F80Field.o N 1ff
F80Field.o N 20d
F80Field.o N 212
F80Field.o N 229
F80Field.o N 234
F80Field.o N 23d
F80Field.o N 246
F80Field.o N 25
F80Field.o N 25a
F80Field.o N 267
F80Field.o N 26e
F80Field.o N 27a
F80Field.o N 28c
F80Field.o N 297
F80Field.o N 2a9
F80Field.o N 2bd
F80Field.o N 2c2
F80Field.o N 2c4
F80Field.o N 2c6
F80Field.o N 2cc
F80Field.o N 2d0
F80Field.o N 2d2
F80Field.o N 2d4
F80Field.o N 2db
F80Field.o N 2dd
F80Field.o N 2e4
F80Field.o N 2e6
F80Field.o N 30
F80Field.o N f0
F80Field.o N f8
F80Field.o N fd
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 108
F8Field.o N 112
F8Field.o N 11a
F8Field.o N 12e
F8Field.o N 13d
F8Field.o N 14a
F8Field.o N 152
F8Field.o N 15a
F8Field.o N 161
F8Field.o N 174
F8Field.o N 179
F8Field.o N 17e
F8Field.o N 195
F8Field.o N 1a0
F8Field.o N 1a9
F8Field.o N 1b2
F8Field.o N 1b6
F8Field.o N 1cb
F8Field.o N 1d1
F8Field.o N 1d3
F8Field.o N 1dd
F8Field.o N 1ee
F8Field.o N 201
F8Field.o N 20d
F8Field.o N 218
F8Field.o N 222
F8Field.o N 224
F8Field.o N 22b
F8Field.o N 22d
F8Field.o N 234
F8Field.o N 25
F8Field.o N 2f
F8Field.o N ef
F8Field.o N fa
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 107
LUOV.o N 112
LUOV.o N 11b
LUOV.o N 123
LUOV.o N 137
LUOV.o N 13f
LUOV.o N 147
LUOV.o N 154
LUOV.o N 15c
LUOV.o N 161
LUOV.o N 16d
LUOV.o N 184
LUOV.o N 18f
LUOV.o N 198
LUOV.o N 1a2
LUOV.o N 1a7
LUOV.o N 1b5
LUOV.o N 1ba
LUOV.o N 1c3
LUOV.o N 1c7
LUOV.o N 1d2
LUOV.o N 1dc
LUOV.o N 1f0
LUOV.o N 1f7
LUOV.o N 1fd
LUOV.o N 202
LUOV.o N 20e
LUOV.o N 218
LUOV.o N 23d
LUOV.o N 25
LUOV.o N 25c
LUOV.o N 26e
LUOV.o N 27e
LUOV.o N 291
LUOV.o N 2aa
LUOV.o N 2bd
LUOV.o N 2c
LUOV.o N 2d2
LUOV.o N 2d7
LUOV.o N 2e9
LUOV.o N 2fd
LUOV.o N 30d
LUOV.o N 319
LUOV.o N 325
LUOV.o N 32c
LUOV.o N 33a
LUOV.o N 34d
LUOV.o N 358
LUOV.o N 35d
LUOV.o N 362
LUOV.o N 368
LUOV.o N 37d
LUOV.o N 38f
LUOV.o N 3a3
LUOV.o N 3b2
LUOV.o N 3c8
LUOV.o N 3da
LUOV.o N 3eb
LUOV.o N 400
LUOV.o N 410
LUOV.o N 41b
LUOV.o N 42f
LUOV.o N 445
LUOV.o N 457
LUOV.o N 46b
LUOV.o N 481
LUOV.o N 493
LUOV.o N 4a7
LUOV.o N 4bd
LUOV.o N 4cf
LUOV.o N 4db
LUOV.o N 4eb
LUOV.o N 500
LUOV.o N 516
LUOV.o N 524
LUOV.o N 533
LUOV.o N 540
LUOV.o N 542
LUOV.o N 54c
LUOV.o N 55e
LUOV.o N 565
LUOV.o N 567
LUOV.o N 56e
LUOV.o N 570
LUOV.o N 577
LUOV.o N 57a
LUOV.o N 586
LUOV.o N 588
LUOV.o N 592
LUOV.o N 5a6
LUOV.o N 5b1
LUOV.o N 5b4
LUOV.o N 5b7
LUOV.o N 5c1
LUOV.o N 5c3
LUOV.o N 5c5
LUOV.o N 5cd
LUOV.o N 5cf
LUOV.o N 5d1
LUOV.o N 5d3
LUOV.o N 5d7
LUOV.o N 5e9
LUOV.o N 5f0
LUOV.o N 5f2
LUOV.o N 5f9
LUOV.o N 5fc
LUOV.o N 601
LUOV.o N 60c
LUOV.o N 61b
LUOV.o N 625
LUOV.o N 634
LUOV.o N 63d
LUOV.o N 641
LUOV.o N 645
LUOV.o N ec
LUOV.o N f3
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 102
LinearAlgebra.o N 111
LinearAlgebra.o N 11c
LinearAlgebra.o N 125
LinearAlgebra.o N 12d
LinearAlgebra.o N 141
LinearAlgebra.o N 149
LinearAlgebra.o N 14e
LinearAlgebra.o N 15b
LinearAlgebra.o N 167
LinearAlgebra.o N 172
LinearAlgebra.o N 176
LinearAlgebra.o N 17d
LinearAlgebra.o N 186
LinearAlgebra.o N 188
LinearAlgebra.o N 18d
LinearAlgebra.o N 192
LinearAlgebra.o N 198
LinearAlgebra.o N 19f
LinearAlgebra.o N 1a4
LinearAlgebra.o N 1a9
LinearAlgebra.o N 1ae
LinearAlgebra.o N 1b9
LinearAlgebra.o N 1c3
LinearAlgebra.o N 1ce
LinearAlgebra.o N 1dd
LinearAlgebra.o N 1e9
LinearAlgebra.o N 1f2
LinearAlgebra.o N 1f8
LinearAlgebra.o N 20c
LinearAlgebra.o N 21e
LinearAlgebra.o N 22b
LinearAlgebra.o N 22f
LinearAlgebra.o N 231
LinearAlgebra.o N 238
LinearAlgebra.o N 23a
LinearAlgebra.o N 23e
LinearAlgebra.o N 242
LinearAlgebra.o N 246
LinearAlgebra.o N 248
LinearAlgebra.o N 25
LinearAlgebra.o N 250
LinearAlgebra.o N 259
LinearAlgebra.o N 260
LinearAlgebra.o N 26a
LinearAlgebra.o N 26c
LinearAlgebra.o N 270
LinearAlgebra.o N 279
LinearAlgebra.o N 35
LinearAlgebra.o N f5
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 105
buffer.o N 110
buffer.o N 119
buffer.o N 121
buffer.o N 12f
buffer.o N 131
buffer.o N 136
buffer.o N 13b
buffer.o N 144
buffer.o N 148
buffer.o N 14f
buffer.o N 153
buffer.o N 166
buffer.o N 168
buffer.o N 16f
buffer.o N 171
buffer.o N 176
buffer.o N 17f
buffer.o N 194
buffer.o N 19e
buffer.o N 1a8
buffer.o N 1b3
buffer.o N 1b5
buffer.o N 1b9
buffer.o N 1bd
buffer.o N 25
buffer.o N 2e
buffer.o N ee
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 10d
intermediateValues.o N 122
intermediateValues.o N 136
intermediateValues.o N 14b
intermediateValues.o N 15b
intermediateValues.o N 163
intermediateValues.o N 168
intermediateValues.o N 177
intermediateValues.o N 182
intermediateValues.o N 18b
intermediateValues.o N 193
intermediateValues.o N 1a7
intermediateValues.o N 1af
intermediateValues.o N 1b1
intermediateValues.o N 1b6
intermediateValues.o N 1ba
intermediateValues.o N 1bf
intermediateValues.o N 1c5
intermediateValues.o N 1cc
intermediateValues.o N 1db
intermediateValues.o N 1df
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fa
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 106
keccakrng.o N 10b
keccakrng.o N 117
keccakrng.o N 12e
keccakrng.o N 139
keccakrng.o N 142
keccakrng.o N 158
keccakrng.o N 15f
keccakrng.o N 165
keccakrng.o N 173
keccakrng.o N 187
keccakrng.o N 18c
keccakrng.o N 198
keccakrng.o N 1a2
keccakrng.o N 1a6
keccakrng.o N 1cb
keccakrng.o N 1ea
keccakrng.o N 1fc
keccakrng.o N 20c
keccakrng.o N 21e
keccakrng.o N 22f
keccakrng.o N 242
keccakrng.o N 24c
keccakrng.o N 25
keccakrng.o N 251
keccakrng.o N 256
keccakrng.o N 25f
keccakrng.o N 273
keccakrng.o N 278
keccakrng.o N 287
keccakrng.o N 292
keccakrng.o N 29b
keccakrng.o N 2a3
keccakrng.o N 2a8
keccakrng.o N 2bc
keccakrng.o N 2cc
keccakrng.o N 2da
keccakrng.o N 2ee
keccakrng.o N 2f3
keccakrng.o N 2f7
keccakrng.o N 302
keccakrng.o N 308
keccakrng.o N 30a
keccakrng.o N 31
keccakrng.o N 311
keccakrng.o N 318
keccakrng.o N 320
keccakrng.o N 327
keccakrng.o N f1
keccakrng.o N fe
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 107
sign.o N 115
sign.o N 129
sign.o N 12c
sign.o N 143
sign.o N 14e
sign.o N 157
sign.o N 163
sign.o N 165
sign.o N 16f
sign.o N 174
sign.o N 179
sign.o N 182
sign.o N 186
sign.o N 19a
sign.o N 1ae
sign.o N 1c0
sign.o N 1d2
sign.o N 1dc
sign.o N 1f2
sign.o N 1fd
sign.o N 20a
sign.o N 20c
sign.o N 211
sign.o N 220
sign.o N 22b
sign.o N 234
sign.o N 23c
sign.o N 244
sign.o N 25
sign.o N 258
sign.o N 26b
sign.o N 27d
sign.o N 293
sign.o N 2a9
sign.o N 2b0
sign.o N 2c
sign.o N 2e0
sign.o N 308
sign.o N 335
sign.o N 337
sign.o N 33e
sign.o N 341
sign.o N 34b
sign.o N 34e
sign.o N 358
sign.o N 35b
sign.o N 35e
sign.o N 363
sign.o N 365
sign.o N 36c
sign.o N 376
sign.o N 380
sign.o N 383
sign.o N 386
sign.o N 38c
sign.o N 38e
sign.o N 393
sign.o N 397
sign.o N 39b
sign.o N 3a0
sign.o N ec
sign.o N fc
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 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 106
LUOV.o N 111
LUOV.o N 11a
LUOV.o N 122
LUOV.o N 136
LUOV.o N 13e
LUOV.o N 146
LUOV.o N 153
LUOV.o N 15b
LUOV.o N 160
LUOV.o N 16c
LUOV.o N 183
LUOV.o N 18e
LUOV.o N 197
LUOV.o N 1a1
LUOV.o N 1a6
LUOV.o N 1b4
LUOV.o N 1b9
LUOV.o N 1c2
LUOV.o N 1c6
LUOV.o N 1d1
LUOV.o N 1db
LUOV.o N 1ef
LUOV.o N 1f6
LUOV.o N 1fc
LUOV.o N 201
LUOV.o N 20d
LUOV.o N 217
LUOV.o N 23c
LUOV.o N 25
LUOV.o N 25b
LUOV.o N 26d
LUOV.o N 27d
LUOV.o N 290
LUOV.o N 2a9
LUOV.o N 2bc
LUOV.o N 2c
LUOV.o N 2d1
LUOV.o N 2d6
LUOV.o N 2e8
LUOV.o N 2fc
LUOV.o N 30c
LUOV.o N 318
LUOV.o N 324
LUOV.o N 32b
LUOV.o N 339
LUOV.o N 34c
LUOV.o N 357
LUOV.o N 35c
LUOV.o N 361
LUOV.o N 367
LUOV.o N 37c
LUOV.o N 38e
LUOV.o N 3a2
LUOV.o N 3b1
LUOV.o N 3c7
LUOV.o N 3d9
LUOV.o N 3ea
LUOV.o N 3f8
LUOV.o N 401
LUOV.o N 405
LUOV.o N 40c
LUOV.o N 420
LUOV.o N 424
LUOV.o N 439
LUOV.o N 449
LUOV.o N 454
LUOV.o N 468
LUOV.o N 47e
LUOV.o N 490
LUOV.o N 4a4
LUOV.o N 4ba
LUOV.o N 4cc
LUOV.o N 4e0
LUOV.o N 4f6
LUOV.o N 508
LUOV.o N 514
LUOV.o N 524
LUOV.o N 539
LUOV.o N 54f
LUOV.o N 55e
LUOV.o N 56b
LUOV.o N 56d
LUOV.o N 577
LUOV.o N 589
LUOV.o N 590
LUOV.o N 592
LUOV.o N 599
LUOV.o N 59b
LUOV.o N 5a2
LUOV.o N 5a5
LUOV.o N 5b1
LUOV.o N 5b3
LUOV.o N 5bd
LUOV.o N 5c8
LUOV.o N 5cb
LUOV.o N 5ce
LUOV.o N 5d8
LUOV.o N 5da
LUOV.o N 5dc
LUOV.o N 5e4
LUOV.o N 5e6
LUOV.o N 5e8
LUOV.o N 5ea
LUOV.o N 5ee
LUOV.o N 600
LUOV.o N 602
LUOV.o N 609
LUOV.o N 60c
LUOV.o N 611
LUOV.o N 61c
LUOV.o N 62b
LUOV.o N 635
LUOV.o N 644
LUOV.o N eb
LUOV.o N f2
LUOV.o N f7
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 101
LinearAlgebra.o N 110
LinearAlgebra.o N 11b
LinearAlgebra.o N 124
LinearAlgebra.o N 12c
LinearAlgebra.o N 140
LinearAlgebra.o N 148
LinearAlgebra.o N 152
LinearAlgebra.o N 157
LinearAlgebra.o N 15b
LinearAlgebra.o N 160
LinearAlgebra.o N 166
LinearAlgebra.o N 16d
LinearAlgebra.o N 17a
LinearAlgebra.o N 17e
LinearAlgebra.o N 180
LinearAlgebra.o N 185
LinearAlgebra.o N 192
LinearAlgebra.o N 19e
LinearAlgebra.o N 1a9
LinearAlgebra.o N 1b0
LinearAlgebra.o N 1b9
LinearAlgebra.o N 1bb
LinearAlgebra.o N 1c0
LinearAlgebra.o N 1c5
LinearAlgebra.o N 1ca
LinearAlgebra.o N 1d3
LinearAlgebra.o N 1d7
LinearAlgebra.o N 1d9
LinearAlgebra.o N 1e4
LinearAlgebra.o N 1ef
LinearAlgebra.o N 1fe
LinearAlgebra.o N 20a
LinearAlgebra.o N 210
LinearAlgebra.o N 224
LinearAlgebra.o N 236
LinearAlgebra.o N 23d
LinearAlgebra.o N 23f
LinearAlgebra.o N 243
LinearAlgebra.o N 247
LinearAlgebra.o N 24f
LinearAlgebra.o N 25
LinearAlgebra.o N 258
LinearAlgebra.o N 25f
LinearAlgebra.o N 269
LinearAlgebra.o N 26b
LinearAlgebra.o N 26f
LinearAlgebra.o N 278
LinearAlgebra.o N 35
LinearAlgebra.o N f4
LinearAlgebra.o N fc
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 167
intermediateValues.o N 176
intermediateValues.o N 181
intermediateValues.o N 18a
intermediateValues.o N 192
intermediateValues.o N 1a6
intermediateValues.o N 1ae
intermediateValues.o N 1b0
intermediateValues.o N 1b5
intermediateValues.o N 1b9
intermediateValues.o N 1be
intermediateValues.o N 1c4
intermediateValues.o N 1cb
intermediateValues.o N 1da
intermediateValues.o N 1de
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 272
keccakrng.o N 277
keccakrng.o N 286
keccakrng.o N 291
keccakrng.o N 29a
keccakrng.o N 2a2
keccakrng.o N 2a7
keccakrng.o N 2bb
keccakrng.o N 2cb
keccakrng.o N 2d9
keccakrng.o N 2ed
keccakrng.o N 2f2
keccakrng.o N 2f6
keccakrng.o N 301
keccakrng.o N 307
keccakrng.o N 309
keccakrng.o N 31
keccakrng.o N 310
keccakrng.o N 317
keccakrng.o N 31f
keccakrng.o N 326
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 210
sign.o N 21f
sign.o N 22a
sign.o N 233
sign.o N 23b
sign.o N 243
sign.o N 25
sign.o N 257
sign.o N 26a
sign.o N 27c
sign.o N 292
sign.o N 2a8
sign.o N 2af
sign.o N 2c
sign.o N 2df
sign.o N 307
sign.o N 334
sign.o N 336
sign.o N 33d
sign.o N 340
sign.o N 34a
sign.o N 34d
sign.o N 357
sign.o N 35a
sign.o N 35d
sign.o N 362
sign.o N 364
sign.o N 36b
sign.o N 375
sign.o N 37f
sign.o N 382
sign.o N 385
sign.o N 38b
sign.o N 38d
sign.o N 392
sign.o N 396
sign.o N 39a
sign.o N 39f
sign.o N eb
sign.o N fb
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) |