Test results for armeabi, berry0, crypto_sign/luov890351

[Page version: 20250206 00:27:24]

Measurements for armeabi, berry0, crypto_sign Test results for armeabi, berry0, crypto_sign Test results for crypto_sign/luov890351
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_sign
Primitive: luov890351
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
539873854556078 0 055835 416 1552T:portablegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
541550264551709 0 053035 440 1560T:portableclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
552674721548826 0 049679 416 1552T:portablegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
560173166546645 0 049603 432 1552T:portableclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
585460247545342 0 045935 408 1552T:portablegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
596361912547762 0 048927 416 1552T:portablegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
619401847546197 0 049147 432 1552T:portableclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
914335311550669 0 054335 440 1552T:portableclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
918761944551953 0 053115 440 1560T:portableclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
2609909872412154 36 0174131 416 1552T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
2628443127407470 36 0171051 416 1552T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
2679271033405628 36 0170095 408 1552T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
2699094477412512 36 0175479 440 1560T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
2702739216408976 36 0175291 440 1552T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
2732289365412364 36 0175483 440 1560T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
2755919245407000 36 0172731 432 1552T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
2777760642407142 36 0170879 416 1552T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102720240909
3076661021406676 36 0172539 432 1552T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102720240909

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:
ImplementationCompiler
T:portablegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:portablegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:portablegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


Bitcontainer.o N 0
Bitcontainer.o N 10f
Bitcontainer.o N 11a
Bitcontainer.o N 123
Bitcontainer.o N 136
Bitcontainer.o N 13b
Bitcontainer.o N 149
Bitcontainer.o N 14e
Bitcontainer.o N 157
Bitcontainer.o N 15b
Bitcontainer.o N 170
Bitcontainer.o N 180
Bitcontainer.o N 187
Bitcontainer.o N 18d
Bitcontainer.o N 1a1
Bitcontainer.o N 1a6
Bitcontainer.o N 1b3
Bitcontainer.o N 1bf
Bitcontainer.o N 1c9
Bitcontainer.o N 1ee
Bitcontainer.o N 20d
Bitcontainer.o N 21f
Bitcontainer.o N 22f
Bitcontainer.o N 242
Bitcontainer.o N 25
Bitcontainer.o N 256
Bitcontainer.o N 259
Bitcontainer.o N 264
Bitcontainer.o N 271
Bitcontainer.o N 273
Bitcontainer.o N 28a
Bitcontainer.o N 2a3
Bitcontainer.o N 2a7
Bitcontainer.o N 2ae
Bitcontainer.o N 2b6
Bitcontainer.o N 2cf
Bitcontainer.o N 2d1
Bitcontainer.o N 2d8
Bitcontainer.o N 2da
Bitcontainer.o N 2df
Bitcontainer.o N 2e1
Bitcontainer.o N 2e3
Bitcontainer.o N 2ea
Bitcontainer.o N 2ee
Bitcontainer.o N 2f8
Bitcontainer.o N 2fc
Bitcontainer.o N 300
Bitcontainer.o N 34
Bitcontainer.o N f8
Bitcontainer.o deserialize_bitcontainer T
Bitcontainer.o flipBit T
Bitcontainer.o getBit T
Bitcontainer.o randomBitcontainer T
Bitcontainer.o serialize_bitcontainer T
Bitcontainer.o squeezeBitcontainerArray T
Bitcontainer.o xor T
F16Field.o N 0
F16Field.o N 100
F16Field.o N 10d
F16Field.o N 118
F16Field.o N 121
F16Field.o N 135
F16Field.o N 145
F16Field.o N 154
F16Field.o N 15f
F16Field.o N 168
F16Field.o N 170
F16Field.o N 179
F16Field.o N 182
F16Field.o N 195
F16Field.o N 19a
F16Field.o N 1a8
F16Field.o N 1ad
F16Field.o N 1c4
F16Field.o N 1cf
F16Field.o N 1d8
F16Field.o N 1e1
F16Field.o N 1e5
F16Field.o N 1fa
F16Field.o N 201
F16Field.o N 203
F16Field.o N 20e
F16Field.o N 219
F16Field.o N 225
F16Field.o N 227
F16Field.o N 233
F16Field.o N 238
F16Field.o N 23a
F16Field.o N 246
F16Field.o N 25
F16Field.o N 255
F16Field.o N 260
F16Field.o N 26b
F16Field.o N 26f
F16Field.o N 27b
F16Field.o N 27d
F16Field.o N 28f
F16Field.o N 2a3
F16Field.o N 2b0
F16Field.o N 2c5
F16Field.o N 2d7
F16Field.o N 2f5
F16Field.o N 2f7
F16Field.o N 2fe
F16Field.o N 30
F16Field.o N 300
F16Field.o N 307
F16Field.o N 309
F16Field.o N 30b
F16Field.o N 310
F16Field.o N 317
F16Field.o N 319
F16Field.o N 31b
F16Field.o N 31d
F16Field.o N 31f
F16Field.o N 322
F16Field.o N 325
F16Field.o N 327
F16Field.o N 329
F16Field.o N 32d
F16Field.o N 32f
F16Field.o N f4
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 101
F32Field.o N 10a
F32Field.o N 113
F32Field.o N 125
F32Field.o N 12a
F32Field.o N 138
F32Field.o N 13d
F32Field.o N 154
F32Field.o N 15f
F32Field.o N 168
F32Field.o N 171
F32Field.o N 175
F32Field.o N 184
F32Field.o N 198
F32Field.o N 1a3
F32Field.o N 1a6
F32Field.o N 1b1
F32Field.o N 1ba
F32Field.o N 1c2
F32Field.o N 1c5
F32Field.o N 1cd
F32Field.o N 1d1
F32Field.o N 1dd
F32Field.o N 1e4
F32Field.o N 1ef
F32Field.o N 1fe
F32Field.o N 200
F32Field.o N 202
F32Field.o N 205
F32Field.o N 210
F32Field.o N 222
F32Field.o N 236
F32Field.o N 243
F32Field.o N 24a
F32Field.o N 25
F32Field.o N 258
F32Field.o N 26a
F32Field.o N 276
F32Field.o N 281
F32Field.o N 28c
F32Field.o N 28e
F32Field.o N 295
F32Field.o N 297
F32Field.o N 29e
F32Field.o N 2a0
F32Field.o N 2a2
F32Field.o N 2a4
F32Field.o N 2a6
F32Field.o N 2ac
F32Field.o N 2b1
F32Field.o N 30
F32Field.o N f4
F32Field.o f32add T
F32Field.o f32addInPlace T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 101
F48Field.o N 110
F48Field.o N 11b
F48Field.o N 124
F48Field.o N 12c
F48Field.o N 140
F48Field.o N 14d
F48Field.o N 156
F48Field.o N 15f
F48Field.o N 171
F48Field.o N 176
F48Field.o N 184
F48Field.o N 189
F48Field.o N 1a0
F48Field.o N 1ab
F48Field.o N 1b4
F48Field.o N 1bd
F48Field.o N 1c1
F48Field.o N 1d5
F48Field.o N 1e0
F48Field.o N 1e5
F48Field.o N 1ed
F48Field.o N 1f0
F48Field.o N 1f3
F48Field.o N 1f6
F48Field.o N 1fa
F48Field.o N 206
F48Field.o N 20d
F48Field.o N 218
F48Field.o N 236
F48Field.o N 241
F48Field.o N 25
F48Field.o N 253
F48Field.o N 267
F48Field.o N 274
F48Field.o N 27b
F48Field.o N 289
F48Field.o N 295
F48Field.o N 2a7
F48Field.o N 2b2
F48Field.o N 2bd
F48Field.o N 2bf
F48Field.o N 2c6
F48Field.o N 2c8
F48Field.o N 2ca
F48Field.o N 2d1
F48Field.o N 2d3
F48Field.o N 2d6
F48Field.o N 2d9
F48Field.o N 2df
F48Field.o N 2e3
F48Field.o N 2e5
F48Field.o N 2e7
F48Field.o N 30
F48Field.o N f4
F48Field.o f48add T
F48Field.o f48addInPlace T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 101
F64Field.o N 110
F64Field.o N 11b
F64Field.o N 124
F64Field.o N 12c
F64Field.o N 140
F64Field.o N 148
F64Field.o N 155
F64Field.o N 162
F64Field.o N 16b
F64Field.o N 174
F64Field.o N 18b
F64Field.o N 196
F64Field.o N 19f
F64Field.o N 1aa
F64Field.o N 1ae
F64Field.o N 1b0
F64Field.o N 1b2
F64Field.o N 1bd
F64Field.o N 1c0
F64Field.o N 1c3
F64Field.o N 1c6
F64Field.o N 1c9
F64Field.o N 1cd
F64Field.o N 1d9
F64Field.o N 1e0
F64Field.o N 1eb
F64Field.o N 209
F64Field.o N 214
F64Field.o N 226
F64Field.o N 22b
F64Field.o N 239
F64Field.o N 23e
F64Field.o N 247
F64Field.o N 25
F64Field.o N 25b
F64Field.o N 268
F64Field.o N 276
F64Field.o N 27d
F64Field.o N 289
F64Field.o N 29b
F64Field.o N 2a6
F64Field.o N 2b8
F64Field.o N 2cc
F64Field.o N 2cf
F64Field.o N 2d2
F64Field.o N 2d5
F64Field.o N 2db
F64Field.o N 2df
F64Field.o N 2e1
F64Field.o N 2e3
F64Field.o N 2ea
F64Field.o N 2ec
F64Field.o N 2f3
F64Field.o N 2f5
F64Field.o N 30
F64Field.o N f4
F64Field.o N fc
F64Field.o f64add T
F64Field.o f64addInPlace T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 101
F80Field.o N 110
F80Field.o N 11b
F80Field.o N 124
F80Field.o N 12c
F80Field.o N 140
F80Field.o N 148
F80Field.o N 155
F80Field.o N 162
F80Field.o N 16b
F80Field.o N 174
F80Field.o N 18b
F80Field.o N 196
F80Field.o N 19f
F80Field.o N 1aa
F80Field.o N 1ae
F80Field.o N 1b0
F80Field.o N 1b2
F80Field.o N 1bd
F80Field.o N 1c0
F80Field.o N 1c3
F80Field.o N 1c6
F80Field.o N 1c9
F80Field.o N 1cc
F80Field.o N 1d0
F80Field.o N 1dc
F80Field.o N 1e3
F80Field.o N 1ee
F80Field.o N 20c
F80Field.o N 217
F80Field.o N 229
F80Field.o N 22e
F80Field.o N 23c
F80Field.o N 241
F80Field.o N 24a
F80Field.o N 25
F80Field.o N 25e
F80Field.o N 26b
F80Field.o N 272
F80Field.o N 280
F80Field.o N 28c
F80Field.o N 29e
F80Field.o N 2a9
F80Field.o N 2bb
F80Field.o N 2cf
F80Field.o N 2d4
F80Field.o N 2da
F80Field.o N 2de
F80Field.o N 2e0
F80Field.o N 2e2
F80Field.o N 2e9
F80Field.o N 2eb
F80Field.o N 2f2
F80Field.o N 2f4
F80Field.o N 30
F80Field.o N f4
F80Field.o N fc
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80addInPlace T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 10d
F8Field.o N 118
F8Field.o N 121
F8Field.o N 135
F8Field.o N 144
F8Field.o N 152
F8Field.o N 15c
F8Field.o N 164
F8Field.o N 171
F8Field.o N 179
F8Field.o N 181
F8Field.o N 188
F8Field.o N 19b
F8Field.o N 1a0
F8Field.o N 1a5
F8Field.o N 1bc
F8Field.o N 1c7
F8Field.o N 1d0
F8Field.o N 1d9
F8Field.o N 1dd
F8Field.o N 1f2
F8Field.o N 1f8
F8Field.o N 1fa
F8Field.o N 204
F8Field.o N 215
F8Field.o N 228
F8Field.o N 234
F8Field.o N 23f
F8Field.o N 249
F8Field.o N 24b
F8Field.o N 25
F8Field.o N 252
F8Field.o N 254
F8Field.o N 25b
F8Field.o N 2f
F8Field.o N f3
F8Field.o N fe
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 10a
LUOV.o N 115
LUOV.o N 11e
LUOV.o N 132
LUOV.o N 135
LUOV.o N 13b
LUOV.o N 146
LUOV.o N 153
LUOV.o N 160
LUOV.o N 168
LUOV.o N 16d
LUOV.o N 179
LUOV.o N 185
LUOV.o N 187
LUOV.o N 195
LUOV.o N 1a1
LUOV.o N 1b4
LUOV.o N 1b6
LUOV.o N 1c0
LUOV.o N 1c8
LUOV.o N 1cf
LUOV.o N 1d1
LUOV.o N 1d6
LUOV.o N 1da
LUOV.o N 1dc
LUOV.o N 1ef
LUOV.o N 1f2
LUOV.o N 1f5
LUOV.o N 1f8
LUOV.o N 1fb
LUOV.o N 1fe
LUOV.o N 201
LUOV.o N 20b
LUOV.o N 210
LUOV.o N 215
LUOV.o N 21e
LUOV.o N 229
LUOV.o N 233
LUOV.o N 247
LUOV.o N 24e
LUOV.o N 25
LUOV.o N 254
LUOV.o N 259
LUOV.o N 265
LUOV.o N 26f
LUOV.o N 294
LUOV.o N 2b3
LUOV.o N 2c
LUOV.o N 2c5
LUOV.o N 2d5
LUOV.o N 2e8
LUOV.o N 301
LUOV.o N 318
LUOV.o N 331
LUOV.o N 336
LUOV.o N 347
LUOV.o N 35a
LUOV.o N 36d
LUOV.o N 371
LUOV.o N 37d
LUOV.o N 383
LUOV.o N 392
LUOV.o N 39c
LUOV.o N 3aa
LUOV.o N 3bd
LUOV.o N 3c8
LUOV.o N 3cd
LUOV.o N 3d2
LUOV.o N 3d8
LUOV.o N 3ed
LUOV.o N 3ff
LUOV.o N 413
LUOV.o N 422
LUOV.o N 438
LUOV.o N 44a
LUOV.o N 45b
LUOV.o N 469
LUOV.o N 472
LUOV.o N 476
LUOV.o N 47d
LUOV.o N 491
LUOV.o N 495
LUOV.o N 4aa
LUOV.o N 4b1
LUOV.o N 4c1
LUOV.o N 4d2
LUOV.o N 4e4
LUOV.o N 4f8
LUOV.o N 50e
LUOV.o N 520
LUOV.o N 534
LUOV.o N 54a
LUOV.o N 55c
LUOV.o N 570
LUOV.o N 586
LUOV.o N 598
LUOV.o N 5a4
LUOV.o N 5b4
LUOV.o N 5c9
LUOV.o N 5df
LUOV.o N 5ee
LUOV.o N 5fb
LUOV.o N 5fd
LUOV.o N 607
LUOV.o N 619
LUOV.o N 620
LUOV.o N 622
LUOV.o N 629
LUOV.o N 62b
LUOV.o N 632
LUOV.o N 635
LUOV.o N 641
LUOV.o N 643
LUOV.o N 64d
LUOV.o N 658
LUOV.o N 65b
LUOV.o N 65e
LUOV.o N 668
LUOV.o N 66a
LUOV.o N 66c
LUOV.o N 674
LUOV.o N 676
LUOV.o N 678
LUOV.o N 67a
LUOV.o N 67f
LUOV.o N 683
LUOV.o N 689
LUOV.o N 690
LUOV.o N 69b
LUOV.o N 6a4
LUOV.o N 6a6
LUOV.o N 6ad
LUOV.o N 6bf
LUOV.o N 6c4
LUOV.o N 6c9
LUOV.o N 6d4
LUOV.o N 6e3
LUOV.o N 6ed
LUOV.o N 6fc
LUOV.o N 707
LUOV.o N f0
LUOV.o N f3
LUOV.o _addScalarProduct1 T
LUOV.o _addScalarProduct3 T
LUOV.o addScalarProduct T
LUOV.o addScalarProduct3 T
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o expandTable T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o repeatTable T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 103
LinearAlgebra.o N 108
LinearAlgebra.o N 10c
LinearAlgebra.o N 111
LinearAlgebra.o N 117
LinearAlgebra.o N 125
LinearAlgebra.o N 12f
LinearAlgebra.o N 137
LinearAlgebra.o N 13e
LinearAlgebra.o N 145
LinearAlgebra.o N 152
LinearAlgebra.o N 156
LinearAlgebra.o N 158
LinearAlgebra.o N 15d
LinearAlgebra.o N 169
LinearAlgebra.o N 174
LinearAlgebra.o N 17d
LinearAlgebra.o N 17f
LinearAlgebra.o N 184
LinearAlgebra.o N 189
LinearAlgebra.o N 18e
LinearAlgebra.o N 197
LinearAlgebra.o N 19b
LinearAlgebra.o N 19d
LinearAlgebra.o N 1a3
LinearAlgebra.o N 1ab
LinearAlgebra.o N 1b5
LinearAlgebra.o N 1be
LinearAlgebra.o N 1c5
LinearAlgebra.o N 1c7
LinearAlgebra.o N 1c9
LinearAlgebra.o N 1d3
LinearAlgebra.o N 1de
LinearAlgebra.o N 1ed
LinearAlgebra.o N 1f9
LinearAlgebra.o N 20d
LinearAlgebra.o N 21f
LinearAlgebra.o N 226
LinearAlgebra.o N 22a
LinearAlgebra.o N 22e
LinearAlgebra.o N 232
LinearAlgebra.o N 23b
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f9
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 109
buffer.o N 114
buffer.o N 11d
buffer.o N 126
buffer.o N 128
buffer.o N 12d
buffer.o N 13b
buffer.o N 140
buffer.o N 149
buffer.o N 14d
buffer.o N 154
buffer.o N 156
buffer.o N 15e
buffer.o N 160
buffer.o N 167
buffer.o N 16b
buffer.o N 17e
buffer.o N 180
buffer.o N 185
buffer.o N 19a
buffer.o N 19e
buffer.o N 1a8
buffer.o N 1b2
buffer.o N 1bd
buffer.o N 1c1
buffer.o N 25
buffer.o N 2e
buffer.o N f2
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 111
intermediateValues.o N 126
intermediateValues.o N 13a
intermediateValues.o N 14f
intermediateValues.o N 15f
intermediateValues.o N 167
intermediateValues.o N 175
intermediateValues.o N 17f
intermediateValues.o N 187
intermediateValues.o N 18e
intermediateValues.o N 190
intermediateValues.o N 195
intermediateValues.o N 199
intermediateValues.o N 19e
intermediateValues.o N 1a4
intermediateValues.o N 1ab
intermediateValues.o N 1ba
intermediateValues.o N 1be
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fe
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 102
keccakrng.o N 10a
keccakrng.o N 10f
keccakrng.o N 11b
keccakrng.o N 129
keccakrng.o N 13f
keccakrng.o N 146
keccakrng.o N 14c
keccakrng.o N 160
keccakrng.o N 165
keccakrng.o N 171
keccakrng.o N 17b
keccakrng.o N 17f
keccakrng.o N 1a4
keccakrng.o N 1c3
keccakrng.o N 1d5
keccakrng.o N 1e5
keccakrng.o N 1f7
keccakrng.o N 208
keccakrng.o N 21b
keccakrng.o N 225
keccakrng.o N 22a
keccakrng.o N 22f
keccakrng.o N 246
keccakrng.o N 25
keccakrng.o N 251
keccakrng.o N 25a
keccakrng.o N 263
keccakrng.o N 276
keccakrng.o N 27b
keccakrng.o N 28f
keccakrng.o N 29f
keccakrng.o N 2ad
keccakrng.o N 2c1
keccakrng.o N 2c6
keccakrng.o N 2ca
keccakrng.o N 2d0
keccakrng.o N 2d2
keccakrng.o N 2d4
keccakrng.o N 2db
keccakrng.o N 2e2
keccakrng.o N 2ec
keccakrng.o N 2f4
keccakrng.o N 2fb
keccakrng.o N 302
keccakrng.o N 30d
keccakrng.o N 31
keccakrng.o N f5
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 100
sign.o N 10b
sign.o N 119
sign.o N 12d
sign.o N 130
sign.o N 13b
sign.o N 152
sign.o N 15d
sign.o N 166
sign.o N 173
sign.o N 17f
sign.o N 181
sign.o N 18b
sign.o N 190
sign.o N 195
sign.o N 19e
sign.o N 1a2
sign.o N 1b6
sign.o N 1ca
sign.o N 1dc
sign.o N 1ee
sign.o N 1f8
sign.o N 20e
sign.o N 219
sign.o N 226
sign.o N 228
sign.o N 232
sign.o N 23a
sign.o N 241
sign.o N 25
sign.o N 255
sign.o N 268
sign.o N 27a
sign.o N 290
sign.o N 2a6
sign.o N 2ad
sign.o N 2c
sign.o N 2e1
sign.o N 30d
sign.o N 33e
sign.o N 340
sign.o N 347
sign.o N 34a
sign.o N 354
sign.o N 357
sign.o N 361
sign.o N 364
sign.o N 367
sign.o N 36c
sign.o N 36e
sign.o N 375
sign.o N 37f
sign.o N 389
sign.o N 38c
sign.o N 38f
sign.o N 395
sign.o N 397
sign.o N 39c
sign.o N 3a0
sign.o N 3a4
sign.o N 3a9
sign.o N f0

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:portableclang -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 10f
Bitcontainer.o N 11a
Bitcontainer.o N 123
Bitcontainer.o N 136
Bitcontainer.o N 13b
Bitcontainer.o N 149
Bitcontainer.o N 14e
Bitcontainer.o N 157
Bitcontainer.o N 15b
Bitcontainer.o N 170
Bitcontainer.o N 180
Bitcontainer.o N 187
Bitcontainer.o N 18d
Bitcontainer.o N 1a1
Bitcontainer.o N 1a6
Bitcontainer.o N 1b3
Bitcontainer.o N 1bf
Bitcontainer.o N 1c9
Bitcontainer.o N 1ee
Bitcontainer.o N 20d
Bitcontainer.o N 21f
Bitcontainer.o N 22f
Bitcontainer.o N 242
Bitcontainer.o N 25
Bitcontainer.o N 256
Bitcontainer.o N 259
Bitcontainer.o N 264
Bitcontainer.o N 271
Bitcontainer.o N 273
Bitcontainer.o N 28a
Bitcontainer.o N 2a3
Bitcontainer.o N 2a7
Bitcontainer.o N 2ae
Bitcontainer.o N 2b6
Bitcontainer.o N 2cf
Bitcontainer.o N 2d1
Bitcontainer.o N 2d8
Bitcontainer.o N 2da
Bitcontainer.o N 2df
Bitcontainer.o N 2e1
Bitcontainer.o N 2e3
Bitcontainer.o N 2ea
Bitcontainer.o N 2ee
Bitcontainer.o N 2f8
Bitcontainer.o N 2fc
Bitcontainer.o N 300
Bitcontainer.o N 34
Bitcontainer.o N f8
Bitcontainer.o deserialize_bitcontainer T
Bitcontainer.o flipBit T
Bitcontainer.o getBit T
Bitcontainer.o randomBitcontainer T
Bitcontainer.o serialize_bitcontainer T
Bitcontainer.o squeezeBitcontainerArray T
Bitcontainer.o xor 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 13b
LUOV.o N 146
LUOV.o N 153
LUOV.o N 160
LUOV.o N 168
LUOV.o N 16d
LUOV.o N 179
LUOV.o N 185
LUOV.o N 187
LUOV.o N 195
LUOV.o N 1a1
LUOV.o N 1b4
LUOV.o N 1b6
LUOV.o N 1c0
LUOV.o N 1c8
LUOV.o N 1cf
LUOV.o N 1d1
LUOV.o N 1d6
LUOV.o N 1da
LUOV.o N 1dc
LUOV.o N 1ef
LUOV.o N 1f2
LUOV.o N 1f5
LUOV.o N 1f8
LUOV.o N 1fb
LUOV.o N 1fe
LUOV.o N 201
LUOV.o N 20b
LUOV.o N 210
LUOV.o N 215
LUOV.o N 21e
LUOV.o N 229
LUOV.o N 233
LUOV.o N 247
LUOV.o N 24e
LUOV.o N 25
LUOV.o N 254
LUOV.o N 259
LUOV.o N 265
LUOV.o N 26f
LUOV.o N 294
LUOV.o N 2b3
LUOV.o N 2c
LUOV.o N 2c5
LUOV.o N 2d5
LUOV.o N 2e8
LUOV.o N 301
LUOV.o N 318
LUOV.o N 331
LUOV.o N 336
LUOV.o N 347
LUOV.o N 35a
LUOV.o N 36d
LUOV.o N 371
LUOV.o N 37d
LUOV.o N 383
LUOV.o N 392
LUOV.o N 39c
LUOV.o N 3aa
LUOV.o N 3bd
LUOV.o N 3c8
LUOV.o N 3cd
LUOV.o N 3d2
LUOV.o N 3d8
LUOV.o N 3ed
LUOV.o N 3ff
LUOV.o N 413
LUOV.o N 422
LUOV.o N 438
LUOV.o N 44a
LUOV.o N 45b
LUOV.o N 469
LUOV.o N 472
LUOV.o N 476
LUOV.o N 47d
LUOV.o N 491
LUOV.o N 495
LUOV.o N 4aa
LUOV.o N 4b1
LUOV.o N 4c1
LUOV.o N 4d2
LUOV.o N 4e4
LUOV.o N 4f8
LUOV.o N 50e
LUOV.o N 520
LUOV.o N 534
LUOV.o N 54a
LUOV.o N 55c
LUOV.o N 570
LUOV.o N 586
LUOV.o N 598
LUOV.o N 5a4
LUOV.o N 5b4
LUOV.o N 5c9
LUOV.o N 5df
LUOV.o N 5ee
LUOV.o N 5fb
LUOV.o N 5fd
LUOV.o N 607
LUOV.o N 619
LUOV.o N 620
LUOV.o N 622
LUOV.o N 629
LUOV.o N 62b
LUOV.o N 632
LUOV.o N 635
LUOV.o N 641
LUOV.o N 643
LUOV.o N 64d
LUOV.o N 658
LUOV.o N 65b
LUOV.o N 65e
LUOV.o N 668
LUOV.o N 66a
LUOV.o N 66c
LUOV.o N 674
LUOV.o N 676
LUOV.o N 678
LUOV.o N 67a
LUOV.o N 67f
LUOV.o N 683
LUOV.o N 689
LUOV.o N 690
LUOV.o N 69b
LUOV.o N 6a4
LUOV.o N 6a6
LUOV.o N 6ad
LUOV.o N 6bf
LUOV.o N 6c4
LUOV.o N 6c9
LUOV.o N 6d4
LUOV.o N 6e3
LUOV.o N 6ed
LUOV.o N 6fc
LUOV.o N 707
LUOV.o N f0
LUOV.o N f3
LUOV.o _addScalarProduct1 T
LUOV.o _addScalarProduct3 T
LUOV.o addScalarProduct T
LUOV.o addScalarProduct3 T
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o expandTable T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o repeatTable T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 103
LinearAlgebra.o N 108
LinearAlgebra.o N 10c
LinearAlgebra.o N 111
LinearAlgebra.o N 117
LinearAlgebra.o N 125
LinearAlgebra.o N 12f
LinearAlgebra.o N 137
LinearAlgebra.o N 13e
LinearAlgebra.o N 145
LinearAlgebra.o N 152
LinearAlgebra.o N 156
LinearAlgebra.o N 158
LinearAlgebra.o N 15d
LinearAlgebra.o N 169
LinearAlgebra.o N 174
LinearAlgebra.o N 17d
LinearAlgebra.o N 17f
LinearAlgebra.o N 184
LinearAlgebra.o N 189
LinearAlgebra.o N 18e
LinearAlgebra.o N 197
LinearAlgebra.o N 19b
LinearAlgebra.o N 19d
LinearAlgebra.o N 1a3
LinearAlgebra.o N 1ab
LinearAlgebra.o N 1b5
LinearAlgebra.o N 1be
LinearAlgebra.o N 1c5
LinearAlgebra.o N 1c7
LinearAlgebra.o N 1c9
LinearAlgebra.o N 1d3
LinearAlgebra.o N 1de
LinearAlgebra.o N 1ed
LinearAlgebra.o N 1f9
LinearAlgebra.o N 20d
LinearAlgebra.o N 21f
LinearAlgebra.o N 226
LinearAlgebra.o N 22a
LinearAlgebra.o N 22e
LinearAlgebra.o N 232
LinearAlgebra.o N 23b
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f9
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 109
buffer.o N 114
buffer.o N 11d
buffer.o N 126
buffer.o N 128
buffer.o N 12d
buffer.o N 13b
buffer.o N 140
buffer.o N 149
buffer.o N 14d
buffer.o N 154
buffer.o N 156
buffer.o N 15e
buffer.o N 160
buffer.o N 167
buffer.o N 16b
buffer.o N 17e
buffer.o N 180
buffer.o N 185
buffer.o N 19a
buffer.o N 19e
buffer.o N 1a8
buffer.o N 1b2
buffer.o N 1bd
buffer.o N 1c1
buffer.o N 25
buffer.o N 2e
buffer.o N f2
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 111
intermediateValues.o N 126
intermediateValues.o N 13a
intermediateValues.o N 14f
intermediateValues.o N 15f
intermediateValues.o N 167
intermediateValues.o N 175
intermediateValues.o N 17f
intermediateValues.o N 187
intermediateValues.o N 18e
intermediateValues.o N 190
intermediateValues.o N 195
intermediateValues.o N 199
intermediateValues.o N 19e
intermediateValues.o N 1a4
intermediateValues.o N 1ab
intermediateValues.o N 1ba
intermediateValues.o N 1be
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fe
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 102
keccakrng.o N 10a
keccakrng.o N 10f
keccakrng.o N 11b
keccakrng.o N 129
keccakrng.o N 13f
keccakrng.o N 146
keccakrng.o N 14c
keccakrng.o N 160
keccakrng.o N 165
keccakrng.o N 171
keccakrng.o N 17b
keccakrng.o N 17f
keccakrng.o N 1a4
keccakrng.o N 1c3
keccakrng.o N 1d5
keccakrng.o N 1e5
keccakrng.o N 1f7
keccakrng.o N 208
keccakrng.o N 21b
keccakrng.o N 225
keccakrng.o N 22a
keccakrng.o N 22f
keccakrng.o N 246
keccakrng.o N 25
keccakrng.o N 251
keccakrng.o N 25a
keccakrng.o N 263
keccakrng.o N 276
keccakrng.o N 27b
keccakrng.o N 28f
keccakrng.o N 29f
keccakrng.o N 2ad
keccakrng.o N 2c1
keccakrng.o N 2c6
keccakrng.o N 2ca
keccakrng.o N 2d0
keccakrng.o N 2d2
keccakrng.o N 2d4
keccakrng.o N 2db
keccakrng.o N 2e2
keccakrng.o N 2ec
keccakrng.o N 2f4
keccakrng.o N 2fb
keccakrng.o N 302
keccakrng.o N 30d
keccakrng.o N 31
keccakrng.o N f5
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 100
sign.o N 10b
sign.o N 119
sign.o N 12d
sign.o N 130
sign.o N 13b
sign.o N 152
sign.o N 15d
sign.o N 166
sign.o N 173
sign.o N 17f
sign.o N 181
sign.o N 18b
sign.o N 190
sign.o N 195
sign.o N 19e
sign.o N 1a2
sign.o N 1b6
sign.o N 1ca
sign.o N 1dc
sign.o N 1ee
sign.o N 1f8
sign.o N 20e
sign.o N 219
sign.o N 226
sign.o N 228
sign.o N 232
sign.o N 23a
sign.o N 241
sign.o N 25
sign.o N 255
sign.o N 268
sign.o N 27a
sign.o N 290
sign.o N 2a6
sign.o N 2ad
sign.o N 2c
sign.o N 2e1
sign.o N 30d
sign.o N 33e
sign.o N 340
sign.o N 347
sign.o N 34a
sign.o N 354
sign.o N 357
sign.o N 361
sign.o N 364
sign.o N 367
sign.o N 36c
sign.o N 36e
sign.o N 375
sign.o N 37f
sign.o N 389
sign.o N 38c
sign.o N 38f
sign.o N 395
sign.o N 397
sign.o N 39c
sign.o N 3a0
sign.o N 3a4
sign.o N 3a9
sign.o N f0

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:portableclang -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 10e
Bitcontainer.o N 119
Bitcontainer.o N 122
Bitcontainer.o N 135
Bitcontainer.o N 13a
Bitcontainer.o N 148
Bitcontainer.o N 14d
Bitcontainer.o N 156
Bitcontainer.o N 15a
Bitcontainer.o N 16f
Bitcontainer.o N 17f
Bitcontainer.o N 186
Bitcontainer.o N 18c
Bitcontainer.o N 1a0
Bitcontainer.o N 1a5
Bitcontainer.o N 1b2
Bitcontainer.o N 1be
Bitcontainer.o N 1c8
Bitcontainer.o N 1ed
Bitcontainer.o N 20c
Bitcontainer.o N 21e
Bitcontainer.o N 22e
Bitcontainer.o N 245
Bitcontainer.o N 25
Bitcontainer.o N 25e
Bitcontainer.o N 269
Bitcontainer.o N 276
Bitcontainer.o N 27a
Bitcontainer.o N 28d
Bitcontainer.o N 294
Bitcontainer.o N 29c
Bitcontainer.o N 2b5
Bitcontainer.o N 2b7
Bitcontainer.o N 2be
Bitcontainer.o N 2c0
Bitcontainer.o N 2c5
Bitcontainer.o N 2c7
Bitcontainer.o N 2c9
Bitcontainer.o N 2d0
Bitcontainer.o N 2d4
Bitcontainer.o N 2e8
Bitcontainer.o N 2eb
Bitcontainer.o N 2ed
Bitcontainer.o N 2f7
Bitcontainer.o N 2fb
Bitcontainer.o N 2ff
Bitcontainer.o N 34
Bitcontainer.o N f7
Bitcontainer.o deserialize_bitcontainer T
Bitcontainer.o flipBit T
Bitcontainer.o getBit T
Bitcontainer.o randomBitcontainer T
Bitcontainer.o serialize_bitcontainer T
Bitcontainer.o squeezeBitcontainerArray T
Bitcontainer.o xor T
F16Field.o N 0
F16Field.o N 10c
F16Field.o N 117
F16Field.o N 120
F16Field.o N 134
F16Field.o N 144
F16Field.o N 153
F16Field.o N 15e
F16Field.o N 167
F16Field.o N 16f
F16Field.o N 178
F16Field.o N 181
F16Field.o N 194
F16Field.o N 199
F16Field.o N 1a7
F16Field.o N 1ac
F16Field.o N 1c3
F16Field.o N 1ce
F16Field.o N 1d7
F16Field.o N 1e0
F16Field.o N 1e4
F16Field.o N 1f9
F16Field.o N 20b
F16Field.o N 21f
F16Field.o N 22c
F16Field.o N 238
F16Field.o N 243
F16Field.o N 24a
F16Field.o N 25
F16Field.o N 255
F16Field.o N 26a
F16Field.o N 279
F16Field.o N 285
F16Field.o N 290
F16Field.o N 29c
F16Field.o N 2a7
F16Field.o N 2b3
F16Field.o N 2c5
F16Field.o N 2e3
F16Field.o N 2e5
F16Field.o N 2ec
F16Field.o N 2ee
F16Field.o N 2f0
F16Field.o N 2f7
F16Field.o N 2f9
F16Field.o N 2fb
F16Field.o N 2fd
F16Field.o N 2ff
F16Field.o N 30
F16Field.o N 304
F16Field.o N 30b
F16Field.o N 30d
F16Field.o N 311
F16Field.o N 316
F16Field.o N 318
F16Field.o N 31a
F16Field.o N 31c
F16Field.o N 31e
F16Field.o N 320
F16Field.o N 322
F16Field.o N 325
F16Field.o N 328
F16Field.o N 32a
F16Field.o N 32c
F16Field.o N f3
F16Field.o N ff
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 100
F32Field.o N 109
F32Field.o N 112
F32Field.o N 124
F32Field.o N 129
F32Field.o N 137
F32Field.o N 13c
F32Field.o N 153
F32Field.o N 15e
F32Field.o N 167
F32Field.o N 170
F32Field.o N 174
F32Field.o N 183
F32Field.o N 197
F32Field.o N 1a3
F32Field.o N 1aa
F32Field.o N 1b5
F32Field.o N 1c0
F32Field.o N 1cb
F32Field.o N 1ce
F32Field.o N 1d9
F32Field.o N 1e2
F32Field.o N 1ea
F32Field.o N 1ed
F32Field.o N 1f5
F32Field.o N 207
F32Field.o N 21b
F32Field.o N 228
F32Field.o N 22f
F32Field.o N 23d
F32Field.o N 24c
F32Field.o N 25
F32Field.o N 25e
F32Field.o N 26a
F32Field.o N 275
F32Field.o N 280
F32Field.o N 284
F32Field.o N 286
F32Field.o N 28d
F32Field.o N 28f
F32Field.o N 291
F32Field.o N 298
F32Field.o N 29a
F32Field.o N 29d
F32Field.o N 29f
F32Field.o N 2a1
F32Field.o N 2a3
F32Field.o N 2a5
F32Field.o N 2ab
F32Field.o N 2b0
F32Field.o N 30
F32Field.o N f3
F32Field.o f32add T
F32Field.o f32addInPlace T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 100
F48Field.o N 10f
F48Field.o N 11a
F48Field.o N 123
F48Field.o N 12b
F48Field.o N 13f
F48Field.o N 14c
F48Field.o N 155
F48Field.o N 15e
F48Field.o N 170
F48Field.o N 175
F48Field.o N 183
F48Field.o N 188
F48Field.o N 19f
F48Field.o N 1aa
F48Field.o N 1b3
F48Field.o N 1bc
F48Field.o N 1c0
F48Field.o N 1d4
F48Field.o N 1e0
F48Field.o N 1e7
F48Field.o N 1f2
F48Field.o N 210
F48Field.o N 21b
F48Field.o N 226
F48Field.o N 22b
F48Field.o N 233
F48Field.o N 245
F48Field.o N 25
F48Field.o N 259
F48Field.o N 266
F48Field.o N 26d
F48Field.o N 27b
F48Field.o N 287
F48Field.o N 299
F48Field.o N 2a4
F48Field.o N 2af
F48Field.o N 2b2
F48Field.o N 2b5
F48Field.o N 2b8
F48Field.o N 2bc
F48Field.o N 2be
F48Field.o N 2c5
F48Field.o N 2c7
F48Field.o N 2c9
F48Field.o N 2d0
F48Field.o N 2d2
F48Field.o N 2d5
F48Field.o N 2d8
F48Field.o N 2de
F48Field.o N 2e2
F48Field.o N 2e4
F48Field.o N 2e6
F48Field.o N 30
F48Field.o N f3
F48Field.o f48add T
F48Field.o f48addInPlace T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 100
F64Field.o N 10f
F64Field.o N 11a
F64Field.o N 123
F64Field.o N 12b
F64Field.o N 13f
F64Field.o N 147
F64Field.o N 154
F64Field.o N 161
F64Field.o N 16a
F64Field.o N 173
F64Field.o N 18a
F64Field.o N 195
F64Field.o N 19e
F64Field.o N 1aa
F64Field.o N 1b1
F64Field.o N 1bc
F64Field.o N 1da
F64Field.o N 1e5
F64Field.o N 1f7
F64Field.o N 1fc
F64Field.o N 20a
F64Field.o N 20f
F64Field.o N 218
F64Field.o N 21c
F64Field.o N 230
F64Field.o N 23b
F64Field.o N 248
F64Field.o N 25
F64Field.o N 253
F64Field.o N 261
F64Field.o N 268
F64Field.o N 274
F64Field.o N 286
F64Field.o N 291
F64Field.o N 2a3
F64Field.o N 2b7
F64Field.o N 2ba
F64Field.o N 2bd
F64Field.o N 2c0
F64Field.o N 2c4
F64Field.o N 2c7
F64Field.o N 2c9
F64Field.o N 2cb
F64Field.o N 2ce
F64Field.o N 2d1
F64Field.o N 2d4
F64Field.o N 2da
F64Field.o N 2de
F64Field.o N 2e0
F64Field.o N 2e2
F64Field.o N 2e9
F64Field.o N 2eb
F64Field.o N 2f2
F64Field.o N 2f4
F64Field.o N 30
F64Field.o N f3
F64Field.o N fb
F64Field.o f64add T
F64Field.o f64addInPlace T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 100
F80Field.o N 10f
F80Field.o N 11a
F80Field.o N 123
F80Field.o N 12b
F80Field.o N 13f
F80Field.o N 147
F80Field.o N 154
F80Field.o N 161
F80Field.o N 16a
F80Field.o N 173
F80Field.o N 18a
F80Field.o N 195
F80Field.o N 19e
F80Field.o N 1aa
F80Field.o N 1b1
F80Field.o N 1bc
F80Field.o N 1da
F80Field.o N 1e5
F80Field.o N 1f7
F80Field.o N 1fc
F80Field.o N 20a
F80Field.o N 20f
F80Field.o N 218
F80Field.o N 21c
F80Field.o N 230
F80Field.o N 23b
F80Field.o N 248
F80Field.o N 25
F80Field.o N 253
F80Field.o N 25a
F80Field.o N 268
F80Field.o N 274
F80Field.o N 286
F80Field.o N 291
F80Field.o N 2a3
F80Field.o N 2b7
F80Field.o N 2ba
F80Field.o N 2bd
F80Field.o N 2c0
F80Field.o N 2c4
F80Field.o N 2c7
F80Field.o N 2ca
F80Field.o N 2cc
F80Field.o N 2ce
F80Field.o N 2d3
F80Field.o N 2d9
F80Field.o N 2dd
F80Field.o N 2df
F80Field.o N 2e1
F80Field.o N 2e8
F80Field.o N 2ea
F80Field.o N 2f1
F80Field.o N 2f3
F80Field.o N 30
F80Field.o N f3
F80Field.o N fb
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80addInPlace T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 10c
F8Field.o N 117
F8Field.o N 120
F8Field.o N 134
F8Field.o N 143
F8Field.o N 151
F8Field.o N 15b
F8Field.o N 163
F8Field.o N 170
F8Field.o N 178
F8Field.o N 180
F8Field.o N 187
F8Field.o N 19a
F8Field.o N 19f
F8Field.o N 1a4
F8Field.o N 1bb
F8Field.o N 1c6
F8Field.o N 1cf
F8Field.o N 1d8
F8Field.o N 1dc
F8Field.o N 1f1
F8Field.o N 202
F8Field.o N 215
F8Field.o N 221
F8Field.o N 22c
F8Field.o N 236
F8Field.o N 23c
F8Field.o N 246
F8Field.o N 248
F8Field.o N 24f
F8Field.o N 25
F8Field.o N 251
F8Field.o N 253
F8Field.o N 25a
F8Field.o N 2f
F8Field.o N f2
F8Field.o N fd
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 109
LUOV.o N 114
LUOV.o N 11d
LUOV.o N 131
LUOV.o N 134
LUOV.o N 13a
LUOV.o N 145
LUOV.o N 152
LUOV.o N 15f
LUOV.o N 167
LUOV.o N 16c
LUOV.o N 178
LUOV.o N 182
LUOV.o N 187
LUOV.o N 195
LUOV.o N 19a
LUOV.o N 1a3
LUOV.o N 1a7
LUOV.o N 1b2
LUOV.o N 1bc
LUOV.o N 1d0
LUOV.o N 1d7
LUOV.o N 1dd
LUOV.o N 1e2
LUOV.o N 1ee
LUOV.o N 1f8
LUOV.o N 21d
LUOV.o N 23c
LUOV.o N 24e
LUOV.o N 25
LUOV.o N 25e
LUOV.o N 271
LUOV.o N 28a
LUOV.o N 2a1
LUOV.o N 2ba
LUOV.o N 2bf
LUOV.o N 2c
LUOV.o N 2d0
LUOV.o N 2e3
LUOV.o N 2f6
LUOV.o N 2fa
LUOV.o N 306
LUOV.o N 30c
LUOV.o N 31b
LUOV.o N 325
LUOV.o N 333
LUOV.o N 346
LUOV.o N 351
LUOV.o N 356
LUOV.o N 35b
LUOV.o N 361
LUOV.o N 36b
LUOV.o N 373
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 429
LUOV.o N 435
LUOV.o N 441
LUOV.o N 454
LUOV.o N 467
LUOV.o N 478
LUOV.o N 48a
LUOV.o N 49e
LUOV.o N 4b4
LUOV.o N 4c6
LUOV.o N 4da
LUOV.o N 4f0
LUOV.o N 502
LUOV.o N 516
LUOV.o N 52c
LUOV.o N 53e
LUOV.o N 54a
LUOV.o N 55a
LUOV.o N 56f
LUOV.o N 585
LUOV.o N 593
LUOV.o N 5a2
LUOV.o N 5af
LUOV.o N 5b1
LUOV.o N 5bb
LUOV.o N 5cd
LUOV.o N 5d4
LUOV.o N 5d6
LUOV.o N 5d8
LUOV.o N 5da
LUOV.o N 5df
LUOV.o N 5e1
LUOV.o N 5e4
LUOV.o N 5e7
LUOV.o N 5ea
LUOV.o N 5ed
LUOV.o N 5f0
LUOV.o N 5f3
LUOV.o N 5f5
LUOV.o N 5fc
LUOV.o N 5fe
LUOV.o N 605
LUOV.o N 608
LUOV.o N 614
LUOV.o N 616
LUOV.o N 620
LUOV.o N 634
LUOV.o N 63f
LUOV.o N 642
LUOV.o N 645
LUOV.o N 64f
LUOV.o N 651
LUOV.o N 653
LUOV.o N 65b
LUOV.o N 65d
LUOV.o N 65f
LUOV.o N 661
LUOV.o N 666
LUOV.o N 66a
LUOV.o N 670
LUOV.o N 677
LUOV.o N 682
LUOV.o N 68b
LUOV.o N 68d
LUOV.o N 694
LUOV.o N 6a6
LUOV.o N 6ad
LUOV.o N 6b2
LUOV.o N 6b7
LUOV.o N 6c2
LUOV.o N 6d1
LUOV.o N 6db
LUOV.o N 6ea
LUOV.o N 6f3
LUOV.o N 6f7
LUOV.o N 6fb
LUOV.o N 706
LUOV.o N ef
LUOV.o N f2
LUOV.o _addScalarProduct1 T
LUOV.o _addScalarProduct3 T
LUOV.o addScalarProduct T
LUOV.o addScalarProduct3 T
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o expandTable T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o repeatTable T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 109
LinearAlgebra.o N 117
LinearAlgebra.o N 122
LinearAlgebra.o N 12c
LinearAlgebra.o N 136
LinearAlgebra.o N 13b
LinearAlgebra.o N 13f
LinearAlgebra.o N 144
LinearAlgebra.o N 14a
LinearAlgebra.o N 154
LinearAlgebra.o N 15c
LinearAlgebra.o N 163
LinearAlgebra.o N 16a
LinearAlgebra.o N 175
LinearAlgebra.o N 184
LinearAlgebra.o N 190
LinearAlgebra.o N 199
LinearAlgebra.o N 1a2
LinearAlgebra.o N 1a8
LinearAlgebra.o N 1bc
LinearAlgebra.o N 1ce
LinearAlgebra.o N 1db
LinearAlgebra.o N 1df
LinearAlgebra.o N 1e1
LinearAlgebra.o N 1e8
LinearAlgebra.o N 1ea
LinearAlgebra.o N 1ee
LinearAlgebra.o N 1f2
LinearAlgebra.o N 1f7
LinearAlgebra.o N 1fc
LinearAlgebra.o N 1fe
LinearAlgebra.o N 203
LinearAlgebra.o N 207
LinearAlgebra.o N 209
LinearAlgebra.o N 211
LinearAlgebra.o N 21a
LinearAlgebra.o N 221
LinearAlgebra.o N 22b
LinearAlgebra.o N 22d
LinearAlgebra.o N 231
LinearAlgebra.o N 23a
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f8
LinearAlgebra.o N fd
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 108
buffer.o N 113
buffer.o N 11c
buffer.o N 125
buffer.o N 12d
buffer.o N 13b
buffer.o N 14e
buffer.o N 163
buffer.o N 16d
buffer.o N 172
buffer.o N 177
buffer.o N 180
buffer.o N 184
buffer.o N 18b
buffer.o N 195
buffer.o N 19c
buffer.o N 1a7
buffer.o N 1a9
buffer.o N 1ab
buffer.o N 1ad
buffer.o N 1b1
buffer.o N 1b3
buffer.o N 1b8
buffer.o N 1bc
buffer.o N 1c0
buffer.o N 25
buffer.o N 2e
buffer.o N f1
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 110
intermediateValues.o N 125
intermediateValues.o N 139
intermediateValues.o N 14e
intermediateValues.o N 15e
intermediateValues.o N 166
intermediateValues.o N 174
intermediateValues.o N 17e
intermediateValues.o N 186
intermediateValues.o N 18d
intermediateValues.o N 18f
intermediateValues.o N 194
intermediateValues.o N 198
intermediateValues.o N 19d
intermediateValues.o N 1a3
intermediateValues.o N 1aa
intermediateValues.o N 1b9
intermediateValues.o N 1bd
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fd
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 101
keccakrng.o N 109
keccakrng.o N 10e
keccakrng.o N 11a
keccakrng.o N 128
keccakrng.o N 13e
keccakrng.o N 145
keccakrng.o N 14b
keccakrng.o N 15f
keccakrng.o N 164
keccakrng.o N 170
keccakrng.o N 17a
keccakrng.o N 17e
keccakrng.o N 1a3
keccakrng.o N 1c2
keccakrng.o N 1d4
keccakrng.o N 1e4
keccakrng.o N 1f6
keccakrng.o N 207
keccakrng.o N 21a
keccakrng.o N 224
keccakrng.o N 229
keccakrng.o N 22e
keccakrng.o N 245
keccakrng.o N 25
keccakrng.o N 250
keccakrng.o N 259
keccakrng.o N 262
keccakrng.o N 275
keccakrng.o N 27a
keccakrng.o N 28e
keccakrng.o N 29e
keccakrng.o N 2ac
keccakrng.o N 2c0
keccakrng.o N 2c5
keccakrng.o N 2c9
keccakrng.o N 2cf
keccakrng.o N 2d1
keccakrng.o N 2d3
keccakrng.o N 2da
keccakrng.o N 2e1
keccakrng.o N 2eb
keccakrng.o N 2f3
keccakrng.o N 2fa
keccakrng.o N 301
keccakrng.o N 30c
keccakrng.o N 31
keccakrng.o N f4
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 10a
sign.o N 118
sign.o N 12c
sign.o N 12f
sign.o N 13a
sign.o N 151
sign.o N 15c
sign.o N 165
sign.o N 172
sign.o N 17e
sign.o N 180
sign.o N 18a
sign.o N 18f
sign.o N 194
sign.o N 19d
sign.o N 1a1
sign.o N 1b5
sign.o N 1c9
sign.o N 1db
sign.o N 1ed
sign.o N 1f7
sign.o N 20d
sign.o N 218
sign.o N 225
sign.o N 227
sign.o N 231
sign.o N 239
sign.o N 240
sign.o N 25
sign.o N 254
sign.o N 267
sign.o N 279
sign.o N 28f
sign.o N 2a5
sign.o N 2ac
sign.o N 2c
sign.o N 2e0
sign.o N 30c
sign.o N 33d
sign.o N 33f
sign.o N 346
sign.o N 349
sign.o N 353
sign.o N 356
sign.o N 360
sign.o N 363
sign.o N 366
sign.o N 36b
sign.o N 36d
sign.o N 374
sign.o N 37e
sign.o N 388
sign.o N 38b
sign.o N 38e
sign.o N 394
sign.o N 396
sign.o N 39b
sign.o N 39f
sign.o N 3a3
sign.o N 3a8
sign.o N ef
sign.o N ff

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:portableclang -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 10f
Bitcontainer.o N 11a
Bitcontainer.o N 123
Bitcontainer.o N 136
Bitcontainer.o N 13b
Bitcontainer.o N 149
Bitcontainer.o N 14e
Bitcontainer.o N 157
Bitcontainer.o N 15b
Bitcontainer.o N 170
Bitcontainer.o N 180
Bitcontainer.o N 187
Bitcontainer.o N 18d
Bitcontainer.o N 1a1
Bitcontainer.o N 1a6
Bitcontainer.o N 1b3
Bitcontainer.o N 1bf
Bitcontainer.o N 1c9
Bitcontainer.o N 1ee
Bitcontainer.o N 20d
Bitcontainer.o N 21f
Bitcontainer.o N 22f
Bitcontainer.o N 242
Bitcontainer.o N 25
Bitcontainer.o N 256
Bitcontainer.o N 259
Bitcontainer.o N 264
Bitcontainer.o N 271
Bitcontainer.o N 273
Bitcontainer.o N 28a
Bitcontainer.o N 2a3
Bitcontainer.o N 2a7
Bitcontainer.o N 2ae
Bitcontainer.o N 2b6
Bitcontainer.o N 2cf
Bitcontainer.o N 2d1
Bitcontainer.o N 2d8
Bitcontainer.o N 2da
Bitcontainer.o N 2df
Bitcontainer.o N 2e1
Bitcontainer.o N 2e3
Bitcontainer.o N 2ea
Bitcontainer.o N 2ee
Bitcontainer.o N 2f8
Bitcontainer.o N 2fc
Bitcontainer.o N 300
Bitcontainer.o N 34
Bitcontainer.o N f8
Bitcontainer.o deserialize_bitcontainer T
Bitcontainer.o flipBit T
Bitcontainer.o getBit T
Bitcontainer.o randomBitcontainer T
Bitcontainer.o serialize_bitcontainer T
Bitcontainer.o squeezeBitcontainerArray T
Bitcontainer.o xor T
F16Field.o N 0
F16Field.o N 100
F16Field.o N 10d
F16Field.o N 118
F16Field.o N 121
F16Field.o N 135
F16Field.o N 145
F16Field.o N 154
F16Field.o N 15f
F16Field.o N 168
F16Field.o N 170
F16Field.o N 179
F16Field.o N 182
F16Field.o N 195
F16Field.o N 19a
F16Field.o N 1a8
F16Field.o N 1ad
F16Field.o N 1c4
F16Field.o N 1cf
F16Field.o N 1d8
F16Field.o N 1e1
F16Field.o N 1e5
F16Field.o N 1fa
F16Field.o N 201
F16Field.o N 203
F16Field.o N 20e
F16Field.o N 21a
F16Field.o N 21c
F16Field.o N 228
F16Field.o N 22d
F16Field.o N 22f
F16Field.o N 23b
F16Field.o N 246
F16Field.o N 25
F16Field.o N 255
F16Field.o N 260
F16Field.o N 264
F16Field.o N 276
F16Field.o N 28a
F16Field.o N 297
F16Field.o N 2a2
F16Field.o N 2b7
F16Field.o N 2c3
F16Field.o N 2d5
F16Field.o N 2f3
F16Field.o N 2f5
F16Field.o N 2fc
F16Field.o N 2fe
F16Field.o N 30
F16Field.o N 305
F16Field.o N 307
F16Field.o N 309
F16Field.o N 30e
F16Field.o N 315
F16Field.o N 317
F16Field.o N 319
F16Field.o N 31b
F16Field.o N 31d
F16Field.o N 31f
F16Field.o N 321
F16Field.o N 323
F16Field.o N 326
F16Field.o N 329
F16Field.o N 32b
F16Field.o N 32d
F16Field.o N f4
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 101
F32Field.o N 10a
F32Field.o N 113
F32Field.o N 125
F32Field.o N 12a
F32Field.o N 138
F32Field.o N 13d
F32Field.o N 154
F32Field.o N 15f
F32Field.o N 168
F32Field.o N 171
F32Field.o N 175
F32Field.o N 184
F32Field.o N 198
F32Field.o N 1a3
F32Field.o N 1a6
F32Field.o N 1b1
F32Field.o N 1ba
F32Field.o N 1c2
F32Field.o N 1c5
F32Field.o N 1cd
F32Field.o N 1d1
F32Field.o N 1dd
F32Field.o N 1e4
F32Field.o N 1ef
F32Field.o N 1fa
F32Field.o N 20c
F32Field.o N 220
F32Field.o N 22d
F32Field.o N 234
F32Field.o N 242
F32Field.o N 25
F32Field.o N 251
F32Field.o N 263
F32Field.o N 26f
F32Field.o N 27a
F32Field.o N 285
F32Field.o N 287
F32Field.o N 28e
F32Field.o N 290
F32Field.o N 292
F32Field.o N 299
F32Field.o N 29b
F32Field.o N 29e
F32Field.o N 2a0
F32Field.o N 2a2
F32Field.o N 2a4
F32Field.o N 2a6
F32Field.o N 2ac
F32Field.o N 2b1
F32Field.o N 30
F32Field.o N f4
F32Field.o f32add T
F32Field.o f32addInPlace T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 101
F48Field.o N 110
F48Field.o N 11b
F48Field.o N 124
F48Field.o N 12c
F48Field.o N 140
F48Field.o N 14d
F48Field.o N 156
F48Field.o N 15f
F48Field.o N 171
F48Field.o N 176
F48Field.o N 184
F48Field.o N 189
F48Field.o N 1a0
F48Field.o N 1ab
F48Field.o N 1b4
F48Field.o N 1bd
F48Field.o N 1c1
F48Field.o N 1d5
F48Field.o N 1e0
F48Field.o N 1e5
F48Field.o N 1ed
F48Field.o N 1f0
F48Field.o N 1f3
F48Field.o N 1f6
F48Field.o N 1fa
F48Field.o N 206
F48Field.o N 20d
F48Field.o N 218
F48Field.o N 236
F48Field.o N 241
F48Field.o N 25
F48Field.o N 253
F48Field.o N 267
F48Field.o N 274
F48Field.o N 27b
F48Field.o N 289
F48Field.o N 295
F48Field.o N 2a7
F48Field.o N 2b2
F48Field.o N 2bd
F48Field.o N 2bf
F48Field.o N 2c6
F48Field.o N 2c8
F48Field.o N 2ca
F48Field.o N 2d1
F48Field.o N 2d3
F48Field.o N 2d6
F48Field.o N 2d9
F48Field.o N 2df
F48Field.o N 2e3
F48Field.o N 2e5
F48Field.o N 2e7
F48Field.o N 30
F48Field.o N f4
F48Field.o f48add T
F48Field.o f48addInPlace T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 101
F64Field.o N 110
F64Field.o N 11b
F64Field.o N 124
F64Field.o N 12c
F64Field.o N 140
F64Field.o N 148
F64Field.o N 155
F64Field.o N 162
F64Field.o N 16b
F64Field.o N 174
F64Field.o N 18b
F64Field.o N 196
F64Field.o N 19f
F64Field.o N 1aa
F64Field.o N 1ae
F64Field.o N 1b0
F64Field.o N 1b2
F64Field.o N 1bd
F64Field.o N 1c0
F64Field.o N 1c3
F64Field.o N 1c6
F64Field.o N 1c9
F64Field.o N 1cd
F64Field.o N 1d9
F64Field.o N 1e0
F64Field.o N 1eb
F64Field.o N 209
F64Field.o N 214
F64Field.o N 226
F64Field.o N 22b
F64Field.o N 239
F64Field.o N 23e
F64Field.o N 247
F64Field.o N 25
F64Field.o N 25b
F64Field.o N 268
F64Field.o N 276
F64Field.o N 27d
F64Field.o N 289
F64Field.o N 29b
F64Field.o N 2a6
F64Field.o N 2b8
F64Field.o N 2cc
F64Field.o N 2cf
F64Field.o N 2d2
F64Field.o N 2d5
F64Field.o N 2db
F64Field.o N 2df
F64Field.o N 2e1
F64Field.o N 2e3
F64Field.o N 2ea
F64Field.o N 2ec
F64Field.o N 2f3
F64Field.o N 2f5
F64Field.o N 30
F64Field.o N f4
F64Field.o N fc
F64Field.o f64add T
F64Field.o f64addInPlace T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 101
F80Field.o N 110
F80Field.o N 11b
F80Field.o N 124
F80Field.o N 12c
F80Field.o N 140
F80Field.o N 148
F80Field.o N 155
F80Field.o N 162
F80Field.o N 16b
F80Field.o N 174
F80Field.o N 18b
F80Field.o N 196
F80Field.o N 19f
F80Field.o N 1aa
F80Field.o N 1ae
F80Field.o N 1b0
F80Field.o N 1b2
F80Field.o N 1bd
F80Field.o N 1c0
F80Field.o N 1c3
F80Field.o N 1c6
F80Field.o N 1c9
F80Field.o N 1cc
F80Field.o N 1d0
F80Field.o N 1dc
F80Field.o N 1e3
F80Field.o N 1ee
F80Field.o N 20c
F80Field.o N 217
F80Field.o N 229
F80Field.o N 22e
F80Field.o N 23c
F80Field.o N 241
F80Field.o N 24a
F80Field.o N 25
F80Field.o N 25e
F80Field.o N 26b
F80Field.o N 272
F80Field.o N 280
F80Field.o N 28c
F80Field.o N 29e
F80Field.o N 2a9
F80Field.o N 2bb
F80Field.o N 2cf
F80Field.o N 2d4
F80Field.o N 2da
F80Field.o N 2de
F80Field.o N 2e0
F80Field.o N 2e2
F80Field.o N 2e9
F80Field.o N 2eb
F80Field.o N 2f2
F80Field.o N 2f4
F80Field.o N 30
F80Field.o N f4
F80Field.o N fc
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80addInPlace T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 10d
F8Field.o N 118
F8Field.o N 121
F8Field.o N 135
F8Field.o N 144
F8Field.o N 152
F8Field.o N 15c
F8Field.o N 164
F8Field.o N 171
F8Field.o N 179
F8Field.o N 181
F8Field.o N 188
F8Field.o N 19b
F8Field.o N 1a0
F8Field.o N 1a5
F8Field.o N 1bc
F8Field.o N 1c7
F8Field.o N 1d0
F8Field.o N 1d9
F8Field.o N 1dd
F8Field.o N 1f2
F8Field.o N 1f8
F8Field.o N 1fa
F8Field.o N 204
F8Field.o N 215
F8Field.o N 228
F8Field.o N 234
F8Field.o N 23f
F8Field.o N 249
F8Field.o N 24b
F8Field.o N 25
F8Field.o N 252
F8Field.o N 254
F8Field.o N 25b
F8Field.o N 2f
F8Field.o N f3
F8Field.o N fe
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 10a
LUOV.o N 115
LUOV.o N 11e
LUOV.o N 132
LUOV.o N 135
LUOV.o N 13b
LUOV.o N 146
LUOV.o N 153
LUOV.o N 160
LUOV.o N 168
LUOV.o N 16d
LUOV.o N 179
LUOV.o N 185
LUOV.o N 187
LUOV.o N 195
LUOV.o N 1a1
LUOV.o N 1b4
LUOV.o N 1b6
LUOV.o N 1c0
LUOV.o N 1c8
LUOV.o N 1cf
LUOV.o N 1d1
LUOV.o N 1d6
LUOV.o N 1da
LUOV.o N 1dc
LUOV.o N 1e6
LUOV.o N 1eb
LUOV.o N 1f0
LUOV.o N 1f9
LUOV.o N 204
LUOV.o N 20e
LUOV.o N 222
LUOV.o N 229
LUOV.o N 22f
LUOV.o N 234
LUOV.o N 240
LUOV.o N 24a
LUOV.o N 25
LUOV.o N 26f
LUOV.o N 28e
LUOV.o N 2a0
LUOV.o N 2b0
LUOV.o N 2c
LUOV.o N 2c3
LUOV.o N 2dc
LUOV.o N 2f3
LUOV.o N 30c
LUOV.o N 311
LUOV.o N 322
LUOV.o N 335
LUOV.o N 348
LUOV.o N 34c
LUOV.o N 358
LUOV.o N 35e
LUOV.o N 36d
LUOV.o N 377
LUOV.o N 385
LUOV.o N 398
LUOV.o N 3a3
LUOV.o N 3a8
LUOV.o N 3ad
LUOV.o N 3b3
LUOV.o N 3c8
LUOV.o N 3da
LUOV.o N 3ee
LUOV.o N 3fd
LUOV.o N 413
LUOV.o N 425
LUOV.o N 436
LUOV.o N 44b
LUOV.o N 452
LUOV.o N 462
LUOV.o N 475
LUOV.o N 486
LUOV.o N 498
LUOV.o N 4ac
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 558
LUOV.o N 568
LUOV.o N 57d
LUOV.o N 593
LUOV.o N 5a1
LUOV.o N 5b0
LUOV.o N 5bd
LUOV.o N 5bf
LUOV.o N 5c9
LUOV.o N 5db
LUOV.o N 5e2
LUOV.o N 5e5
LUOV.o N 5e8
LUOV.o N 5eb
LUOV.o N 5ee
LUOV.o N 5f1
LUOV.o N 5f4
LUOV.o N 5f6
LUOV.o N 5fd
LUOV.o N 5ff
LUOV.o N 606
LUOV.o N 609
LUOV.o N 615
LUOV.o N 617
LUOV.o N 621
LUOV.o N 635
LUOV.o N 640
LUOV.o N 643
LUOV.o N 646
LUOV.o N 650
LUOV.o N 652
LUOV.o N 654
LUOV.o N 65c
LUOV.o N 65e
LUOV.o N 660
LUOV.o N 662
LUOV.o N 667
LUOV.o N 66b
LUOV.o N 671
LUOV.o N 678
LUOV.o N 683
LUOV.o N 68c
LUOV.o N 68e
LUOV.o N 695
LUOV.o N 6a7
LUOV.o N 6ae
LUOV.o N 6b3
LUOV.o N 6b8
LUOV.o N 6c3
LUOV.o N 6d2
LUOV.o N 6dc
LUOV.o N 6eb
LUOV.o N 6f4
LUOV.o N 6f8
LUOV.o N 6fc
LUOV.o N 707
LUOV.o N f0
LUOV.o N f3
LUOV.o _addScalarProduct1 T
LUOV.o _addScalarProduct3 T
LUOV.o addScalarProduct T
LUOV.o addScalarProduct3 T
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o expandTable T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o repeatTable T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 10a
LinearAlgebra.o N 118
LinearAlgebra.o N 123
LinearAlgebra.o N 12c
LinearAlgebra.o N 12e
LinearAlgebra.o N 133
LinearAlgebra.o N 137
LinearAlgebra.o N 13c
LinearAlgebra.o N 142
LinearAlgebra.o N 14c
LinearAlgebra.o N 154
LinearAlgebra.o N 15b
LinearAlgebra.o N 162
LinearAlgebra.o N 167
LinearAlgebra.o N 16c
LinearAlgebra.o N 171
LinearAlgebra.o N 17b
LinearAlgebra.o N 185
LinearAlgebra.o N 190
LinearAlgebra.o N 19f
LinearAlgebra.o N 1ab
LinearAlgebra.o N 1b4
LinearAlgebra.o N 1ba
LinearAlgebra.o N 1ce
LinearAlgebra.o N 1e0
LinearAlgebra.o N 1ed
LinearAlgebra.o N 1f1
LinearAlgebra.o N 1f3
LinearAlgebra.o N 1fa
LinearAlgebra.o N 1fc
LinearAlgebra.o N 200
LinearAlgebra.o N 204
LinearAlgebra.o N 208
LinearAlgebra.o N 20a
LinearAlgebra.o N 212
LinearAlgebra.o N 21b
LinearAlgebra.o N 222
LinearAlgebra.o N 22c
LinearAlgebra.o N 22e
LinearAlgebra.o N 232
LinearAlgebra.o N 23b
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f9
LinearAlgebra.o N fe
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 109
buffer.o N 114
buffer.o N 11d
buffer.o N 125
buffer.o N 133
buffer.o N 135
buffer.o N 13a
buffer.o N 13f
buffer.o N 148
buffer.o N 14c
buffer.o N 153
buffer.o N 157
buffer.o N 16a
buffer.o N 16c
buffer.o N 173
buffer.o N 175
buffer.o N 17a
buffer.o N 183
buffer.o N 198
buffer.o N 1a2
buffer.o N 1ac
buffer.o N 1b7
buffer.o N 1b9
buffer.o N 1bd
buffer.o N 1c1
buffer.o N 25
buffer.o N 2e
buffer.o N f2
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 111
intermediateValues.o N 126
intermediateValues.o N 13a
intermediateValues.o N 14f
intermediateValues.o N 15f
intermediateValues.o N 167
intermediateValues.o N 175
intermediateValues.o N 17f
intermediateValues.o N 187
intermediateValues.o N 18e
intermediateValues.o N 190
intermediateValues.o N 195
intermediateValues.o N 199
intermediateValues.o N 19e
intermediateValues.o N 1a4
intermediateValues.o N 1ab
intermediateValues.o N 1ba
intermediateValues.o N 1be
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fe
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 102
keccakrng.o N 10a
keccakrng.o N 10f
keccakrng.o N 11b
keccakrng.o N 129
keccakrng.o N 13f
keccakrng.o N 146
keccakrng.o N 14c
keccakrng.o N 160
keccakrng.o N 165
keccakrng.o N 171
keccakrng.o N 17b
keccakrng.o N 17f
keccakrng.o N 1a4
keccakrng.o N 1c3
keccakrng.o N 1d5
keccakrng.o N 1e5
keccakrng.o N 1f7
keccakrng.o N 208
keccakrng.o N 21b
keccakrng.o N 225
keccakrng.o N 22a
keccakrng.o N 22f
keccakrng.o N 246
keccakrng.o N 25
keccakrng.o N 251
keccakrng.o N 25a
keccakrng.o N 263
keccakrng.o N 276
keccakrng.o N 27b
keccakrng.o N 28f
keccakrng.o N 29f
keccakrng.o N 2ad
keccakrng.o N 2c1
keccakrng.o N 2c6
keccakrng.o N 2ca
keccakrng.o N 2d0
keccakrng.o N 2d2
keccakrng.o N 2d4
keccakrng.o N 2db
keccakrng.o N 2e2
keccakrng.o N 2ec
keccakrng.o N 2f4
keccakrng.o N 2fb
keccakrng.o N 302
keccakrng.o N 30d
keccakrng.o N 31
keccakrng.o N f5
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 100
sign.o N 10b
sign.o N 119
sign.o N 12d
sign.o N 130
sign.o N 13b
sign.o N 152
sign.o N 15d
sign.o N 166
sign.o N 173
sign.o N 17f
sign.o N 181
sign.o N 18b
sign.o N 190
sign.o N 195
sign.o N 19e
sign.o N 1a2
sign.o N 1b6
sign.o N 1ca
sign.o N 1dc
sign.o N 1ee
sign.o N 1f8
sign.o N 20e
sign.o N 219
sign.o N 226
sign.o N 228
sign.o N 232
sign.o N 23a
sign.o N 241
sign.o N 25
sign.o N 255
sign.o N 268
sign.o N 27a
sign.o N 290
sign.o N 2a6
sign.o N 2ad
sign.o N 2c
sign.o N 2e1
sign.o N 30d
sign.o N 33e
sign.o N 340
sign.o N 347
sign.o N 34a
sign.o N 354
sign.o N 357
sign.o N 361
sign.o N 364
sign.o N 367
sign.o N 36c
sign.o N 36e
sign.o N 375
sign.o N 37f
sign.o N 389
sign.o N 38c
sign.o N 38f
sign.o N 395
sign.o N 397
sign.o N 39c
sign.o N 3a0
sign.o N 3a4
sign.o N 3a9
sign.o N f0

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:portableclang -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 10e
Bitcontainer.o N 119
Bitcontainer.o N 122
Bitcontainer.o N 135
Bitcontainer.o N 13a
Bitcontainer.o N 148
Bitcontainer.o N 14d
Bitcontainer.o N 156
Bitcontainer.o N 15a
Bitcontainer.o N 16f
Bitcontainer.o N 17f
Bitcontainer.o N 186
Bitcontainer.o N 18c
Bitcontainer.o N 1a0
Bitcontainer.o N 1a5
Bitcontainer.o N 1b2
Bitcontainer.o N 1be
Bitcontainer.o N 1c8
Bitcontainer.o N 1ed
Bitcontainer.o N 20c
Bitcontainer.o N 21e
Bitcontainer.o N 22e
Bitcontainer.o N 241
Bitcontainer.o N 25
Bitcontainer.o N 255
Bitcontainer.o N 258
Bitcontainer.o N 263
Bitcontainer.o N 270
Bitcontainer.o N 272
Bitcontainer.o N 289
Bitcontainer.o N 2a2
Bitcontainer.o N 2a6
Bitcontainer.o N 2ad
Bitcontainer.o N 2b5
Bitcontainer.o N 2ce
Bitcontainer.o N 2d0
Bitcontainer.o N 2d7
Bitcontainer.o N 2d9
Bitcontainer.o N 2de
Bitcontainer.o N 2e0
Bitcontainer.o N 2e2
Bitcontainer.o N 2e9
Bitcontainer.o N 2ed
Bitcontainer.o N 2f7
Bitcontainer.o N 2fb
Bitcontainer.o N 2ff
Bitcontainer.o N 34
Bitcontainer.o N f7
Bitcontainer.o deserialize_bitcontainer T
Bitcontainer.o flipBit T
Bitcontainer.o getBit T
Bitcontainer.o randomBitcontainer T
Bitcontainer.o serialize_bitcontainer T
Bitcontainer.o squeezeBitcontainerArray T
Bitcontainer.o xor T
F16Field.o N 0
F16Field.o N 10c
F16Field.o N 117
F16Field.o N 120
F16Field.o N 134
F16Field.o N 144
F16Field.o N 153
F16Field.o N 15e
F16Field.o N 167
F16Field.o N 16f
F16Field.o N 178
F16Field.o N 181
F16Field.o N 194
F16Field.o N 199
F16Field.o N 1a7
F16Field.o N 1ac
F16Field.o N 1c3
F16Field.o N 1ce
F16Field.o N 1d7
F16Field.o N 1e0
F16Field.o N 1e4
F16Field.o N 1f9
F16Field.o N 200
F16Field.o N 202
F16Field.o N 20d
F16Field.o N 218
F16Field.o N 224
F16Field.o N 226
F16Field.o N 232
F16Field.o N 237
F16Field.o N 239
F16Field.o N 248
F16Field.o N 25
F16Field.o N 254
F16Field.o N 25f
F16Field.o N 26a
F16Field.o N 26e
F16Field.o N 280
F16Field.o N 294
F16Field.o N 2a1
F16Field.o N 2b6
F16Field.o N 2c2
F16Field.o N 2d4
F16Field.o N 2f2
F16Field.o N 2f4
F16Field.o N 2fb
F16Field.o N 2fd
F16Field.o N 30
F16Field.o N 304
F16Field.o N 306
F16Field.o N 308
F16Field.o N 30d
F16Field.o N 314
F16Field.o N 316
F16Field.o N 318
F16Field.o N 31a
F16Field.o N 31c
F16Field.o N 31e
F16Field.o N 321
F16Field.o N 324
F16Field.o N 326
F16Field.o N 328
F16Field.o N 32c
F16Field.o N 32e
F16Field.o N f3
F16Field.o N ff
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 100
F32Field.o N 109
F32Field.o N 112
F32Field.o N 124
F32Field.o N 129
F32Field.o N 137
F32Field.o N 13c
F32Field.o N 153
F32Field.o N 15e
F32Field.o N 167
F32Field.o N 170
F32Field.o N 174
F32Field.o N 183
F32Field.o N 197
F32Field.o N 1a2
F32Field.o N 1a5
F32Field.o N 1b0
F32Field.o N 1b9
F32Field.o N 1c1
F32Field.o N 1c4
F32Field.o N 1cc
F32Field.o N 1d0
F32Field.o N 1dc
F32Field.o N 1e3
F32Field.o N 1ee
F32Field.o N 1fd
F32Field.o N 1ff
F32Field.o N 201
F32Field.o N 204
F32Field.o N 20f
F32Field.o N 221
F32Field.o N 235
F32Field.o N 242
F32Field.o N 249
F32Field.o N 25
F32Field.o N 257
F32Field.o N 269
F32Field.o N 275
F32Field.o N 280
F32Field.o N 28b
F32Field.o N 28d
F32Field.o N 294
F32Field.o N 296
F32Field.o N 29d
F32Field.o N 29f
F32Field.o N 2a1
F32Field.o N 2a3
F32Field.o N 2a5
F32Field.o N 2ab
F32Field.o N 2b0
F32Field.o N 30
F32Field.o N f3
F32Field.o f32add T
F32Field.o f32addInPlace T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 100
F48Field.o N 10f
F48Field.o N 11a
F48Field.o N 123
F48Field.o N 12b
F48Field.o N 13f
F48Field.o N 14c
F48Field.o N 155
F48Field.o N 15e
F48Field.o N 170
F48Field.o N 175
F48Field.o N 183
F48Field.o N 188
F48Field.o N 19f
F48Field.o N 1aa
F48Field.o N 1b3
F48Field.o N 1bc
F48Field.o N 1c0
F48Field.o N 1d4
F48Field.o N 1df
F48Field.o N 1e4
F48Field.o N 1ec
F48Field.o N 1ef
F48Field.o N 1f2
F48Field.o N 1f5
F48Field.o N 1f9
F48Field.o N 205
F48Field.o N 20c
F48Field.o N 217
F48Field.o N 235
F48Field.o N 240
F48Field.o N 25
F48Field.o N 252
F48Field.o N 266
F48Field.o N 273
F48Field.o N 27a
F48Field.o N 288
F48Field.o N 294
F48Field.o N 2a6
F48Field.o N 2b1
F48Field.o N 2bc
F48Field.o N 2be
F48Field.o N 2c5
F48Field.o N 2c7
F48Field.o N 2c9
F48Field.o N 2d0
F48Field.o N 2d2
F48Field.o N 2d5
F48Field.o N 2d8
F48Field.o N 2de
F48Field.o N 2e2
F48Field.o N 2e4
F48Field.o N 2e6
F48Field.o N 30
F48Field.o N f3
F48Field.o f48add T
F48Field.o f48addInPlace T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 100
F64Field.o N 10f
F64Field.o N 11a
F64Field.o N 123
F64Field.o N 12b
F64Field.o N 13f
F64Field.o N 147
F64Field.o N 154
F64Field.o N 161
F64Field.o N 16a
F64Field.o N 173
F64Field.o N 18a
F64Field.o N 195
F64Field.o N 19e
F64Field.o N 1a9
F64Field.o N 1ad
F64Field.o N 1af
F64Field.o N 1b1
F64Field.o N 1bc
F64Field.o N 1bf
F64Field.o N 1c2
F64Field.o N 1c5
F64Field.o N 1c8
F64Field.o N 1cc
F64Field.o N 1d8
F64Field.o N 1df
F64Field.o N 1ea
F64Field.o N 208
F64Field.o N 213
F64Field.o N 225
F64Field.o N 22a
F64Field.o N 238
F64Field.o N 23d
F64Field.o N 246
F64Field.o N 25
F64Field.o N 25a
F64Field.o N 267
F64Field.o N 275
F64Field.o N 27c
F64Field.o N 288
F64Field.o N 29a
F64Field.o N 2a5
F64Field.o N 2b7
F64Field.o N 2cb
F64Field.o N 2ce
F64Field.o N 2d1
F64Field.o N 2d4
F64Field.o N 2da
F64Field.o N 2de
F64Field.o N 2e0
F64Field.o N 2e2
F64Field.o N 2e9
F64Field.o N 2eb
F64Field.o N 2f2
F64Field.o N 2f4
F64Field.o N 30
F64Field.o N f3
F64Field.o N fb
F64Field.o f64add T
F64Field.o f64addInPlace T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 100
F80Field.o N 10f
F80Field.o N 11a
F80Field.o N 123
F80Field.o N 12b
F80Field.o N 13f
F80Field.o N 147
F80Field.o N 154
F80Field.o N 161
F80Field.o N 16a
F80Field.o N 173
F80Field.o N 18a
F80Field.o N 195
F80Field.o N 19e
F80Field.o N 1a9
F80Field.o N 1ad
F80Field.o N 1af
F80Field.o N 1b1
F80Field.o N 1bc
F80Field.o N 1bf
F80Field.o N 1c2
F80Field.o N 1c5
F80Field.o N 1c8
F80Field.o N 1cb
F80Field.o N 1cf
F80Field.o N 1db
F80Field.o N 1e2
F80Field.o N 1ed
F80Field.o N 20b
F80Field.o N 216
F80Field.o N 228
F80Field.o N 22d
F80Field.o N 23b
F80Field.o N 240
F80Field.o N 249
F80Field.o N 25
F80Field.o N 25d
F80Field.o N 26a
F80Field.o N 271
F80Field.o N 27f
F80Field.o N 28b
F80Field.o N 29d
F80Field.o N 2a8
F80Field.o N 2ba
F80Field.o N 2ce
F80Field.o N 2d3
F80Field.o N 2d9
F80Field.o N 2dd
F80Field.o N 2df
F80Field.o N 2e1
F80Field.o N 2e8
F80Field.o N 2ea
F80Field.o N 2f1
F80Field.o N 2f3
F80Field.o N 30
F80Field.o N f3
F80Field.o N fb
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80addInPlace T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 10c
F8Field.o N 117
F8Field.o N 120
F8Field.o N 134
F8Field.o N 143
F8Field.o N 151
F8Field.o N 15b
F8Field.o N 163
F8Field.o N 170
F8Field.o N 178
F8Field.o N 180
F8Field.o N 187
F8Field.o N 19a
F8Field.o N 19f
F8Field.o N 1a4
F8Field.o N 1bb
F8Field.o N 1c6
F8Field.o N 1cf
F8Field.o N 1d8
F8Field.o N 1dc
F8Field.o N 1f1
F8Field.o N 1f7
F8Field.o N 1f9
F8Field.o N 203
F8Field.o N 214
F8Field.o N 227
F8Field.o N 233
F8Field.o N 23e
F8Field.o N 248
F8Field.o N 24a
F8Field.o N 25
F8Field.o N 251
F8Field.o N 253
F8Field.o N 25a
F8Field.o N 2f
F8Field.o N f2
F8Field.o N fd
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 109
LUOV.o N 114
LUOV.o N 11d
LUOV.o N 131
LUOV.o N 134
LUOV.o N 13a
LUOV.o N 145
LUOV.o N 152
LUOV.o N 15f
LUOV.o N 167
LUOV.o N 16c
LUOV.o N 178
LUOV.o N 184
LUOV.o N 186
LUOV.o N 194
LUOV.o N 1a0
LUOV.o N 1b3
LUOV.o N 1b5
LUOV.o N 1bf
LUOV.o N 1c7
LUOV.o N 1ce
LUOV.o N 1d0
LUOV.o N 1d5
LUOV.o N 1d9
LUOV.o N 1db
LUOV.o N 1ee
LUOV.o N 1f1
LUOV.o N 1f4
LUOV.o N 1f7
LUOV.o N 1fa
LUOV.o N 1fd
LUOV.o N 200
LUOV.o N 20a
LUOV.o N 20f
LUOV.o N 214
LUOV.o N 21d
LUOV.o N 228
LUOV.o N 232
LUOV.o N 246
LUOV.o N 24d
LUOV.o N 25
LUOV.o N 253
LUOV.o N 258
LUOV.o N 264
LUOV.o N 26e
LUOV.o N 293
LUOV.o N 2b2
LUOV.o N 2c
LUOV.o N 2c4
LUOV.o N 2d4
LUOV.o N 2e7
LUOV.o N 300
LUOV.o N 317
LUOV.o N 330
LUOV.o N 335
LUOV.o N 346
LUOV.o N 359
LUOV.o N 36c
LUOV.o N 370
LUOV.o N 37c
LUOV.o N 382
LUOV.o N 391
LUOV.o N 39b
LUOV.o N 3a9
LUOV.o N 3bc
LUOV.o N 3c7
LUOV.o N 3cc
LUOV.o N 3d1
LUOV.o N 3d7
LUOV.o N 3ec
LUOV.o N 3fe
LUOV.o N 412
LUOV.o N 421
LUOV.o N 437
LUOV.o N 449
LUOV.o N 45a
LUOV.o N 468
LUOV.o N 471
LUOV.o N 475
LUOV.o N 47c
LUOV.o N 490
LUOV.o N 494
LUOV.o N 4a9
LUOV.o N 4b0
LUOV.o N 4c0
LUOV.o N 4d1
LUOV.o N 4e3
LUOV.o N 4f7
LUOV.o N 50d
LUOV.o N 51f
LUOV.o N 533
LUOV.o N 549
LUOV.o N 55b
LUOV.o N 56f
LUOV.o N 585
LUOV.o N 597
LUOV.o N 5a3
LUOV.o N 5b3
LUOV.o N 5c8
LUOV.o N 5de
LUOV.o N 5ed
LUOV.o N 5fa
LUOV.o N 5fc
LUOV.o N 606
LUOV.o N 618
LUOV.o N 61f
LUOV.o N 621
LUOV.o N 628
LUOV.o N 62a
LUOV.o N 631
LUOV.o N 634
LUOV.o N 640
LUOV.o N 642
LUOV.o N 64c
LUOV.o N 657
LUOV.o N 65a
LUOV.o N 65d
LUOV.o N 667
LUOV.o N 669
LUOV.o N 66b
LUOV.o N 673
LUOV.o N 675
LUOV.o N 677
LUOV.o N 679
LUOV.o N 67e
LUOV.o N 682
LUOV.o N 688
LUOV.o N 68f
LUOV.o N 69a
LUOV.o N 6a3
LUOV.o N 6a5
LUOV.o N 6ac
LUOV.o N 6be
LUOV.o N 6c3
LUOV.o N 6c8
LUOV.o N 6d3
LUOV.o N 6e2
LUOV.o N 6ec
LUOV.o N 6fb
LUOV.o N 706
LUOV.o N ef
LUOV.o N f2
LUOV.o _addScalarProduct1 T
LUOV.o _addScalarProduct3 T
LUOV.o addScalarProduct T
LUOV.o addScalarProduct3 T
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o expandTable T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o repeatTable T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 102
LinearAlgebra.o N 107
LinearAlgebra.o N 10b
LinearAlgebra.o N 110
LinearAlgebra.o N 116
LinearAlgebra.o N 124
LinearAlgebra.o N 12e
LinearAlgebra.o N 136
LinearAlgebra.o N 13d
LinearAlgebra.o N 144
LinearAlgebra.o N 151
LinearAlgebra.o N 155
LinearAlgebra.o N 157
LinearAlgebra.o N 15c
LinearAlgebra.o N 168
LinearAlgebra.o N 173
LinearAlgebra.o N 17c
LinearAlgebra.o N 17e
LinearAlgebra.o N 183
LinearAlgebra.o N 188
LinearAlgebra.o N 18d
LinearAlgebra.o N 196
LinearAlgebra.o N 19a
LinearAlgebra.o N 19c
LinearAlgebra.o N 1a2
LinearAlgebra.o N 1aa
LinearAlgebra.o N 1b4
LinearAlgebra.o N 1bd
LinearAlgebra.o N 1c4
LinearAlgebra.o N 1c6
LinearAlgebra.o N 1c8
LinearAlgebra.o N 1d2
LinearAlgebra.o N 1dd
LinearAlgebra.o N 1ec
LinearAlgebra.o N 1f8
LinearAlgebra.o N 20c
LinearAlgebra.o N 21e
LinearAlgebra.o N 225
LinearAlgebra.o N 229
LinearAlgebra.o N 22d
LinearAlgebra.o N 231
LinearAlgebra.o N 23a
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f8
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 108
buffer.o N 113
buffer.o N 11c
buffer.o N 125
buffer.o N 127
buffer.o N 12c
buffer.o N 13a
buffer.o N 13f
buffer.o N 148
buffer.o N 14c
buffer.o N 153
buffer.o N 155
buffer.o N 15d
buffer.o N 15f
buffer.o N 166
buffer.o N 16a
buffer.o N 17d
buffer.o N 17f
buffer.o N 184
buffer.o N 199
buffer.o N 19d
buffer.o N 1a7
buffer.o N 1b1
buffer.o N 1bc
buffer.o N 1c0
buffer.o N 25
buffer.o N 2e
buffer.o N f1
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 110
intermediateValues.o N 125
intermediateValues.o N 139
intermediateValues.o N 14e
intermediateValues.o N 15e
intermediateValues.o N 166
intermediateValues.o N 174
intermediateValues.o N 17e
intermediateValues.o N 186
intermediateValues.o N 18d
intermediateValues.o N 18f
intermediateValues.o N 194
intermediateValues.o N 198
intermediateValues.o N 19d
intermediateValues.o N 1a3
intermediateValues.o N 1aa
intermediateValues.o N 1b9
intermediateValues.o N 1bd
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N fd
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 101
keccakrng.o N 109
keccakrng.o N 10e
keccakrng.o N 11a
keccakrng.o N 128
keccakrng.o N 13e
keccakrng.o N 145
keccakrng.o N 14b
keccakrng.o N 15f
keccakrng.o N 164
keccakrng.o N 170
keccakrng.o N 17a
keccakrng.o N 17e
keccakrng.o N 1a3
keccakrng.o N 1c2
keccakrng.o N 1d4
keccakrng.o N 1e4
keccakrng.o N 1f6
keccakrng.o N 207
keccakrng.o N 21a
keccakrng.o N 224
keccakrng.o N 229
keccakrng.o N 22e
keccakrng.o N 245
keccakrng.o N 25
keccakrng.o N 250
keccakrng.o N 259
keccakrng.o N 262
keccakrng.o N 275
keccakrng.o N 27a
keccakrng.o N 28e
keccakrng.o N 29e
keccakrng.o N 2ac
keccakrng.o N 2c0
keccakrng.o N 2c5
keccakrng.o N 2c9
keccakrng.o N 2cf
keccakrng.o N 2d1
keccakrng.o N 2d3
keccakrng.o N 2da
keccakrng.o N 2e1
keccakrng.o N 2eb
keccakrng.o N 2f3
keccakrng.o N 2fa
keccakrng.o N 301
keccakrng.o N 30c
keccakrng.o N 31
keccakrng.o N f4
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 10a
sign.o N 118
sign.o N 12c
sign.o N 12f
sign.o N 13a
sign.o N 151
sign.o N 15c
sign.o N 165
sign.o N 172
sign.o N 17e
sign.o N 180
sign.o N 18a
sign.o N 18f
sign.o N 194
sign.o N 19d
sign.o N 1a1
sign.o N 1b5
sign.o N 1c9
sign.o N 1db
sign.o N 1ed
sign.o N 1f7
sign.o N 20d
sign.o N 218
sign.o N 225
sign.o N 227
sign.o N 231
sign.o N 239
sign.o N 240
sign.o N 25
sign.o N 254
sign.o N 267
sign.o N 279
sign.o N 28f
sign.o N 2a5
sign.o N 2ac
sign.o N 2c
sign.o N 2e0
sign.o N 30c
sign.o N 33d
sign.o N 33f
sign.o N 346
sign.o N 349
sign.o N 353
sign.o N 356
sign.o N 360
sign.o N 363
sign.o N 366
sign.o N 36b
sign.o N 36d
sign.o N 374
sign.o N 37e
sign.o N 388
sign.o N 38b
sign.o N 38e
sign.o N 394
sign.o N 396
sign.o N 39b
sign.o N 39f
sign.o N 3a3
sign.o N 3a8
sign.o N ef
sign.o N ff

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:portableclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


Bitcontainer.o deserialize_bitcontainer T
Bitcontainer.o flipBit T
Bitcontainer.o getBit T
Bitcontainer.o randomBitcontainer T
Bitcontainer.o serialize_bitcontainer T
Bitcontainer.o squeezeBitcontainerArray T
Bitcontainer.o xor 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:
ImplementationCompiler
T:portablegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:portablegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:portablegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:portablegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


Bitcontainer.o N 0
Bitcontainer.o N 10a
Bitcontainer.o N 115
Bitcontainer.o N 11e
Bitcontainer.o N 131
Bitcontainer.o N 136
Bitcontainer.o N 144
Bitcontainer.o N 149
Bitcontainer.o N 152
Bitcontainer.o N 156
Bitcontainer.o N 16b
Bitcontainer.o N 17b
Bitcontainer.o N 182
Bitcontainer.o N 188
Bitcontainer.o N 19c
Bitcontainer.o N 1a1
Bitcontainer.o N 1ae
Bitcontainer.o N 1ba
Bitcontainer.o N 1c4
Bitcontainer.o N 1e9
Bitcontainer.o N 208
Bitcontainer.o N 21a
Bitcontainer.o N 22a
Bitcontainer.o N 23d
Bitcontainer.o N 248
Bitcontainer.o N 25
Bitcontainer.o N 255
Bitcontainer.o N 269
Bitcontainer.o N 26b
Bitcontainer.o N 26e
Bitcontainer.o N 285
Bitcontainer.o N 29e
Bitcontainer.o N 2a2
Bitcontainer.o N 2a9
Bitcontainer.o N 2b1
Bitcontainer.o N 2ca
Bitcontainer.o N 2cc
Bitcontainer.o N 2d3
Bitcontainer.o N 2d5
Bitcontainer.o N 2da
Bitcontainer.o N 2dc
Bitcontainer.o N 2de
Bitcontainer.o N 2e5
Bitcontainer.o N 2e9
Bitcontainer.o N 2f3
Bitcontainer.o N 2f7
Bitcontainer.o N 2fb
Bitcontainer.o N 34
Bitcontainer.o N f3
Bitcontainer.o deserialize_bitcontainer T
Bitcontainer.o flipBit T
Bitcontainer.o getBit T
Bitcontainer.o randomBitcontainer T
Bitcontainer.o serialize_bitcontainer T
Bitcontainer.o squeezeBitcontainerArray T
Bitcontainer.o xor T
F16Field.o N 0
F16Field.o N 10a
F16Field.o N 115
F16Field.o N 11e
F16Field.o N 132
F16Field.o N 142
F16Field.o N 14a
F16Field.o N 157
F16Field.o N 160
F16Field.o N 169
F16Field.o N 17c
F16Field.o N 181
F16Field.o N 18f
F16Field.o N 194
F16Field.o N 1ab
F16Field.o N 1b6
F16Field.o N 1bf
F16Field.o N 1c8
F16Field.o N 1cc
F16Field.o N 1e1
F16Field.o N 1e8
F16Field.o N 1ea
F16Field.o N 1f5
F16Field.o N 200
F16Field.o N 20c
F16Field.o N 20e
F16Field.o N 21a
F16Field.o N 21f
F16Field.o N 221
F16Field.o N 230
F16Field.o N 23c
F16Field.o N 247
F16Field.o N 25
F16Field.o N 252
F16Field.o N 256
F16Field.o N 262
F16Field.o N 264
F16Field.o N 276
F16Field.o N 28a
F16Field.o N 297
F16Field.o N 2ac
F16Field.o N 2be
F16Field.o N 2dc
F16Field.o N 2de
F16Field.o N 2e5
F16Field.o N 2e7
F16Field.o N 2ee
F16Field.o N 2f0
F16Field.o N 2f2
F16Field.o N 2f7
F16Field.o N 2fe
F16Field.o N 30
F16Field.o N 300
F16Field.o N 302
F16Field.o N 304
F16Field.o N 306
F16Field.o N 309
F16Field.o N 30c
F16Field.o N 30e
F16Field.o N 310
F16Field.o N 314
F16Field.o N 316
F16Field.o N ef
F16Field.o N fb
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 105
F32Field.o N 10e
F32Field.o N 120
F32Field.o N 125
F32Field.o N 133
F32Field.o N 138
F32Field.o N 14f
F32Field.o N 15a
F32Field.o N 163
F32Field.o N 16c
F32Field.o N 170
F32Field.o N 17f
F32Field.o N 193
F32Field.o N 19e
F32Field.o N 1a1
F32Field.o N 1ac
F32Field.o N 1b5
F32Field.o N 1bd
F32Field.o N 1c0
F32Field.o N 1c8
F32Field.o N 1cc
F32Field.o N 1d8
F32Field.o N 1df
F32Field.o N 1ea
F32Field.o N 1f9
F32Field.o N 1fb
F32Field.o N 1fd
F32Field.o N 200
F32Field.o N 20b
F32Field.o N 21d
F32Field.o N 231
F32Field.o N 23e
F32Field.o N 245
F32Field.o N 25
F32Field.o N 257
F32Field.o N 263
F32Field.o N 26e
F32Field.o N 279
F32Field.o N 27b
F32Field.o N 282
F32Field.o N 284
F32Field.o N 28b
F32Field.o N 28d
F32Field.o N 28f
F32Field.o N 291
F32Field.o N 293
F32Field.o N 299
F32Field.o N 29e
F32Field.o N 30
F32Field.o N ef
F32Field.o N fc
F32Field.o f32add T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 10b
F48Field.o N 116
F48Field.o N 11f
F48Field.o N 127
F48Field.o N 13b
F48Field.o N 148
F48Field.o N 151
F48Field.o N 15a
F48Field.o N 16c
F48Field.o N 171
F48Field.o N 17f
F48Field.o N 184
F48Field.o N 19b
F48Field.o N 1a6
F48Field.o N 1af
F48Field.o N 1b8
F48Field.o N 1bc
F48Field.o N 1d0
F48Field.o N 1db
F48Field.o N 1e0
F48Field.o N 1e8
F48Field.o N 1eb
F48Field.o N 1ee
F48Field.o N 1f1
F48Field.o N 1f5
F48Field.o N 201
F48Field.o N 208
F48Field.o N 213
F48Field.o N 231
F48Field.o N 23c
F48Field.o N 24e
F48Field.o N 25
F48Field.o N 262
F48Field.o N 26f
F48Field.o N 276
F48Field.o N 282
F48Field.o N 294
F48Field.o N 29f
F48Field.o N 2aa
F48Field.o N 2ac
F48Field.o N 2b3
F48Field.o N 2b5
F48Field.o N 2b7
F48Field.o N 2be
F48Field.o N 2c0
F48Field.o N 2c3
F48Field.o N 2c6
F48Field.o N 2cc
F48Field.o N 2d0
F48Field.o N 2d2
F48Field.o N 2d4
F48Field.o N 30
F48Field.o N ef
F48Field.o N fc
F48Field.o f48add T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 10b
F64Field.o N 116
F64Field.o N 11f
F64Field.o N 127
F64Field.o N 13b
F64Field.o N 143
F64Field.o N 150
F64Field.o N 15d
F64Field.o N 166
F64Field.o N 16f
F64Field.o N 17a
F64Field.o N 17e
F64Field.o N 180
F64Field.o N 182
F64Field.o N 18d
F64Field.o N 190
F64Field.o N 193
F64Field.o N 196
F64Field.o N 199
F64Field.o N 19d
F64Field.o N 1a9
F64Field.o N 1b0
F64Field.o N 1bb
F64Field.o N 1d9
F64Field.o N 1e4
F64Field.o N 1f6
F64Field.o N 1fb
F64Field.o N 209
F64Field.o N 20e
F64Field.o N 225
F64Field.o N 230
F64Field.o N 239
F64Field.o N 242
F64Field.o N 25
F64Field.o N 256
F64Field.o N 263
F64Field.o N 26a
F64Field.o N 276
F64Field.o N 288
F64Field.o N 293
F64Field.o N 2a5
F64Field.o N 2b9
F64Field.o N 2bc
F64Field.o N 2bf
F64Field.o N 2c2
F64Field.o N 2c8
F64Field.o N 2cc
F64Field.o N 2ce
F64Field.o N 2d0
F64Field.o N 2d7
F64Field.o N 2d9
F64Field.o N 2e0
F64Field.o N 2e2
F64Field.o N 30
F64Field.o N ef
F64Field.o N f7
F64Field.o N fc
F64Field.o f64add T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 10b
F80Field.o N 116
F80Field.o N 11f
F80Field.o N 127
F80Field.o N 13b
F80Field.o N 143
F80Field.o N 150
F80Field.o N 15d
F80Field.o N 166
F80Field.o N 16f
F80Field.o N 17a
F80Field.o N 17e
F80Field.o N 180
F80Field.o N 182
F80Field.o N 18d
F80Field.o N 190
F80Field.o N 193
F80Field.o N 196
F80Field.o N 199
F80Field.o N 19c
F80Field.o N 1a0
F80Field.o N 1ac
F80Field.o N 1b3
F80Field.o N 1be
F80Field.o N 1dc
F80Field.o N 1e7
F80Field.o N 1f9
F80Field.o N 1fe
F80Field.o N 20c
F80Field.o N 211
F80Field.o N 228
F80Field.o N 233
F80Field.o N 23c
F80Field.o N 245
F80Field.o N 25
F80Field.o N 259
F80Field.o N 266
F80Field.o N 26d
F80Field.o N 279
F80Field.o N 28b
F80Field.o N 296
F80Field.o N 2a8
F80Field.o N 2bc
F80Field.o N 2c1
F80Field.o N 2c3
F80Field.o N 2c5
F80Field.o N 2cb
F80Field.o N 2cf
F80Field.o N 2d1
F80Field.o N 2d3
F80Field.o N 2da
F80Field.o N 2dc
F80Field.o N 2e3
F80Field.o N 2e5
F80Field.o N 30
F80Field.o N ef
F80Field.o N f7
F80Field.o N fc
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 107
F8Field.o N 111
F8Field.o N 119
F8Field.o N 12d
F8Field.o N 13c
F8Field.o N 149
F8Field.o N 151
F8Field.o N 159
F8Field.o N 160
F8Field.o N 173
F8Field.o N 178
F8Field.o N 17d
F8Field.o N 194
F8Field.o N 19f
F8Field.o N 1a8
F8Field.o N 1b1
F8Field.o N 1b5
F8Field.o N 1ca
F8Field.o N 1d0
F8Field.o N 1d2
F8Field.o N 1dc
F8Field.o N 1ed
F8Field.o N 200
F8Field.o N 20c
F8Field.o N 217
F8Field.o N 221
F8Field.o N 223
F8Field.o N 22a
F8Field.o N 22c
F8Field.o N 233
F8Field.o N 25
F8Field.o N 2f
F8Field.o N ee
F8Field.o N f9
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 113
LUOV.o N 11e
LUOV.o N 127
LUOV.o N 13b
LUOV.o N 148
LUOV.o N 155
LUOV.o N 15d
LUOV.o N 162
LUOV.o N 16e
LUOV.o N 178
LUOV.o N 17d
LUOV.o N 18b
LUOV.o N 190
LUOV.o N 199
LUOV.o N 19d
LUOV.o N 1a8
LUOV.o N 1b2
LUOV.o N 1c6
LUOV.o N 1cd
LUOV.o N 1d3
LUOV.o N 1d8
LUOV.o N 1e4
LUOV.o N 1ee
LUOV.o N 213
LUOV.o N 232
LUOV.o N 244
LUOV.o N 25
LUOV.o N 254
LUOV.o N 267
LUOV.o N 280
LUOV.o N 297
LUOV.o N 2b0
LUOV.o N 2b5
LUOV.o N 2c
LUOV.o N 2c6
LUOV.o N 2d9
LUOV.o N 2ec
LUOV.o N 2f3
LUOV.o N 2f7
LUOV.o N 303
LUOV.o N 30e
LUOV.o N 316
LUOV.o N 324
LUOV.o N 337
LUOV.o N 342
LUOV.o N 347
LUOV.o N 34c
LUOV.o N 352
LUOV.o N 35c
LUOV.o N 364
LUOV.o N 36b
LUOV.o N 380
LUOV.o N 392
LUOV.o N 3a6
LUOV.o N 3b5
LUOV.o N 3cb
LUOV.o N 3dd
LUOV.o N 3ee
LUOV.o N 3fc
LUOV.o N 405
LUOV.o N 409
LUOV.o N 410
LUOV.o N 424
LUOV.o N 428
LUOV.o N 43d
LUOV.o N 44d
LUOV.o N 461
LUOV.o N 477
LUOV.o N 489
LUOV.o N 49d
LUOV.o N 4b3
LUOV.o N 4c5
LUOV.o N 4d9
LUOV.o N 4ef
LUOV.o N 501
LUOV.o N 50d
LUOV.o N 51d
LUOV.o N 532
LUOV.o N 548
LUOV.o N 557
LUOV.o N 564
LUOV.o N 566
LUOV.o N 570
LUOV.o N 582
LUOV.o N 589
LUOV.o N 58b
LUOV.o N 592
LUOV.o N 594
LUOV.o N 59b
LUOV.o N 59e
LUOV.o N 5aa
LUOV.o N 5ac
LUOV.o N 5b6
LUOV.o N 5c1
LUOV.o N 5c4
LUOV.o N 5c7
LUOV.o N 5d1
LUOV.o N 5d3
LUOV.o N 5d5
LUOV.o N 5dd
LUOV.o N 5df
LUOV.o N 5e1
LUOV.o N 5e3
LUOV.o N 5e7
LUOV.o N 5f9
LUOV.o N 5fb
LUOV.o N 602
LUOV.o N 605
LUOV.o N 60a
LUOV.o N 615
LUOV.o N 624
LUOV.o N 62e
LUOV.o N 63d
LUOV.o N eb
LUOV.o N f1
LUOV.o N fc
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 103
LinearAlgebra.o N 107
LinearAlgebra.o N 10c
LinearAlgebra.o N 112
LinearAlgebra.o N 120
LinearAlgebra.o N 12a
LinearAlgebra.o N 132
LinearAlgebra.o N 139
LinearAlgebra.o N 140
LinearAlgebra.o N 14d
LinearAlgebra.o N 151
LinearAlgebra.o N 153
LinearAlgebra.o N 158
LinearAlgebra.o N 164
LinearAlgebra.o N 16f
LinearAlgebra.o N 178
LinearAlgebra.o N 17a
LinearAlgebra.o N 17f
LinearAlgebra.o N 184
LinearAlgebra.o N 189
LinearAlgebra.o N 192
LinearAlgebra.o N 196
LinearAlgebra.o N 198
LinearAlgebra.o N 19e
LinearAlgebra.o N 1a6
LinearAlgebra.o N 1b0
LinearAlgebra.o N 1b9
LinearAlgebra.o N 1c0
LinearAlgebra.o N 1c2
LinearAlgebra.o N 1c4
LinearAlgebra.o N 1ce
LinearAlgebra.o N 1d9
LinearAlgebra.o N 1e8
LinearAlgebra.o N 1f4
LinearAlgebra.o N 208
LinearAlgebra.o N 21a
LinearAlgebra.o N 221
LinearAlgebra.o N 225
LinearAlgebra.o N 229
LinearAlgebra.o N 22d
LinearAlgebra.o N 236
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f4
LinearAlgebra.o N fe
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 104
buffer.o N 10f
buffer.o N 118
buffer.o N 121
buffer.o N 123
buffer.o N 128
buffer.o N 136
buffer.o N 13b
buffer.o N 144
buffer.o N 148
buffer.o N 14f
buffer.o N 151
buffer.o N 159
buffer.o N 15b
buffer.o N 162
buffer.o N 166
buffer.o N 179
buffer.o N 17b
buffer.o N 180
buffer.o N 195
buffer.o N 199
buffer.o N 1a3
buffer.o N 1ad
buffer.o N 1b8
buffer.o N 1bc
buffer.o N 25
buffer.o N 2e
buffer.o N ed
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 10c
intermediateValues.o N 121
intermediateValues.o N 135
intermediateValues.o N 14a
intermediateValues.o N 15a
intermediateValues.o N 162
intermediateValues.o N 170
intermediateValues.o N 17a
intermediateValues.o N 182
intermediateValues.o N 189
intermediateValues.o N 18b
intermediateValues.o N 190
intermediateValues.o N 194
intermediateValues.o N 199
intermediateValues.o N 19f
intermediateValues.o N 1a6
intermediateValues.o N 1b5
intermediateValues.o N 1b9
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N f9
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 105
keccakrng.o N 10a
keccakrng.o N 116
keccakrng.o N 12d
keccakrng.o N 138
keccakrng.o N 141
keccakrng.o N 157
keccakrng.o N 15e
keccakrng.o N 164
keccakrng.o N 172
keccakrng.o N 186
keccakrng.o N 18b
keccakrng.o N 197
keccakrng.o N 1a1
keccakrng.o N 1a5
keccakrng.o N 1ca
keccakrng.o N 1e9
keccakrng.o N 1fb
keccakrng.o N 20b
keccakrng.o N 21d
keccakrng.o N 22e
keccakrng.o N 241
keccakrng.o N 24b
keccakrng.o N 25
keccakrng.o N 250
keccakrng.o N 255
keccakrng.o N 25e
keccakrng.o N 271
keccakrng.o N 276
keccakrng.o N 28a
keccakrng.o N 29a
keccakrng.o N 2a8
keccakrng.o N 2bc
keccakrng.o N 2c1
keccakrng.o N 2c5
keccakrng.o N 2d0
keccakrng.o N 2d6
keccakrng.o N 2d8
keccakrng.o N 2df
keccakrng.o N 2e6
keccakrng.o N 2f0
keccakrng.o N 2f8
keccakrng.o N 2ff
keccakrng.o N 306
keccakrng.o N 31
keccakrng.o N f0
keccakrng.o N fd
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 106
sign.o N 114
sign.o N 128
sign.o N 12b
sign.o N 136
sign.o N 14d
sign.o N 158
sign.o N 161
sign.o N 16e
sign.o N 17a
sign.o N 17c
sign.o N 186
sign.o N 18b
sign.o N 190
sign.o N 199
sign.o N 19d
sign.o N 1b1
sign.o N 1c5
sign.o N 1d7
sign.o N 1e9
sign.o N 1f3
sign.o N 209
sign.o N 214
sign.o N 221
sign.o N 223
sign.o N 22d
sign.o N 235
sign.o N 23c
sign.o N 25
sign.o N 250
sign.o N 263
sign.o N 275
sign.o N 28b
sign.o N 2a1
sign.o N 2a8
sign.o N 2c
sign.o N 2d7
sign.o N 2fe
sign.o N 32a
sign.o N 32c
sign.o N 333
sign.o N 336
sign.o N 340
sign.o N 343
sign.o N 34d
sign.o N 350
sign.o N 353
sign.o N 358
sign.o N 35a
sign.o N 361
sign.o N 36b
sign.o N 375
sign.o N 378
sign.o N 37b
sign.o N 381
sign.o N 383
sign.o N 388
sign.o N 38c
sign.o N 390
sign.o N 395
sign.o N eb
sign.o N fb

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -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 10a
Bitcontainer.o N 115
Bitcontainer.o N 11e
Bitcontainer.o N 131
Bitcontainer.o N 136
Bitcontainer.o N 144
Bitcontainer.o N 149
Bitcontainer.o N 152
Bitcontainer.o N 156
Bitcontainer.o N 16b
Bitcontainer.o N 17b
Bitcontainer.o N 182
Bitcontainer.o N 188
Bitcontainer.o N 19c
Bitcontainer.o N 1a1
Bitcontainer.o N 1ae
Bitcontainer.o N 1ba
Bitcontainer.o N 1c4
Bitcontainer.o N 1e9
Bitcontainer.o N 208
Bitcontainer.o N 21a
Bitcontainer.o N 22a
Bitcontainer.o N 23d
Bitcontainer.o N 248
Bitcontainer.o N 25
Bitcontainer.o N 255
Bitcontainer.o N 269
Bitcontainer.o N 26b
Bitcontainer.o N 26e
Bitcontainer.o N 285
Bitcontainer.o N 29e
Bitcontainer.o N 2a2
Bitcontainer.o N 2a9
Bitcontainer.o N 2b1
Bitcontainer.o N 2ca
Bitcontainer.o N 2cc
Bitcontainer.o N 2d3
Bitcontainer.o N 2d5
Bitcontainer.o N 2da
Bitcontainer.o N 2dc
Bitcontainer.o N 2de
Bitcontainer.o N 2e5
Bitcontainer.o N 2e9
Bitcontainer.o N 2f3
Bitcontainer.o N 2f7
Bitcontainer.o N 2fb
Bitcontainer.o N 34
Bitcontainer.o N f3
Bitcontainer.o deserialize_bitcontainer T
Bitcontainer.o flipBit T
Bitcontainer.o getBit T
Bitcontainer.o randomBitcontainer T
Bitcontainer.o serialize_bitcontainer T
Bitcontainer.o squeezeBitcontainerArray T
Bitcontainer.o xor 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 113
LUOV.o N 11e
LUOV.o N 127
LUOV.o N 13b
LUOV.o N 148
LUOV.o N 155
LUOV.o N 15d
LUOV.o N 162
LUOV.o N 16e
LUOV.o N 178
LUOV.o N 17d
LUOV.o N 18b
LUOV.o N 190
LUOV.o N 199
LUOV.o N 19d
LUOV.o N 1a8
LUOV.o N 1b2
LUOV.o N 1c6
LUOV.o N 1cd
LUOV.o N 1d3
LUOV.o N 1d8
LUOV.o N 1e4
LUOV.o N 1ee
LUOV.o N 213
LUOV.o N 232
LUOV.o N 244
LUOV.o N 25
LUOV.o N 254
LUOV.o N 267
LUOV.o N 280
LUOV.o N 297
LUOV.o N 2b0
LUOV.o N 2b5
LUOV.o N 2c
LUOV.o N 2c6
LUOV.o N 2d9
LUOV.o N 2ec
LUOV.o N 2f3
LUOV.o N 2f7
LUOV.o N 303
LUOV.o N 30e
LUOV.o N 316
LUOV.o N 324
LUOV.o N 337
LUOV.o N 342
LUOV.o N 347
LUOV.o N 34c
LUOV.o N 352
LUOV.o N 35c
LUOV.o N 364
LUOV.o N 36b
LUOV.o N 380
LUOV.o N 392
LUOV.o N 3a6
LUOV.o N 3b5
LUOV.o N 3cb
LUOV.o N 3dd
LUOV.o N 3ee
LUOV.o N 3fc
LUOV.o N 405
LUOV.o N 409
LUOV.o N 410
LUOV.o N 424
LUOV.o N 428
LUOV.o N 43d
LUOV.o N 44d
LUOV.o N 461
LUOV.o N 477
LUOV.o N 489
LUOV.o N 49d
LUOV.o N 4b3
LUOV.o N 4c5
LUOV.o N 4d9
LUOV.o N 4ef
LUOV.o N 501
LUOV.o N 50d
LUOV.o N 51d
LUOV.o N 532
LUOV.o N 548
LUOV.o N 557
LUOV.o N 564
LUOV.o N 566
LUOV.o N 570
LUOV.o N 582
LUOV.o N 589
LUOV.o N 58b
LUOV.o N 592
LUOV.o N 594
LUOV.o N 59b
LUOV.o N 59e
LUOV.o N 5aa
LUOV.o N 5ac
LUOV.o N 5b6
LUOV.o N 5c1
LUOV.o N 5c4
LUOV.o N 5c7
LUOV.o N 5d1
LUOV.o N 5d3
LUOV.o N 5d5
LUOV.o N 5dd
LUOV.o N 5df
LUOV.o N 5e1
LUOV.o N 5e3
LUOV.o N 5e7
LUOV.o N 5f9
LUOV.o N 5fb
LUOV.o N 602
LUOV.o N 605
LUOV.o N 60a
LUOV.o N 615
LUOV.o N 624
LUOV.o N 62e
LUOV.o N 63d
LUOV.o N eb
LUOV.o N f1
LUOV.o N fc
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 103
LinearAlgebra.o N 107
LinearAlgebra.o N 10c
LinearAlgebra.o N 112
LinearAlgebra.o N 120
LinearAlgebra.o N 12a
LinearAlgebra.o N 132
LinearAlgebra.o N 139
LinearAlgebra.o N 140
LinearAlgebra.o N 14d
LinearAlgebra.o N 151
LinearAlgebra.o N 153
LinearAlgebra.o N 158
LinearAlgebra.o N 164
LinearAlgebra.o N 16f
LinearAlgebra.o N 178
LinearAlgebra.o N 17a
LinearAlgebra.o N 17f
LinearAlgebra.o N 184
LinearAlgebra.o N 189
LinearAlgebra.o N 192
LinearAlgebra.o N 196
LinearAlgebra.o N 198
LinearAlgebra.o N 19e
LinearAlgebra.o N 1a6
LinearAlgebra.o N 1b0
LinearAlgebra.o N 1b9
LinearAlgebra.o N 1c0
LinearAlgebra.o N 1c2
LinearAlgebra.o N 1c4
LinearAlgebra.o N 1ce
LinearAlgebra.o N 1d9
LinearAlgebra.o N 1e8
LinearAlgebra.o N 1f4
LinearAlgebra.o N 208
LinearAlgebra.o N 21a
LinearAlgebra.o N 221
LinearAlgebra.o N 225
LinearAlgebra.o N 229
LinearAlgebra.o N 22d
LinearAlgebra.o N 236
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f4
LinearAlgebra.o N fe
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 104
buffer.o N 10f
buffer.o N 118
buffer.o N 121
buffer.o N 123
buffer.o N 128
buffer.o N 136
buffer.o N 13b
buffer.o N 144
buffer.o N 148
buffer.o N 14f
buffer.o N 151
buffer.o N 159
buffer.o N 15b
buffer.o N 162
buffer.o N 166
buffer.o N 179
buffer.o N 17b
buffer.o N 180
buffer.o N 195
buffer.o N 199
buffer.o N 1a3
buffer.o N 1ad
buffer.o N 1b8
buffer.o N 1bc
buffer.o N 25
buffer.o N 2e
buffer.o N ed
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 10c
intermediateValues.o N 121
intermediateValues.o N 135
intermediateValues.o N 14a
intermediateValues.o N 15a
intermediateValues.o N 162
intermediateValues.o N 170
intermediateValues.o N 17a
intermediateValues.o N 182
intermediateValues.o N 189
intermediateValues.o N 18b
intermediateValues.o N 190
intermediateValues.o N 194
intermediateValues.o N 199
intermediateValues.o N 19f
intermediateValues.o N 1a6
intermediateValues.o N 1b5
intermediateValues.o N 1b9
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N f9
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 105
keccakrng.o N 10a
keccakrng.o N 116
keccakrng.o N 12d
keccakrng.o N 138
keccakrng.o N 141
keccakrng.o N 157
keccakrng.o N 15e
keccakrng.o N 164
keccakrng.o N 172
keccakrng.o N 186
keccakrng.o N 18b
keccakrng.o N 197
keccakrng.o N 1a1
keccakrng.o N 1a5
keccakrng.o N 1ca
keccakrng.o N 1e9
keccakrng.o N 1fb
keccakrng.o N 20b
keccakrng.o N 21d
keccakrng.o N 22e
keccakrng.o N 241
keccakrng.o N 24b
keccakrng.o N 25
keccakrng.o N 250
keccakrng.o N 255
keccakrng.o N 25e
keccakrng.o N 271
keccakrng.o N 276
keccakrng.o N 28a
keccakrng.o N 29a
keccakrng.o N 2a8
keccakrng.o N 2bc
keccakrng.o N 2c1
keccakrng.o N 2c5
keccakrng.o N 2d0
keccakrng.o N 2d6
keccakrng.o N 2d8
keccakrng.o N 2df
keccakrng.o N 2e6
keccakrng.o N 2f0
keccakrng.o N 2f8
keccakrng.o N 2ff
keccakrng.o N 306
keccakrng.o N 31
keccakrng.o N f0
keccakrng.o N fd
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 106
sign.o N 114
sign.o N 128
sign.o N 12b
sign.o N 136
sign.o N 14d
sign.o N 158
sign.o N 161
sign.o N 16e
sign.o N 17a
sign.o N 17c
sign.o N 186
sign.o N 18b
sign.o N 190
sign.o N 199
sign.o N 19d
sign.o N 1b1
sign.o N 1c5
sign.o N 1d7
sign.o N 1e9
sign.o N 1f3
sign.o N 209
sign.o N 214
sign.o N 221
sign.o N 223
sign.o N 22d
sign.o N 235
sign.o N 23c
sign.o N 25
sign.o N 250
sign.o N 263
sign.o N 275
sign.o N 28b
sign.o N 2a1
sign.o N 2a8
sign.o N 2c
sign.o N 2d7
sign.o N 2fe
sign.o N 32a
sign.o N 32c
sign.o N 333
sign.o N 336
sign.o N 340
sign.o N 343
sign.o N 34d
sign.o N 350
sign.o N 353
sign.o N 358
sign.o N 35a
sign.o N 361
sign.o N 36b
sign.o N 375
sign.o N 378
sign.o N 37b
sign.o N 381
sign.o N 383
sign.o N 388
sign.o N 38c
sign.o N 390
sign.o N 395
sign.o N eb
sign.o N fb

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -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 109
Bitcontainer.o N 114
Bitcontainer.o N 11d
Bitcontainer.o N 130
Bitcontainer.o N 135
Bitcontainer.o N 143
Bitcontainer.o N 148
Bitcontainer.o N 151
Bitcontainer.o N 155
Bitcontainer.o N 16a
Bitcontainer.o N 17a
Bitcontainer.o N 181
Bitcontainer.o N 187
Bitcontainer.o N 19b
Bitcontainer.o N 1a0
Bitcontainer.o N 1ad
Bitcontainer.o N 1b9
Bitcontainer.o N 1c3
Bitcontainer.o N 1e8
Bitcontainer.o N 207
Bitcontainer.o N 219
Bitcontainer.o N 229
Bitcontainer.o N 240
Bitcontainer.o N 25
Bitcontainer.o N 259
Bitcontainer.o N 264
Bitcontainer.o N 271
Bitcontainer.o N 275
Bitcontainer.o N 288
Bitcontainer.o N 28f
Bitcontainer.o N 297
Bitcontainer.o N 2b0
Bitcontainer.o N 2b2
Bitcontainer.o N 2b9
Bitcontainer.o N 2bb
Bitcontainer.o N 2c0
Bitcontainer.o N 2c2
Bitcontainer.o N 2c4
Bitcontainer.o N 2cb
Bitcontainer.o N 2cf
Bitcontainer.o N 2d2
Bitcontainer.o N 2d4
Bitcontainer.o N 2e8
Bitcontainer.o N 2f2
Bitcontainer.o N 2f6
Bitcontainer.o N 2fa
Bitcontainer.o N 34
Bitcontainer.o N f2
Bitcontainer.o deserialize_bitcontainer T
Bitcontainer.o flipBit T
Bitcontainer.o getBit T
Bitcontainer.o randomBitcontainer T
Bitcontainer.o serialize_bitcontainer T
Bitcontainer.o squeezeBitcontainerArray T
Bitcontainer.o xor T
F16Field.o N 0
F16Field.o N 109
F16Field.o N 114
F16Field.o N 11d
F16Field.o N 131
F16Field.o N 141
F16Field.o N 149
F16Field.o N 156
F16Field.o N 15f
F16Field.o N 168
F16Field.o N 17b
F16Field.o N 180
F16Field.o N 18e
F16Field.o N 193
F16Field.o N 1aa
F16Field.o N 1b5
F16Field.o N 1be
F16Field.o N 1c7
F16Field.o N 1cb
F16Field.o N 1e0
F16Field.o N 1f2
F16Field.o N 206
F16Field.o N 213
F16Field.o N 21f
F16Field.o N 22a
F16Field.o N 231
F16Field.o N 23c
F16Field.o N 25
F16Field.o N 251
F16Field.o N 260
F16Field.o N 26c
F16Field.o N 277
F16Field.o N 283
F16Field.o N 28e
F16Field.o N 29a
F16Field.o N 2ac
F16Field.o N 2ca
F16Field.o N 2cc
F16Field.o N 2d3
F16Field.o N 2d5
F16Field.o N 2d7
F16Field.o N 2de
F16Field.o N 2e0
F16Field.o N 2e2
F16Field.o N 2e4
F16Field.o N 2e6
F16Field.o N 2eb
F16Field.o N 2f2
F16Field.o N 2f4
F16Field.o N 2f8
F16Field.o N 2fd
F16Field.o N 2ff
F16Field.o N 30
F16Field.o N 301
F16Field.o N 303
F16Field.o N 305
F16Field.o N 307
F16Field.o N 309
F16Field.o N 30c
F16Field.o N 30f
F16Field.o N 311
F16Field.o N 313
F16Field.o N ee
F16Field.o N fa
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 104
F32Field.o N 10d
F32Field.o N 11f
F32Field.o N 124
F32Field.o N 132
F32Field.o N 137
F32Field.o N 14e
F32Field.o N 159
F32Field.o N 162
F32Field.o N 16b
F32Field.o N 16f
F32Field.o N 17e
F32Field.o N 192
F32Field.o N 19e
F32Field.o N 1a5
F32Field.o N 1b0
F32Field.o N 1bb
F32Field.o N 1c6
F32Field.o N 1c9
F32Field.o N 1d4
F32Field.o N 1dd
F32Field.o N 1e5
F32Field.o N 1e8
F32Field.o N 1f0
F32Field.o N 202
F32Field.o N 216
F32Field.o N 223
F32Field.o N 22a
F32Field.o N 239
F32Field.o N 24b
F32Field.o N 25
F32Field.o N 257
F32Field.o N 262
F32Field.o N 26d
F32Field.o N 271
F32Field.o N 273
F32Field.o N 27a
F32Field.o N 27c
F32Field.o N 27e
F32Field.o N 285
F32Field.o N 287
F32Field.o N 28a
F32Field.o N 28c
F32Field.o N 28e
F32Field.o N 290
F32Field.o N 292
F32Field.o N 298
F32Field.o N 29d
F32Field.o N 30
F32Field.o N ee
F32Field.o N fb
F32Field.o f32add T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 10a
F48Field.o N 115
F48Field.o N 11e
F48Field.o N 126
F48Field.o N 13a
F48Field.o N 147
F48Field.o N 150
F48Field.o N 159
F48Field.o N 16b
F48Field.o N 170
F48Field.o N 17e
F48Field.o N 183
F48Field.o N 19a
F48Field.o N 1a5
F48Field.o N 1ae
F48Field.o N 1b7
F48Field.o N 1bb
F48Field.o N 1cf
F48Field.o N 1db
F48Field.o N 1e2
F48Field.o N 1ed
F48Field.o N 20b
F48Field.o N 216
F48Field.o N 221
F48Field.o N 226
F48Field.o N 22e
F48Field.o N 240
F48Field.o N 25
F48Field.o N 254
F48Field.o N 261
F48Field.o N 268
F48Field.o N 274
F48Field.o N 286
F48Field.o N 291
F48Field.o N 29c
F48Field.o N 29f
F48Field.o N 2a2
F48Field.o N 2a5
F48Field.o N 2a9
F48Field.o N 2ab
F48Field.o N 2b2
F48Field.o N 2b4
F48Field.o N 2b6
F48Field.o N 2bd
F48Field.o N 2bf
F48Field.o N 2c2
F48Field.o N 2c5
F48Field.o N 2cb
F48Field.o N 2cf
F48Field.o N 2d1
F48Field.o N 2d3
F48Field.o N 30
F48Field.o N ee
F48Field.o N fb
F48Field.o f48add T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 10a
F64Field.o N 115
F64Field.o N 11e
F64Field.o N 126
F64Field.o N 13a
F64Field.o N 142
F64Field.o N 14f
F64Field.o N 15c
F64Field.o N 165
F64Field.o N 16e
F64Field.o N 17a
F64Field.o N 181
F64Field.o N 18c
F64Field.o N 1aa
F64Field.o N 1b5
F64Field.o N 1c7
F64Field.o N 1cc
F64Field.o N 1da
F64Field.o N 1df
F64Field.o N 1f6
F64Field.o N 201
F64Field.o N 20a
F64Field.o N 213
F64Field.o N 217
F64Field.o N 22b
F64Field.o N 236
F64Field.o N 243
F64Field.o N 24e
F64Field.o N 25
F64Field.o N 255
F64Field.o N 261
F64Field.o N 273
F64Field.o N 27e
F64Field.o N 290
F64Field.o N 2a4
F64Field.o N 2a7
F64Field.o N 2aa
F64Field.o N 2ad
F64Field.o N 2b1
F64Field.o N 2b4
F64Field.o N 2b6
F64Field.o N 2b8
F64Field.o N 2bb
F64Field.o N 2be
F64Field.o N 2c1
F64Field.o N 2c7
F64Field.o N 2cb
F64Field.o N 2cd
F64Field.o N 2cf
F64Field.o N 2d6
F64Field.o N 2d8
F64Field.o N 2df
F64Field.o N 2e1
F64Field.o N 30
F64Field.o N ee
F64Field.o N f6
F64Field.o N fb
F64Field.o f64add T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 10a
F80Field.o N 115
F80Field.o N 11e
F80Field.o N 126
F80Field.o N 13a
F80Field.o N 142
F80Field.o N 14f
F80Field.o N 15c
F80Field.o N 165
F80Field.o N 16e
F80Field.o N 17a
F80Field.o N 181
F80Field.o N 18c
F80Field.o N 1aa
F80Field.o N 1b5
F80Field.o N 1c7
F80Field.o N 1cc
F80Field.o N 1da
F80Field.o N 1df
F80Field.o N 1f6
F80Field.o N 201
F80Field.o N 20a
F80Field.o N 213
F80Field.o N 217
F80Field.o N 22b
F80Field.o N 236
F80Field.o N 243
F80Field.o N 24e
F80Field.o N 25
F80Field.o N 255
F80Field.o N 261
F80Field.o N 273
F80Field.o N 27e
F80Field.o N 290
F80Field.o N 2a4
F80Field.o N 2a7
F80Field.o N 2aa
F80Field.o N 2ad
F80Field.o N 2b1
F80Field.o N 2b4
F80Field.o N 2b7
F80Field.o N 2b9
F80Field.o N 2bb
F80Field.o N 2c0
F80Field.o N 2c2
F80Field.o N 2c4
F80Field.o N 2ca
F80Field.o N 2ce
F80Field.o N 2d0
F80Field.o N 2d2
F80Field.o N 2d9
F80Field.o N 2db
F80Field.o N 2e2
F80Field.o N 2e4
F80Field.o N 30
F80Field.o N ee
F80Field.o N f6
F80Field.o N fb
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 106
F8Field.o N 110
F8Field.o N 118
F8Field.o N 12c
F8Field.o N 13b
F8Field.o N 148
F8Field.o N 150
F8Field.o N 158
F8Field.o N 15f
F8Field.o N 172
F8Field.o N 177
F8Field.o N 17c
F8Field.o N 193
F8Field.o N 19e
F8Field.o N 1a7
F8Field.o N 1b0
F8Field.o N 1b4
F8Field.o N 1c9
F8Field.o N 1da
F8Field.o N 1ed
F8Field.o N 1f9
F8Field.o N 204
F8Field.o N 20e
F8Field.o N 214
F8Field.o N 21e
F8Field.o N 220
F8Field.o N 227
F8Field.o N 229
F8Field.o N 22b
F8Field.o N 232
F8Field.o N 25
F8Field.o N 2f
F8Field.o N ed
F8Field.o N f8
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 112
LUOV.o N 11d
LUOV.o N 126
LUOV.o N 13a
LUOV.o N 147
LUOV.o N 154
LUOV.o N 15c
LUOV.o N 161
LUOV.o N 16d
LUOV.o N 177
LUOV.o N 17c
LUOV.o N 18a
LUOV.o N 18f
LUOV.o N 198
LUOV.o N 19c
LUOV.o N 1a7
LUOV.o N 1b1
LUOV.o N 1c5
LUOV.o N 1cc
LUOV.o N 1d2
LUOV.o N 1d7
LUOV.o N 1e3
LUOV.o N 1ed
LUOV.o N 212
LUOV.o N 231
LUOV.o N 243
LUOV.o N 25
LUOV.o N 253
LUOV.o N 266
LUOV.o N 27f
LUOV.o N 296
LUOV.o N 2af
LUOV.o N 2b4
LUOV.o N 2c
LUOV.o N 2c5
LUOV.o N 2d8
LUOV.o N 2eb
LUOV.o N 2f2
LUOV.o N 2f6
LUOV.o N 302
LUOV.o N 30d
LUOV.o N 315
LUOV.o N 323
LUOV.o N 336
LUOV.o N 341
LUOV.o N 346
LUOV.o N 34b
LUOV.o N 351
LUOV.o N 35b
LUOV.o N 363
LUOV.o N 36a
LUOV.o N 37f
LUOV.o N 391
LUOV.o N 3a5
LUOV.o N 3b4
LUOV.o N 3ca
LUOV.o N 3dc
LUOV.o N 3ed
LUOV.o N 402
LUOV.o N 412
LUOV.o N 426
LUOV.o N 43c
LUOV.o N 44e
LUOV.o N 462
LUOV.o N 478
LUOV.o N 48a
LUOV.o N 49e
LUOV.o N 4b4
LUOV.o N 4c6
LUOV.o N 4d2
LUOV.o N 4e2
LUOV.o N 4f7
LUOV.o N 50d
LUOV.o N 51b
LUOV.o N 52a
LUOV.o N 537
LUOV.o N 539
LUOV.o N 543
LUOV.o N 555
LUOV.o N 55c
LUOV.o N 55e
LUOV.o N 565
LUOV.o N 567
LUOV.o N 56e
LUOV.o N 571
LUOV.o N 57d
LUOV.o N 57f
LUOV.o N 589
LUOV.o N 59d
LUOV.o N 5a8
LUOV.o N 5ab
LUOV.o N 5ae
LUOV.o N 5b8
LUOV.o N 5ba
LUOV.o N 5bc
LUOV.o N 5c4
LUOV.o N 5c6
LUOV.o N 5c8
LUOV.o N 5ca
LUOV.o N 5ce
LUOV.o N 5e0
LUOV.o N 5e7
LUOV.o N 5e9
LUOV.o N 5f0
LUOV.o N 5f3
LUOV.o N 5f8
LUOV.o N 603
LUOV.o N 612
LUOV.o N 61c
LUOV.o N 62b
LUOV.o N 634
LUOV.o N 638
LUOV.o N 63c
LUOV.o N ea
LUOV.o N f0
LUOV.o N fb
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 104
LinearAlgebra.o N 112
LinearAlgebra.o N 11d
LinearAlgebra.o N 127
LinearAlgebra.o N 131
LinearAlgebra.o N 136
LinearAlgebra.o N 13a
LinearAlgebra.o N 13f
LinearAlgebra.o N 145
LinearAlgebra.o N 14f
LinearAlgebra.o N 157
LinearAlgebra.o N 15e
LinearAlgebra.o N 165
LinearAlgebra.o N 170
LinearAlgebra.o N 17f
LinearAlgebra.o N 18b
LinearAlgebra.o N 194
LinearAlgebra.o N 19d
LinearAlgebra.o N 1a3
LinearAlgebra.o N 1b7
LinearAlgebra.o N 1c9
LinearAlgebra.o N 1d6
LinearAlgebra.o N 1da
LinearAlgebra.o N 1dc
LinearAlgebra.o N 1e3
LinearAlgebra.o N 1e5
LinearAlgebra.o N 1e9
LinearAlgebra.o N 1ed
LinearAlgebra.o N 1f2
LinearAlgebra.o N 1f7
LinearAlgebra.o N 1f9
LinearAlgebra.o N 1fe
LinearAlgebra.o N 202
LinearAlgebra.o N 204
LinearAlgebra.o N 20c
LinearAlgebra.o N 215
LinearAlgebra.o N 21c
LinearAlgebra.o N 226
LinearAlgebra.o N 228
LinearAlgebra.o N 22c
LinearAlgebra.o N 235
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f3
LinearAlgebra.o N f8
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 103
buffer.o N 10e
buffer.o N 117
buffer.o N 120
buffer.o N 128
buffer.o N 136
buffer.o N 149
buffer.o N 15e
buffer.o N 168
buffer.o N 16d
buffer.o N 172
buffer.o N 17b
buffer.o N 17f
buffer.o N 186
buffer.o N 190
buffer.o N 197
buffer.o N 1a2
buffer.o N 1a4
buffer.o N 1a6
buffer.o N 1a8
buffer.o N 1ac
buffer.o N 1ae
buffer.o N 1b3
buffer.o N 1b7
buffer.o N 1bb
buffer.o N 25
buffer.o N 2e
buffer.o N ec
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 10b
intermediateValues.o N 120
intermediateValues.o N 134
intermediateValues.o N 149
intermediateValues.o N 159
intermediateValues.o N 161
intermediateValues.o N 16f
intermediateValues.o N 179
intermediateValues.o N 181
intermediateValues.o N 188
intermediateValues.o N 18a
intermediateValues.o N 18f
intermediateValues.o N 193
intermediateValues.o N 198
intermediateValues.o N 19e
intermediateValues.o N 1a5
intermediateValues.o N 1b4
intermediateValues.o N 1b8
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N f8
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 104
keccakrng.o N 109
keccakrng.o N 115
keccakrng.o N 12c
keccakrng.o N 137
keccakrng.o N 140
keccakrng.o N 156
keccakrng.o N 15d
keccakrng.o N 163
keccakrng.o N 171
keccakrng.o N 185
keccakrng.o N 18a
keccakrng.o N 196
keccakrng.o N 1a0
keccakrng.o N 1a4
keccakrng.o N 1c9
keccakrng.o N 1e8
keccakrng.o N 1fa
keccakrng.o N 20a
keccakrng.o N 21c
keccakrng.o N 22d
keccakrng.o N 240
keccakrng.o N 24a
keccakrng.o N 24f
keccakrng.o N 25
keccakrng.o N 254
keccakrng.o N 25d
keccakrng.o N 270
keccakrng.o N 275
keccakrng.o N 289
keccakrng.o N 299
keccakrng.o N 2a7
keccakrng.o N 2bb
keccakrng.o N 2c0
keccakrng.o N 2c4
keccakrng.o N 2cf
keccakrng.o N 2d5
keccakrng.o N 2d7
keccakrng.o N 2de
keccakrng.o N 2e5
keccakrng.o N 2ef
keccakrng.o N 2f7
keccakrng.o N 2fe
keccakrng.o N 305
keccakrng.o N 31
keccakrng.o N ef
keccakrng.o N fc
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 105
sign.o N 113
sign.o N 127
sign.o N 12a
sign.o N 135
sign.o N 14c
sign.o N 157
sign.o N 160
sign.o N 16d
sign.o N 179
sign.o N 17b
sign.o N 185
sign.o N 18a
sign.o N 18f
sign.o N 198
sign.o N 19c
sign.o N 1b0
sign.o N 1c4
sign.o N 1d6
sign.o N 1e8
sign.o N 1f2
sign.o N 208
sign.o N 213
sign.o N 220
sign.o N 222
sign.o N 22c
sign.o N 234
sign.o N 23b
sign.o N 24f
sign.o N 25
sign.o N 262
sign.o N 274
sign.o N 28a
sign.o N 2a0
sign.o N 2a7
sign.o N 2c
sign.o N 2d6
sign.o N 2fd
sign.o N 329
sign.o N 32b
sign.o N 332
sign.o N 335
sign.o N 33f
sign.o N 342
sign.o N 34c
sign.o N 34f
sign.o N 352
sign.o N 357
sign.o N 359
sign.o N 360
sign.o N 36a
sign.o N 374
sign.o N 377
sign.o N 37a
sign.o N 380
sign.o N 382
sign.o N 387
sign.o N 38b
sign.o N 38f
sign.o N 394
sign.o N ea
sign.o N fa

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -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 10a
Bitcontainer.o N 115
Bitcontainer.o N 11e
Bitcontainer.o N 131
Bitcontainer.o N 136
Bitcontainer.o N 144
Bitcontainer.o N 149
Bitcontainer.o N 152
Bitcontainer.o N 156
Bitcontainer.o N 16b
Bitcontainer.o N 17b
Bitcontainer.o N 182
Bitcontainer.o N 188
Bitcontainer.o N 19c
Bitcontainer.o N 1a1
Bitcontainer.o N 1ae
Bitcontainer.o N 1ba
Bitcontainer.o N 1c4
Bitcontainer.o N 1e9
Bitcontainer.o N 208
Bitcontainer.o N 21a
Bitcontainer.o N 22a
Bitcontainer.o N 23d
Bitcontainer.o N 248
Bitcontainer.o N 25
Bitcontainer.o N 255
Bitcontainer.o N 269
Bitcontainer.o N 26b
Bitcontainer.o N 26e
Bitcontainer.o N 285
Bitcontainer.o N 29e
Bitcontainer.o N 2a2
Bitcontainer.o N 2a9
Bitcontainer.o N 2b1
Bitcontainer.o N 2ca
Bitcontainer.o N 2cc
Bitcontainer.o N 2d3
Bitcontainer.o N 2d5
Bitcontainer.o N 2da
Bitcontainer.o N 2dc
Bitcontainer.o N 2de
Bitcontainer.o N 2e5
Bitcontainer.o N 2e9
Bitcontainer.o N 2f3
Bitcontainer.o N 2f7
Bitcontainer.o N 2fb
Bitcontainer.o N 34
Bitcontainer.o N f3
Bitcontainer.o deserialize_bitcontainer T
Bitcontainer.o flipBit T
Bitcontainer.o getBit T
Bitcontainer.o randomBitcontainer T
Bitcontainer.o serialize_bitcontainer T
Bitcontainer.o squeezeBitcontainerArray T
Bitcontainer.o xor T
F16Field.o N 0
F16Field.o N 10a
F16Field.o N 115
F16Field.o N 11e
F16Field.o N 132
F16Field.o N 142
F16Field.o N 14a
F16Field.o N 157
F16Field.o N 160
F16Field.o N 169
F16Field.o N 17c
F16Field.o N 181
F16Field.o N 18f
F16Field.o N 194
F16Field.o N 1ab
F16Field.o N 1b6
F16Field.o N 1bf
F16Field.o N 1c8
F16Field.o N 1cc
F16Field.o N 1e1
F16Field.o N 1e8
F16Field.o N 1ea
F16Field.o N 1f5
F16Field.o N 200
F16Field.o N 20c
F16Field.o N 20e
F16Field.o N 21a
F16Field.o N 21f
F16Field.o N 221
F16Field.o N 22d
F16Field.o N 238
F16Field.o N 247
F16Field.o N 25
F16Field.o N 252
F16Field.o N 256
F16Field.o N 268
F16Field.o N 27c
F16Field.o N 289
F16Field.o N 29e
F16Field.o N 2aa
F16Field.o N 2bc
F16Field.o N 2da
F16Field.o N 2dc
F16Field.o N 2e3
F16Field.o N 2e5
F16Field.o N 2ec
F16Field.o N 2ee
F16Field.o N 2f0
F16Field.o N 2f5
F16Field.o N 2fc
F16Field.o N 2fe
F16Field.o N 30
F16Field.o N 300
F16Field.o N 302
F16Field.o N 304
F16Field.o N 306
F16Field.o N 308
F16Field.o N 30a
F16Field.o N 30d
F16Field.o N 310
F16Field.o N 312
F16Field.o N 314
F16Field.o N ef
F16Field.o N fb
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 105
F32Field.o N 10e
F32Field.o N 120
F32Field.o N 125
F32Field.o N 133
F32Field.o N 138
F32Field.o N 14f
F32Field.o N 15a
F32Field.o N 163
F32Field.o N 16c
F32Field.o N 170
F32Field.o N 17f
F32Field.o N 193
F32Field.o N 19e
F32Field.o N 1a1
F32Field.o N 1ac
F32Field.o N 1b5
F32Field.o N 1bd
F32Field.o N 1c0
F32Field.o N 1c8
F32Field.o N 1cc
F32Field.o N 1d8
F32Field.o N 1df
F32Field.o N 1ea
F32Field.o N 1f5
F32Field.o N 207
F32Field.o N 21b
F32Field.o N 228
F32Field.o N 22f
F32Field.o N 23e
F32Field.o N 25
F32Field.o N 250
F32Field.o N 25c
F32Field.o N 267
F32Field.o N 272
F32Field.o N 274
F32Field.o N 27b
F32Field.o N 27d
F32Field.o N 27f
F32Field.o N 286
F32Field.o N 288
F32Field.o N 28b
F32Field.o N 28d
F32Field.o N 28f
F32Field.o N 291
F32Field.o N 293
F32Field.o N 299
F32Field.o N 29e
F32Field.o N 30
F32Field.o N ef
F32Field.o N fc
F32Field.o f32add T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 10b
F48Field.o N 116
F48Field.o N 11f
F48Field.o N 127
F48Field.o N 13b
F48Field.o N 148
F48Field.o N 151
F48Field.o N 15a
F48Field.o N 16c
F48Field.o N 171
F48Field.o N 17f
F48Field.o N 184
F48Field.o N 19b
F48Field.o N 1a6
F48Field.o N 1af
F48Field.o N 1b8
F48Field.o N 1bc
F48Field.o N 1d0
F48Field.o N 1db
F48Field.o N 1e0
F48Field.o N 1e8
F48Field.o N 1eb
F48Field.o N 1ee
F48Field.o N 1f1
F48Field.o N 1f5
F48Field.o N 201
F48Field.o N 208
F48Field.o N 213
F48Field.o N 231
F48Field.o N 23c
F48Field.o N 24e
F48Field.o N 25
F48Field.o N 262
F48Field.o N 26f
F48Field.o N 276
F48Field.o N 282
F48Field.o N 294
F48Field.o N 29f
F48Field.o N 2aa
F48Field.o N 2ac
F48Field.o N 2b3
F48Field.o N 2b5
F48Field.o N 2b7
F48Field.o N 2be
F48Field.o N 2c0
F48Field.o N 2c3
F48Field.o N 2c6
F48Field.o N 2cc
F48Field.o N 2d0
F48Field.o N 2d2
F48Field.o N 2d4
F48Field.o N 30
F48Field.o N ef
F48Field.o N fc
F48Field.o f48add T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 10b
F64Field.o N 116
F64Field.o N 11f
F64Field.o N 127
F64Field.o N 13b
F64Field.o N 143
F64Field.o N 150
F64Field.o N 15d
F64Field.o N 166
F64Field.o N 16f
F64Field.o N 17a
F64Field.o N 17e
F64Field.o N 180
F64Field.o N 182
F64Field.o N 18d
F64Field.o N 190
F64Field.o N 193
F64Field.o N 196
F64Field.o N 199
F64Field.o N 19d
F64Field.o N 1a9
F64Field.o N 1b0
F64Field.o N 1bb
F64Field.o N 1d9
F64Field.o N 1e4
F64Field.o N 1f6
F64Field.o N 1fb
F64Field.o N 209
F64Field.o N 20e
F64Field.o N 225
F64Field.o N 230
F64Field.o N 239
F64Field.o N 242
F64Field.o N 25
F64Field.o N 256
F64Field.o N 263
F64Field.o N 26a
F64Field.o N 276
F64Field.o N 288
F64Field.o N 293
F64Field.o N 2a5
F64Field.o N 2b9
F64Field.o N 2bc
F64Field.o N 2bf
F64Field.o N 2c2
F64Field.o N 2c8
F64Field.o N 2cc
F64Field.o N 2ce
F64Field.o N 2d0
F64Field.o N 2d7
F64Field.o N 2d9
F64Field.o N 2e0
F64Field.o N 2e2
F64Field.o N 30
F64Field.o N ef
F64Field.o N f7
F64Field.o N fc
F64Field.o f64add T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 10b
F80Field.o N 116
F80Field.o N 11f
F80Field.o N 127
F80Field.o N 13b
F80Field.o N 143
F80Field.o N 150
F80Field.o N 15d
F80Field.o N 166
F80Field.o N 16f
F80Field.o N 17a
F80Field.o N 17e
F80Field.o N 180
F80Field.o N 182
F80Field.o N 18d
F80Field.o N 190
F80Field.o N 193
F80Field.o N 196
F80Field.o N 199
F80Field.o N 19c
F80Field.o N 1a0
F80Field.o N 1ac
F80Field.o N 1b3
F80Field.o N 1be
F80Field.o N 1dc
F80Field.o N 1e7
F80Field.o N 1f9
F80Field.o N 1fe
F80Field.o N 20c
F80Field.o N 211
F80Field.o N 228
F80Field.o N 233
F80Field.o N 23c
F80Field.o N 245
F80Field.o N 25
F80Field.o N 259
F80Field.o N 266
F80Field.o N 26d
F80Field.o N 279
F80Field.o N 28b
F80Field.o N 296
F80Field.o N 2a8
F80Field.o N 2bc
F80Field.o N 2c1
F80Field.o N 2c3
F80Field.o N 2c5
F80Field.o N 2cb
F80Field.o N 2cf
F80Field.o N 2d1
F80Field.o N 2d3
F80Field.o N 2da
F80Field.o N 2dc
F80Field.o N 2e3
F80Field.o N 2e5
F80Field.o N 30
F80Field.o N ef
F80Field.o N f7
F80Field.o N fc
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 107
F8Field.o N 111
F8Field.o N 119
F8Field.o N 12d
F8Field.o N 13c
F8Field.o N 149
F8Field.o N 151
F8Field.o N 159
F8Field.o N 160
F8Field.o N 173
F8Field.o N 178
F8Field.o N 17d
F8Field.o N 194
F8Field.o N 19f
F8Field.o N 1a8
F8Field.o N 1b1
F8Field.o N 1b5
F8Field.o N 1ca
F8Field.o N 1d0
F8Field.o N 1d2
F8Field.o N 1dc
F8Field.o N 1ed
F8Field.o N 200
F8Field.o N 20c
F8Field.o N 217
F8Field.o N 221
F8Field.o N 223
F8Field.o N 22a
F8Field.o N 22c
F8Field.o N 233
F8Field.o N 25
F8Field.o N 2f
F8Field.o N ee
F8Field.o N f9
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 113
LUOV.o N 11e
LUOV.o N 127
LUOV.o N 13b
LUOV.o N 148
LUOV.o N 155
LUOV.o N 15d
LUOV.o N 162
LUOV.o N 16e
LUOV.o N 178
LUOV.o N 17d
LUOV.o N 18b
LUOV.o N 190
LUOV.o N 199
LUOV.o N 19d
LUOV.o N 1a8
LUOV.o N 1b2
LUOV.o N 1c6
LUOV.o N 1cd
LUOV.o N 1d3
LUOV.o N 1d8
LUOV.o N 1e4
LUOV.o N 1ee
LUOV.o N 213
LUOV.o N 232
LUOV.o N 244
LUOV.o N 25
LUOV.o N 254
LUOV.o N 267
LUOV.o N 280
LUOV.o N 297
LUOV.o N 2b0
LUOV.o N 2b5
LUOV.o N 2c
LUOV.o N 2c6
LUOV.o N 2d9
LUOV.o N 2ec
LUOV.o N 2f3
LUOV.o N 2f7
LUOV.o N 303
LUOV.o N 30e
LUOV.o N 316
LUOV.o N 324
LUOV.o N 337
LUOV.o N 342
LUOV.o N 347
LUOV.o N 34c
LUOV.o N 352
LUOV.o N 35c
LUOV.o N 364
LUOV.o N 36b
LUOV.o N 380
LUOV.o N 392
LUOV.o N 3a6
LUOV.o N 3b5
LUOV.o N 3cb
LUOV.o N 3dd
LUOV.o N 3ee
LUOV.o N 403
LUOV.o N 413
LUOV.o N 427
LUOV.o N 43d
LUOV.o N 44f
LUOV.o N 463
LUOV.o N 479
LUOV.o N 48b
LUOV.o N 49f
LUOV.o N 4b5
LUOV.o N 4c7
LUOV.o N 4d3
LUOV.o N 4e3
LUOV.o N 4f8
LUOV.o N 50e
LUOV.o N 51c
LUOV.o N 52b
LUOV.o N 538
LUOV.o N 53a
LUOV.o N 544
LUOV.o N 556
LUOV.o N 55d
LUOV.o N 55f
LUOV.o N 566
LUOV.o N 568
LUOV.o N 56f
LUOV.o N 572
LUOV.o N 57e
LUOV.o N 580
LUOV.o N 58a
LUOV.o N 59e
LUOV.o N 5a9
LUOV.o N 5ac
LUOV.o N 5af
LUOV.o N 5b9
LUOV.o N 5bb
LUOV.o N 5bd
LUOV.o N 5c5
LUOV.o N 5c7
LUOV.o N 5c9
LUOV.o N 5cb
LUOV.o N 5cf
LUOV.o N 5e1
LUOV.o N 5e8
LUOV.o N 5ea
LUOV.o N 5f1
LUOV.o N 5f4
LUOV.o N 5f9
LUOV.o N 604
LUOV.o N 613
LUOV.o N 61d
LUOV.o N 62c
LUOV.o N 635
LUOV.o N 639
LUOV.o N 63d
LUOV.o N eb
LUOV.o N f1
LUOV.o N fc
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 105
LinearAlgebra.o N 113
LinearAlgebra.o N 11e
LinearAlgebra.o N 127
LinearAlgebra.o N 129
LinearAlgebra.o N 12e
LinearAlgebra.o N 132
LinearAlgebra.o N 137
LinearAlgebra.o N 13d
LinearAlgebra.o N 147
LinearAlgebra.o N 14f
LinearAlgebra.o N 156
LinearAlgebra.o N 15d
LinearAlgebra.o N 162
LinearAlgebra.o N 167
LinearAlgebra.o N 16c
LinearAlgebra.o N 176
LinearAlgebra.o N 180
LinearAlgebra.o N 18b
LinearAlgebra.o N 19a
LinearAlgebra.o N 1a6
LinearAlgebra.o N 1af
LinearAlgebra.o N 1b5
LinearAlgebra.o N 1c9
LinearAlgebra.o N 1db
LinearAlgebra.o N 1e8
LinearAlgebra.o N 1ec
LinearAlgebra.o N 1ee
LinearAlgebra.o N 1f5
LinearAlgebra.o N 1f7
LinearAlgebra.o N 1fb
LinearAlgebra.o N 1ff
LinearAlgebra.o N 203
LinearAlgebra.o N 205
LinearAlgebra.o N 20d
LinearAlgebra.o N 216
LinearAlgebra.o N 21d
LinearAlgebra.o N 227
LinearAlgebra.o N 229
LinearAlgebra.o N 22d
LinearAlgebra.o N 236
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f4
LinearAlgebra.o N f9
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 104
buffer.o N 10f
buffer.o N 118
buffer.o N 120
buffer.o N 12e
buffer.o N 130
buffer.o N 135
buffer.o N 13a
buffer.o N 143
buffer.o N 147
buffer.o N 14e
buffer.o N 152
buffer.o N 165
buffer.o N 167
buffer.o N 16e
buffer.o N 170
buffer.o N 175
buffer.o N 17e
buffer.o N 193
buffer.o N 19d
buffer.o N 1a7
buffer.o N 1b2
buffer.o N 1b4
buffer.o N 1b8
buffer.o N 1bc
buffer.o N 25
buffer.o N 2e
buffer.o N ed
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 10c
intermediateValues.o N 121
intermediateValues.o N 135
intermediateValues.o N 14a
intermediateValues.o N 15a
intermediateValues.o N 162
intermediateValues.o N 170
intermediateValues.o N 17a
intermediateValues.o N 182
intermediateValues.o N 189
intermediateValues.o N 18b
intermediateValues.o N 190
intermediateValues.o N 194
intermediateValues.o N 199
intermediateValues.o N 19f
intermediateValues.o N 1a6
intermediateValues.o N 1b5
intermediateValues.o N 1b9
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N f9
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 105
keccakrng.o N 10a
keccakrng.o N 116
keccakrng.o N 12d
keccakrng.o N 138
keccakrng.o N 141
keccakrng.o N 157
keccakrng.o N 15e
keccakrng.o N 164
keccakrng.o N 172
keccakrng.o N 186
keccakrng.o N 18b
keccakrng.o N 197
keccakrng.o N 1a1
keccakrng.o N 1a5
keccakrng.o N 1ca
keccakrng.o N 1e9
keccakrng.o N 1fb
keccakrng.o N 20b
keccakrng.o N 21d
keccakrng.o N 22e
keccakrng.o N 241
keccakrng.o N 24b
keccakrng.o N 25
keccakrng.o N 250
keccakrng.o N 255
keccakrng.o N 25e
keccakrng.o N 271
keccakrng.o N 276
keccakrng.o N 28a
keccakrng.o N 29a
keccakrng.o N 2a8
keccakrng.o N 2bc
keccakrng.o N 2c1
keccakrng.o N 2c5
keccakrng.o N 2d0
keccakrng.o N 2d6
keccakrng.o N 2d8
keccakrng.o N 2df
keccakrng.o N 2e6
keccakrng.o N 2f0
keccakrng.o N 2f8
keccakrng.o N 2ff
keccakrng.o N 306
keccakrng.o N 31
keccakrng.o N f0
keccakrng.o N fd
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 106
sign.o N 114
sign.o N 128
sign.o N 12b
sign.o N 136
sign.o N 14d
sign.o N 158
sign.o N 161
sign.o N 16e
sign.o N 17a
sign.o N 17c
sign.o N 186
sign.o N 18b
sign.o N 190
sign.o N 199
sign.o N 19d
sign.o N 1b1
sign.o N 1c5
sign.o N 1d7
sign.o N 1e9
sign.o N 1f3
sign.o N 209
sign.o N 214
sign.o N 221
sign.o N 223
sign.o N 22d
sign.o N 235
sign.o N 23c
sign.o N 25
sign.o N 250
sign.o N 263
sign.o N 275
sign.o N 28b
sign.o N 2a1
sign.o N 2a8
sign.o N 2c
sign.o N 2d7
sign.o N 2fe
sign.o N 32a
sign.o N 32c
sign.o N 333
sign.o N 336
sign.o N 340
sign.o N 343
sign.o N 34d
sign.o N 350
sign.o N 353
sign.o N 358
sign.o N 35a
sign.o N 361
sign.o N 36b
sign.o N 375
sign.o N 378
sign.o N 37b
sign.o N 381
sign.o N 383
sign.o N 388
sign.o N 38c
sign.o N 390
sign.o N 395
sign.o N eb
sign.o N fb

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -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 109
Bitcontainer.o N 114
Bitcontainer.o N 11d
Bitcontainer.o N 130
Bitcontainer.o N 135
Bitcontainer.o N 143
Bitcontainer.o N 148
Bitcontainer.o N 151
Bitcontainer.o N 155
Bitcontainer.o N 16a
Bitcontainer.o N 17a
Bitcontainer.o N 181
Bitcontainer.o N 187
Bitcontainer.o N 19b
Bitcontainer.o N 1a0
Bitcontainer.o N 1ad
Bitcontainer.o N 1b9
Bitcontainer.o N 1c3
Bitcontainer.o N 1e8
Bitcontainer.o N 207
Bitcontainer.o N 219
Bitcontainer.o N 229
Bitcontainer.o N 23c
Bitcontainer.o N 247
Bitcontainer.o N 25
Bitcontainer.o N 254
Bitcontainer.o N 268
Bitcontainer.o N 26a
Bitcontainer.o N 26d
Bitcontainer.o N 284
Bitcontainer.o N 29d
Bitcontainer.o N 2a1
Bitcontainer.o N 2a8
Bitcontainer.o N 2b0
Bitcontainer.o N 2c9
Bitcontainer.o N 2cb
Bitcontainer.o N 2d2
Bitcontainer.o N 2d4
Bitcontainer.o N 2d9
Bitcontainer.o N 2db
Bitcontainer.o N 2dd
Bitcontainer.o N 2e4
Bitcontainer.o N 2e8
Bitcontainer.o N 2f2
Bitcontainer.o N 2f6
Bitcontainer.o N 2fa
Bitcontainer.o N 34
Bitcontainer.o N f2
Bitcontainer.o deserialize_bitcontainer T
Bitcontainer.o flipBit T
Bitcontainer.o getBit T
Bitcontainer.o randomBitcontainer T
Bitcontainer.o serialize_bitcontainer T
Bitcontainer.o squeezeBitcontainerArray T
Bitcontainer.o xor T
F16Field.o N 0
F16Field.o N 109
F16Field.o N 114
F16Field.o N 11d
F16Field.o N 131
F16Field.o N 141
F16Field.o N 149
F16Field.o N 156
F16Field.o N 15f
F16Field.o N 168
F16Field.o N 17b
F16Field.o N 180
F16Field.o N 18e
F16Field.o N 193
F16Field.o N 1aa
F16Field.o N 1b5
F16Field.o N 1be
F16Field.o N 1c7
F16Field.o N 1cb
F16Field.o N 1e0
F16Field.o N 1e7
F16Field.o N 1e9
F16Field.o N 1f4
F16Field.o N 1ff
F16Field.o N 20b
F16Field.o N 20d
F16Field.o N 219
F16Field.o N 21e
F16Field.o N 220
F16Field.o N 22f
F16Field.o N 23b
F16Field.o N 246
F16Field.o N 25
F16Field.o N 251
F16Field.o N 255
F16Field.o N 267
F16Field.o N 27b
F16Field.o N 288
F16Field.o N 29d
F16Field.o N 2a9
F16Field.o N 2bb
F16Field.o N 2d9
F16Field.o N 2db
F16Field.o N 2e2
F16Field.o N 2e4
F16Field.o N 2eb
F16Field.o N 2ed
F16Field.o N 2ef
F16Field.o N 2f4
F16Field.o N 2fb
F16Field.o N 2fd
F16Field.o N 2ff
F16Field.o N 30
F16Field.o N 301
F16Field.o N 303
F16Field.o N 305
F16Field.o N 308
F16Field.o N 30b
F16Field.o N 30d
F16Field.o N 30f
F16Field.o N 313
F16Field.o N 315
F16Field.o N ee
F16Field.o N fa
F16Field.o f16EucildeanDivision T
F16Field.o f16ExtendedEuclideanAlgorithm T
F16Field.o f16antilog T
F16Field.o f16deserialize_FELT T
F16Field.o f16inverse T
F16Field.o f16log T
F16Field.o f16multiply T
F16Field.o f16polyAdd T
F16Field.o f16polyCopy T
F16Field.o f16polyMult T
F16Field.o f16polyOne T
F16Field.o f16polyZero T
F16Field.o f16printFELT T
F16Field.o f16scalarMultiply T
F16Field.o f16serialize_FELT T
F16Field.o isArrayOfZeros T
F32Field.o N 0
F32Field.o N 104
F32Field.o N 10d
F32Field.o N 11f
F32Field.o N 124
F32Field.o N 132
F32Field.o N 137
F32Field.o N 14e
F32Field.o N 159
F32Field.o N 162
F32Field.o N 16b
F32Field.o N 16f
F32Field.o N 17e
F32Field.o N 192
F32Field.o N 19d
F32Field.o N 1a0
F32Field.o N 1ab
F32Field.o N 1b4
F32Field.o N 1bc
F32Field.o N 1bf
F32Field.o N 1c7
F32Field.o N 1cb
F32Field.o N 1d7
F32Field.o N 1de
F32Field.o N 1e9
F32Field.o N 1f8
F32Field.o N 1fa
F32Field.o N 1fc
F32Field.o N 1ff
F32Field.o N 20a
F32Field.o N 21c
F32Field.o N 230
F32Field.o N 23d
F32Field.o N 244
F32Field.o N 25
F32Field.o N 256
F32Field.o N 262
F32Field.o N 26d
F32Field.o N 278
F32Field.o N 27a
F32Field.o N 281
F32Field.o N 283
F32Field.o N 28a
F32Field.o N 28c
F32Field.o N 28e
F32Field.o N 290
F32Field.o N 292
F32Field.o N 298
F32Field.o N 29d
F32Field.o N 30
F32Field.o N ee
F32Field.o N fb
F32Field.o f32add T
F32Field.o f32deserialize_FELT T
F32Field.o f32inverse T
F32Field.o f32isEqual T
F32Field.o f32multiply T
F32Field.o f32multiplyOld T
F32Field.o f32printFELT T
F32Field.o f32scalarMultiply T
F32Field.o f32serialize_FELT T
F32Field.o newF32FELT T
F48Field.o N 0
F48Field.o N 10a
F48Field.o N 115
F48Field.o N 11e
F48Field.o N 126
F48Field.o N 13a
F48Field.o N 147
F48Field.o N 150
F48Field.o N 159
F48Field.o N 16b
F48Field.o N 170
F48Field.o N 17e
F48Field.o N 183
F48Field.o N 19a
F48Field.o N 1a5
F48Field.o N 1ae
F48Field.o N 1b7
F48Field.o N 1bb
F48Field.o N 1cf
F48Field.o N 1da
F48Field.o N 1df
F48Field.o N 1e7
F48Field.o N 1ea
F48Field.o N 1ed
F48Field.o N 1f0
F48Field.o N 1f4
F48Field.o N 200
F48Field.o N 207
F48Field.o N 212
F48Field.o N 230
F48Field.o N 23b
F48Field.o N 24d
F48Field.o N 25
F48Field.o N 261
F48Field.o N 26e
F48Field.o N 275
F48Field.o N 281
F48Field.o N 293
F48Field.o N 29e
F48Field.o N 2a9
F48Field.o N 2ab
F48Field.o N 2b2
F48Field.o N 2b4
F48Field.o N 2b6
F48Field.o N 2bd
F48Field.o N 2bf
F48Field.o N 2c2
F48Field.o N 2c5
F48Field.o N 2cb
F48Field.o N 2cf
F48Field.o N 2d1
F48Field.o N 2d3
F48Field.o N 30
F48Field.o N ee
F48Field.o N fb
F48Field.o f48add T
F48Field.o f48deserialize_FELT T
F48Field.o f48inverse T
F48Field.o f48isEqual T
F48Field.o f48multiply T
F48Field.o f48printFELT T
F48Field.o f48scalarMultiply T
F48Field.o f48serialize_FELT T
F48Field.o newF48FELT T
F64Field.o N 0
F64Field.o N 10a
F64Field.o N 115
F64Field.o N 11e
F64Field.o N 126
F64Field.o N 13a
F64Field.o N 142
F64Field.o N 14f
F64Field.o N 15c
F64Field.o N 165
F64Field.o N 16e
F64Field.o N 179
F64Field.o N 17d
F64Field.o N 17f
F64Field.o N 181
F64Field.o N 18c
F64Field.o N 18f
F64Field.o N 192
F64Field.o N 195
F64Field.o N 198
F64Field.o N 19c
F64Field.o N 1a8
F64Field.o N 1af
F64Field.o N 1ba
F64Field.o N 1d8
F64Field.o N 1e3
F64Field.o N 1f5
F64Field.o N 1fa
F64Field.o N 208
F64Field.o N 20d
F64Field.o N 224
F64Field.o N 22f
F64Field.o N 238
F64Field.o N 241
F64Field.o N 25
F64Field.o N 255
F64Field.o N 262
F64Field.o N 269
F64Field.o N 275
F64Field.o N 287
F64Field.o N 292
F64Field.o N 2a4
F64Field.o N 2b8
F64Field.o N 2bb
F64Field.o N 2be
F64Field.o N 2c1
F64Field.o N 2c7
F64Field.o N 2cb
F64Field.o N 2cd
F64Field.o N 2cf
F64Field.o N 2d6
F64Field.o N 2d8
F64Field.o N 2df
F64Field.o N 2e1
F64Field.o N 30
F64Field.o N ee
F64Field.o N f6
F64Field.o N fb
F64Field.o f64add T
F64Field.o f64deserialize_FELT T
F64Field.o f64inverse T
F64Field.o f64isEqual T
F64Field.o f64multiply T
F64Field.o f64printFELT T
F64Field.o f64scalarMultiply T
F64Field.o f64serialize_FELT T
F64Field.o newF64FELT T
F80Field.o N 0
F80Field.o N 10a
F80Field.o N 115
F80Field.o N 11e
F80Field.o N 126
F80Field.o N 13a
F80Field.o N 142
F80Field.o N 14f
F80Field.o N 15c
F80Field.o N 165
F80Field.o N 16e
F80Field.o N 179
F80Field.o N 17d
F80Field.o N 17f
F80Field.o N 181
F80Field.o N 18c
F80Field.o N 18f
F80Field.o N 192
F80Field.o N 195
F80Field.o N 198
F80Field.o N 19b
F80Field.o N 19f
F80Field.o N 1ab
F80Field.o N 1b2
F80Field.o N 1bd
F80Field.o N 1db
F80Field.o N 1e6
F80Field.o N 1f8
F80Field.o N 1fd
F80Field.o N 20b
F80Field.o N 210
F80Field.o N 227
F80Field.o N 232
F80Field.o N 23b
F80Field.o N 244
F80Field.o N 25
F80Field.o N 258
F80Field.o N 265
F80Field.o N 26c
F80Field.o N 278
F80Field.o N 28a
F80Field.o N 295
F80Field.o N 2a7
F80Field.o N 2bb
F80Field.o N 2bd
F80Field.o N 2c2
F80Field.o N 2c4
F80Field.o N 2ca
F80Field.o N 2ce
F80Field.o N 2d0
F80Field.o N 2d2
F80Field.o N 2d9
F80Field.o N 2db
F80Field.o N 2e2
F80Field.o N 2e4
F80Field.o N 30
F80Field.o N ee
F80Field.o N f6
F80Field.o N fb
F80Field.o f80Scalarmultiply T
F80Field.o f80add T
F80Field.o f80deserialize_FELT T
F80Field.o f80inverse T
F80Field.o f80isEqual T
F80Field.o f80multiply T
F80Field.o f80printFELT T
F80Field.o f80serialize_FELT T
F80Field.o newF80FELT T
F8Field.o N 0
F8Field.o N 106
F8Field.o N 110
F8Field.o N 118
F8Field.o N 12c
F8Field.o N 13b
F8Field.o N 148
F8Field.o N 150
F8Field.o N 158
F8Field.o N 15f
F8Field.o N 172
F8Field.o N 177
F8Field.o N 17c
F8Field.o N 193
F8Field.o N 19e
F8Field.o N 1a7
F8Field.o N 1b0
F8Field.o N 1b4
F8Field.o N 1c9
F8Field.o N 1cf
F8Field.o N 1d1
F8Field.o N 1db
F8Field.o N 1ec
F8Field.o N 1ff
F8Field.o N 20b
F8Field.o N 216
F8Field.o N 220
F8Field.o N 222
F8Field.o N 229
F8Field.o N 22b
F8Field.o N 232
F8Field.o N 25
F8Field.o N 2f
F8Field.o N ed
F8Field.o N f8
F8Field.o f8antilog T
F8Field.o f8deserialize_FELT T
F8Field.o f8inverse T
F8Field.o f8log T
F8Field.o f8multiply T
F8Field.o f8printFELT T
F8Field.o f8serialize_FELT T
LUOV.o BuildAugmentedMatrix T
LUOV.o N 0
LUOV.o N 112
LUOV.o N 11d
LUOV.o N 126
LUOV.o N 13a
LUOV.o N 147
LUOV.o N 154
LUOV.o N 15c
LUOV.o N 161
LUOV.o N 16d
LUOV.o N 177
LUOV.o N 17c
LUOV.o N 18a
LUOV.o N 18f
LUOV.o N 198
LUOV.o N 19c
LUOV.o N 1a7
LUOV.o N 1b1
LUOV.o N 1c5
LUOV.o N 1cc
LUOV.o N 1d2
LUOV.o N 1d7
LUOV.o N 1e3
LUOV.o N 1ed
LUOV.o N 212
LUOV.o N 231
LUOV.o N 243
LUOV.o N 25
LUOV.o N 253
LUOV.o N 266
LUOV.o N 27f
LUOV.o N 296
LUOV.o N 2af
LUOV.o N 2b4
LUOV.o N 2c
LUOV.o N 2c5
LUOV.o N 2d8
LUOV.o N 2eb
LUOV.o N 2f2
LUOV.o N 2f6
LUOV.o N 302
LUOV.o N 30d
LUOV.o N 315
LUOV.o N 323
LUOV.o N 336
LUOV.o N 341
LUOV.o N 346
LUOV.o N 34b
LUOV.o N 351
LUOV.o N 35b
LUOV.o N 363
LUOV.o N 36a
LUOV.o N 37f
LUOV.o N 391
LUOV.o N 3a5
LUOV.o N 3b4
LUOV.o N 3ca
LUOV.o N 3dc
LUOV.o N 3ed
LUOV.o N 3fb
LUOV.o N 404
LUOV.o N 408
LUOV.o N 40f
LUOV.o N 423
LUOV.o N 427
LUOV.o N 43c
LUOV.o N 44c
LUOV.o N 460
LUOV.o N 476
LUOV.o N 488
LUOV.o N 49c
LUOV.o N 4b2
LUOV.o N 4c4
LUOV.o N 4d8
LUOV.o N 4ee
LUOV.o N 500
LUOV.o N 50c
LUOV.o N 51c
LUOV.o N 531
LUOV.o N 547
LUOV.o N 556
LUOV.o N 563
LUOV.o N 565
LUOV.o N 56f
LUOV.o N 581
LUOV.o N 588
LUOV.o N 58a
LUOV.o N 591
LUOV.o N 593
LUOV.o N 59a
LUOV.o N 59d
LUOV.o N 5a9
LUOV.o N 5ab
LUOV.o N 5b5
LUOV.o N 5c0
LUOV.o N 5c3
LUOV.o N 5c6
LUOV.o N 5d0
LUOV.o N 5d2
LUOV.o N 5d4
LUOV.o N 5dc
LUOV.o N 5de
LUOV.o N 5e0
LUOV.o N 5e2
LUOV.o N 5e6
LUOV.o N 5f8
LUOV.o N 5fa
LUOV.o N 601
LUOV.o N 604
LUOV.o N 609
LUOV.o N 614
LUOV.o N 623
LUOV.o N 62d
LUOV.o N 63c
LUOV.o N ea
LUOV.o N f0
LUOV.o N fb
LUOV.o calculateQ2 T
LUOV.o computeTarget T
LUOV.o deserialize_PublicKey T
LUOV.o deserialize_SecretKey T
LUOV.o deserialize_signature T
LUOV.o destroy_PublicKey T
LUOV.o destroy_SecretKey T
LUOV.o destroy_signature T
LUOV.o evaluatePublicMap T
LUOV.o extractMessage T
LUOV.o generateKeyPair T
LUOV.o serialize_PublicKey T
LUOV.o serialize_SecretKey T
LUOV.o serialize_signature T
LUOV.o signDocument T
LUOV.o solvePrivateUOVSystem T
LUOV.o verify T
LinearAlgebra.o N 0
LinearAlgebra.o N 102
LinearAlgebra.o N 106
LinearAlgebra.o N 10b
LinearAlgebra.o N 111
LinearAlgebra.o N 11f
LinearAlgebra.o N 129
LinearAlgebra.o N 131
LinearAlgebra.o N 138
LinearAlgebra.o N 13f
LinearAlgebra.o N 14c
LinearAlgebra.o N 150
LinearAlgebra.o N 152
LinearAlgebra.o N 157
LinearAlgebra.o N 163
LinearAlgebra.o N 16e
LinearAlgebra.o N 177
LinearAlgebra.o N 179
LinearAlgebra.o N 17e
LinearAlgebra.o N 183
LinearAlgebra.o N 188
LinearAlgebra.o N 191
LinearAlgebra.o N 195
LinearAlgebra.o N 197
LinearAlgebra.o N 19d
LinearAlgebra.o N 1a5
LinearAlgebra.o N 1af
LinearAlgebra.o N 1b8
LinearAlgebra.o N 1bf
LinearAlgebra.o N 1c1
LinearAlgebra.o N 1c3
LinearAlgebra.o N 1cd
LinearAlgebra.o N 1d8
LinearAlgebra.o N 1e7
LinearAlgebra.o N 1f3
LinearAlgebra.o N 207
LinearAlgebra.o N 219
LinearAlgebra.o N 220
LinearAlgebra.o N 224
LinearAlgebra.o N 228
LinearAlgebra.o N 22c
LinearAlgebra.o N 235
LinearAlgebra.o N 25
LinearAlgebra.o N 35
LinearAlgebra.o N f3
LinearAlgebra.o N fd
LinearAlgebra.o destroy_matrix T
LinearAlgebra.o getUniqueSolution T
LinearAlgebra.o newMatrix T
LinearAlgebra.o printMatrix T
LinearAlgebra.o rowEchelonAugmented T
LinearAlgebra.o rowOp T
LinearAlgebra.o scaleRow T
LinearAlgebra.o swapRows T
LinearAlgebra.o zeroMatrix T
buffer.o N 0
buffer.o N 103
buffer.o N 10e
buffer.o N 117
buffer.o N 120
buffer.o N 122
buffer.o N 127
buffer.o N 135
buffer.o N 13a
buffer.o N 143
buffer.o N 147
buffer.o N 14e
buffer.o N 150
buffer.o N 158
buffer.o N 15a
buffer.o N 161
buffer.o N 165
buffer.o N 178
buffer.o N 17a
buffer.o N 17f
buffer.o N 194
buffer.o N 198
buffer.o N 1a2
buffer.o N 1ac
buffer.o N 1b7
buffer.o N 1bb
buffer.o N 25
buffer.o N 2e
buffer.o N ec
buffer.o deserialize_uint64_t T
buffer.o newReader T
buffer.o newWriter T
buffer.o readBit T
buffer.o serialize_uint64_t T
buffer.o transcribe T
buffer.o writeBit T
intermediateValues.o N 0
intermediateValues.o N 10b
intermediateValues.o N 120
intermediateValues.o N 134
intermediateValues.o N 149
intermediateValues.o N 159
intermediateValues.o N 161
intermediateValues.o N 16f
intermediateValues.o N 179
intermediateValues.o N 181
intermediateValues.o N 188
intermediateValues.o N 18a
intermediateValues.o N 18f
intermediateValues.o N 193
intermediateValues.o N 198
intermediateValues.o N 19e
intermediateValues.o N 1a5
intermediateValues.o N 1b4
intermediateValues.o N 1b8
intermediateValues.o N 25
intermediateValues.o N 3a
intermediateValues.o N f8
intermediateValues.o printAugmentedMatrix T
intermediateValues.o printEvaluation T
intermediateValues.o printPrivateSolution T
intermediateValues.o printVinegarValues T
intermediateValues.o reportSolutionFound T
keccakrng.o N 0
keccakrng.o N 104
keccakrng.o N 109
keccakrng.o N 115
keccakrng.o N 12c
keccakrng.o N 137
keccakrng.o N 140
keccakrng.o N 156
keccakrng.o N 15d
keccakrng.o N 163
keccakrng.o N 171
keccakrng.o N 185
keccakrng.o N 18a
keccakrng.o N 196
keccakrng.o N 1a0
keccakrng.o N 1a4
keccakrng.o N 1c9
keccakrng.o N 1e8
keccakrng.o N 1fa
keccakrng.o N 20a
keccakrng.o N 21c
keccakrng.o N 22d
keccakrng.o N 240
keccakrng.o N 24a
keccakrng.o N 24f
keccakrng.o N 25
keccakrng.o N 254
keccakrng.o N 25d
keccakrng.o N 270
keccakrng.o N 275
keccakrng.o N 289
keccakrng.o N 299
keccakrng.o N 2a7
keccakrng.o N 2bb
keccakrng.o N 2c0
keccakrng.o N 2c4
keccakrng.o N 2cf
keccakrng.o N 2d5
keccakrng.o N 2d7
keccakrng.o N 2de
keccakrng.o N 2e5
keccakrng.o N 2ef
keccakrng.o N 2f7
keccakrng.o N 2fe
keccakrng.o N 305
keccakrng.o N 31
keccakrng.o N ef
keccakrng.o N fc
keccakrng.o initializeAndAbsorb T
keccakrng.o squeezeVector T
keccakrng.o squeezeuint64_t T
sign.o N 0
sign.o N 105
sign.o N 113
sign.o N 127
sign.o N 12a
sign.o N 135
sign.o N 14c
sign.o N 157
sign.o N 160
sign.o N 16d
sign.o N 179
sign.o N 17b
sign.o N 185
sign.o N 18a
sign.o N 18f
sign.o N 198
sign.o N 19c
sign.o N 1b0
sign.o N 1c4
sign.o N 1d6
sign.o N 1e8
sign.o N 1f2
sign.o N 208
sign.o N 213
sign.o N 220
sign.o N 222
sign.o N 22c
sign.o N 234
sign.o N 23b
sign.o N 24f
sign.o N 25
sign.o N 262
sign.o N 274
sign.o N 28a
sign.o N 2a0
sign.o N 2a7
sign.o N 2c
sign.o N 2d6
sign.o N 2fd
sign.o N 329
sign.o N 32b
sign.o N 332
sign.o N 335
sign.o N 33f
sign.o N 342
sign.o N 34c
sign.o N 34f
sign.o N 352
sign.o N 357
sign.o N 359
sign.o N 360
sign.o N 36a
sign.o N 374
sign.o N 377
sign.o N 37a
sign.o N 380
sign.o N 382
sign.o N 387
sign.o N 38b
sign.o N 38f
sign.o N 394
sign.o N ea
sign.o N fa

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


Bitcontainer.o deserialize_bitcontainer T
Bitcontainer.o flipBit T
Bitcontainer.o getBit T
Bitcontainer.o randomBitcontainer T
Bitcontainer.o serialize_bitcontainer T
Bitcontainer.o squeezeBitcontainerArray T
Bitcontainer.o xor 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:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)