Test results for armeabi, bblack, crypto_sign/sphincsf256harakasimple
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_sign
Test results for armeabi, bblack, crypto_sign
Test results for crypto_sign/sphincsf256harakasimple
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_sign
Primitive: sphincsf256harakasimple
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
4215823528 | 23124 0 1280 | 47865 456 2800 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240912 | 20240716 |
4233300008 | 23864 0 1280 | 39705 456 2800 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240912 | 20240716 |
4672648624 | 19796 0 1280 | 35793 456 2792 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240912 | 20240716 |
4673262024 | 19796 0 1280 | 35793 456 2792 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240912 | 20240716 |
4921947424 | 15588 0 1280 | 29831 452 2792 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240912 | 20240716 |
5204882792 | 12052 0 1280 | 23052 500 2792 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240912 | 20240716 |
5449191096 | 17960 0 1280 | 29996 500 2792 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240912 | 20240716 |
5872730544 | 10768 0 1280 | 21352 492 2792 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240912 | 20240716 |
6451734360 | 11736 0 1280 | 22820 500 2792 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240912 | 20240716 |
Compiler output
haraka.c: In file included from haraka.c:11:
haraka.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/immintrin.h:28:
haraka.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:64:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
haraka.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
haraka.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
haraka.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:143:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
haraka.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
haraka.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
haraka.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:173:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
haraka.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
haraka.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
haraka.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:203:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
haraka.c: return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
haraka.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
haraka.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:230:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
haraka.c: return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
haraka.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
haraka.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:253:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
haraka.c: return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
haraka.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
haraka.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:274:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
haraka.c: return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
haraka.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
haraka.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:301:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
haraka.c: return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
haraka.c: ...
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:aesni | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:aesni | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:aesni | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:aesni | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:aesni | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Compiler output
haraka.c: haraka.c:11:10: fatal error: immintrin.h: No such file or directory
haraka.c: #include "immintrin.h"
haraka.c: ^~~~~~~~~~~~~
haraka.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:aesni | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:aesni | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:aesni | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:aesni | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
address.o N 00000000
address.o N 00000037
address.o N 00000041
address.o N 00000115
address.o N 00000122
address.o N 0000012d
address.o N 00000136
address.o N 00000144
address.o N 00000153
address.o N 00000161
address.o N 0000016a
address.o N 0000017c
address.o N 0000018d
address.o N 0000019f
address.o N 000001ae
address.o N 000001bc
address.o N 000001cc
address.o N 000001db
address.o N 000001e1
address.o N 000001ef
address.o N 000001f4
address.o N 000001f6
address.o N 000001fa
address.o N 00000200
address.o N 00000205
address.o N 0000021c
address.o N 00000227
address.o N 00000230
address.o N 00000235
address.o N 00000239
address.o N 0000023c
address.o N 00000244
address.o N 0000024a
address.o N 0000024f
address.o N 0000025b
address.o addr_to_bytes T
address.o copy_keypair_addr T
address.o copy_subtree_addr T
address.o set_chain_addr T
address.o set_hash_addr T
address.o set_keypair_addr T
address.o set_layer_addr T
address.o set_tree_addr T
address.o set_tree_height T
address.o set_tree_index T
address.o set_type T
fors.o N 00000000
fors.o N 00000037
fors.o N 0000003e
fors.o N 00000112
fors.o N 0000011e
fors.o N 00000121
fors.o N 0000012f
fors.o N 00000137
fors.o N 00000146
fors.o N 00000153
fors.o N 0000015e
fors.o N 00000167
fors.o N 00000177
fors.o N 0000017c
fors.o N 00000185
fors.o N 0000018f
fors.o N 000001a2
fors.o N 000001b0
fors.o N 000001c1
fors.o N 000001c9
fors.o N 000001dd
fors.o N 000001e3
fors.o N 000001f2
fors.o N 000001ff
fors.o N 00000203
fors.o N 00000206
fors.o N 00000208
fors.o N 00000212
fors.o N 00000214
fors.o N 0000021f
fors.o N 00000226
fors.o N 00000228
fors.o fors_pk_from_sig T
fors.o fors_sign T
haraka.o N 00000000
haraka.o N 00000037
haraka.o N 00000040
haraka.o N 00000114
haraka.o N 00000124
haraka.o N 0000013b
haraka.o N 00000146
haraka.o N 0000014f
haraka.o N 00000163
haraka.o N 00000173
haraka.o N 00000180
haraka.o N 0000018b
haraka.o N 00000194
haraka.o N 000001aa
haraka.o N 000001b9
haraka.o N 000001c7
haraka.o N 000001d1
haraka.o N 000001d9
haraka.o N 000001e0
haraka.o N 000001eb
haraka.o N 000001ef
haraka.o N 00000200
haraka.o N 00000202
haraka.o N 00000206
haraka.o N 00000220
haraka.o N 00000223
haraka.o N 00000226
haraka.o N 00000228
haraka.o N 0000022b
haraka.o N 0000022e
haraka.o N 00000231
haraka.o N 00000234
haraka.o N 00000244
haraka.o N 00000246
haraka.o N 00000248
haraka.o N 0000024a
haraka.o N 0000024f
haraka.o N 00000251
haraka.o N 00000253
haraka.o N 00000255
haraka.o N 0000026c
haraka.o N 0000026e
haraka.o N 00000276
haraka.o N 00000290
haraka.o N 00000292
haraka.o N 00000295
haraka.o N 00000298
haraka.o N 0000029b
haraka.o N 0000029e
haraka.o N 000002a2
haraka.o N 000002a6
haraka.o N 000002aa
haraka.o N 000002ad
haraka.o N 000002b0
haraka.o N 000002b4
haraka.o N 000002b7
haraka.o N 000002bb
haraka.o N 000002bf
haraka.o N 000002c3
haraka.o N 000002c7
haraka.o N 000002cb
haraka.o N 000002cf
haraka.o N 000002d3
haraka.o N 000002d7
haraka.o N 000002da
haraka.o N 000002dd
haraka.o N 000002e0
haraka.o N 000002e4
haraka.o N 000002e7
haraka.o N 000002eb
haraka.o N 000002ef
haraka.o N 000002f2
haraka.o N 000002f5
haraka.o N 000002f8
haraka.o N 000002fb
haraka.o N 000002ff
haraka.o N 00000303
haraka.o N 00000306
haraka.o N 0000030a
haraka.o N 0000030d
haraka.o N 00000310
haraka.o N 00000313
haraka.o N 00000317
haraka.o N 0000031b
haraka.o N 0000031f
haraka.o N 00000323
haraka.o N 00000327
haraka.o N 0000032b
haraka.o N 0000032e
haraka.o N 00000331
haraka.o N 00000334
haraka.o N 00000338
haraka.o N 0000033c
haraka.o N 00000340
haraka.o N 00000344
haraka.o N 00000348
haraka.o N 0000034c
haraka.o N 00000350
haraka.o N 00000354
haraka.o N 00000358
haraka.o N 0000035c
haraka.o N 00000360
haraka.o N 00000364
haraka.o N 00000368
haraka.o N 0000036c
haraka.o N 00000370
haraka.o N 00000374
haraka.o N 00000378
haraka.o N 0000037c
haraka.o N 00000380
haraka.o N 00000384
haraka.o N 00000388
haraka.o N 0000038c
haraka.o N 00000390
haraka.o N 00000393
haraka.o N 00000396
haraka.o N 0000039a
haraka.o N 0000039d
haraka.o N 000003a1
haraka.o N 000003a5
haraka.o N 000003a9
haraka.o N 000003ad
haraka.o N 000003b1
haraka.o N 000003b5
haraka.o N 000003b8
haraka.o N 000003bc
haraka.o N 000003bf
haraka.o N 000003c3
haraka.o N 000003c7
haraka.o N 000003ca
haraka.o N 000003cd
haraka.o N 000003d1
haraka.o N 000003d4
haraka.o N 000003d8
haraka.o N 000003dc
haraka.o N 000003df
haraka.o N 000003e2
haraka.o N 000003e6
haraka.o N 000003e9
haraka.o N 000003ed
haraka.o N 000003f1
haraka.o N 000003f5
haraka.o N 000003f8
haraka.o N 000003fc
haraka.o N 00000400
haraka.o N 00000404
haraka.o N 00000408
haraka.o N 0000040c
haraka.o N 00000410
haraka.o N 00000414
haraka.o N 00000418
haraka.o N 0000041c
haraka.o N 00000420
haraka.o N 00000423
haraka.o N 00000426
haraka.o N 0000042a
haraka.o N 0000042d
haraka.o N 00000431
haraka.o N 00000435
haraka.o N 00000438
haraka.o N 0000043c
haraka.o N 0000043f
haraka.o N 00000442
haraka.o N 00000445
haraka.o N 00000450
haraka.o N 00000454
haraka.o N 00000456
haraka.o N 00000462
haraka.o N 00000465
haraka.o N 00000468
haraka.o N 0000046b
haraka.o N 0000046e
haraka.o N 00000471
haraka.o N 00000474
haraka.o N 00000477
haraka.o N 0000047a
haraka.o N 0000047d
haraka.o N 00000480
haraka.o N 00000483
haraka.o N 00000486
haraka.o N 00000489
haraka.o N 0000048c
haraka.o N 0000049a
haraka.o N 0000049d
haraka.o N 000004b8
haraka.o N 000004c9
haraka.o N 000004cd
haraka.o N 000004d8
haraka.o N 000004e6
haraka.o N 000004f6
haraka.o N 000004fd
haraka.o N 00000515
haraka.o N 00000525
haraka.o N 00000539
haraka.o N 0000054b
haraka.o N 00000561
haraka.o N 00000571
haraka.o N 0000057a
haraka.o N 0000058c
haraka.o N 000005a0
haraka.o N 000005af
haraka.o N 000005c5
haraka.o N 000005da
haraka.o N 000005e4
haraka.o N 000005ee
haraka.o N 000005fb
haraka.o N 00000608
haraka.o N 0000060a
haraka.o N 0000060c
haraka.o N 0000061c
haraka.o N 00000620
haraka.o N 00000623
haraka.o N 00000627
haraka.o N 0000062f
haraka.o N 00000637
haraka.o N 00000643
haraka.o N 00000645
haraka.o N 0000064b
haraka.o N 00000652
haraka.o N 00000658
haraka.o N 0000065a
haraka.o br_aes_ct_bitslice_Sbox T
haraka.o br_aes_ct_ortho T
haraka.o haraka256 T
haraka.o haraka256_sk T
haraka.o haraka512 T
haraka.o haraka512_perm T
haraka.o haraka_S T
haraka.o haraka_S_inc_absorb T
haraka.o haraka_S_inc_finalize T
haraka.o haraka_S_inc_init T
haraka.o haraka_S_inc_squeeze T
haraka.o interleave_constant T
haraka.o interleave_constant32 T
haraka.o tweak_constants T
hash_haraka.o N 00000000
hash_haraka.o N 00000037
hash_haraka.o N 00000045
hash_haraka.o N 00000119
hash_haraka.o N 00000130
hash_haraka.o N 0000013b
hash_haraka.o N 00000144
hash_haraka.o N 00000151
hash_haraka.o N 0000015c
hash_haraka.o N 00000165
hash_haraka.o N 0000017e
hash_haraka.o N 00000187
hash_haraka.o N 0000019a
hash_haraka.o N 000001a7
hash_haraka.o N 000001af
hash_haraka.o N 000001bd
hash_haraka.o N 000001c5
hash_haraka.o N 000001c9
hash_haraka.o N 000001dd
hash_haraka.o N 000001e4
hash_haraka.o N 000001e8
hash_haraka.o N 000001ec
hash_haraka.o N 000001f1
hash_haraka.o N 000001f7
hash_haraka.o N 00000201
hash_haraka.o N 00000209
hash_haraka.o N 0000020b
hash_haraka.o N 00000212
hash_haraka.o N 0000021a
hash_haraka.o N 0000021c
hash_haraka.o N 00000221
hash_haraka.o N 00000228
hash_haraka.o N 0000022d
hash_haraka.o N 00000236
hash_haraka.o N 00000239
hash_haraka.o gen_message_random T
hash_haraka.o hash_message T
hash_haraka.o initialize_hash_function T
hash_haraka.o prf_addr T
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000112
sign.o N 0000011f
sign.o N 00000126
sign.o N 0000013f
sign.o N 00000143
sign.o N 00000146
sign.o N 00000154
sign.o N 00000157
sign.o N 0000015c
sign.o N 00000166
sign.o N 0000017a
sign.o N 00000188
sign.o N 00000193
sign.o N 0000019c
sign.o N 000001b7
sign.o N 000001ce
sign.o N 000001e9
sign.o N 000001fb
sign.o N 00000211
sign.o N 0000021f
sign.o N 0000025b
sign.o N 00000271
sign.o N 00000284
sign.o N 000002b8
sign.o N 000002f1
sign.o N 000002fb
sign.o N 00000308
sign.o N 0000030d
sign.o N 00000315
sign.o N 0000031e
sign.o N 00000327
sign.o N 00000331
sign.o N 00000339
sign.o N 0000033f
sign.o N 00000344
sign.o N 00000348
sign.o N 00000352
sign.o N 0000035a
sign.o N 00000361
sign.o N 00000363
sign.o N 00000368
sign.o N 0000036f
sign.o N 00000374
sign.o N 0000037f
sign.o N 00000388
sign.o N 00000391
sign.o N 00000393
sign.o N 0000039b
sign.o N 000003a4
sign.o N 000003a7
sign.o crypto_sign_bytes T
sign.o crypto_sign_publickeybytes T
sign.o crypto_sign_secretkeybytes T
sign.o crypto_sign_seed_keypair T
sign.o crypto_sign_seedbytes T
sign.o crypto_sign_signature T
sign.o crypto_sign_verify T
thash_haraka_simple.o N 00000000
thash_haraka_simple.o N 00000037
thash_haraka_simple.o N 0000004d
thash_haraka_simple.o N 00000121
thash_haraka_simple.o N 00000127
thash_haraka_simple.o N 0000012e
thash_haraka_simple.o N 0000013c
thash_haraka_simple.o N 00000150
thash_haraka_simple.o N 00000158
thash_haraka_simple.o N 0000015c
thash_haraka_simple.o N 0000015f
thash_haraka_simple.o N 00000168
thash_haraka_simple.o N 00000175
thash_haraka_simple.o N 0000017e
thash_haraka_simple.o N 00000183
thash_haraka_simple.o N 0000018e
thash_haraka_simple.o N 00000197
thash_haraka_simple.o thash T
utils.o N 00000000
utils.o N 00000037
utils.o N 0000003f
utils.o N 00000113
utils.o N 0000012a
utils.o N 00000137
utils.o N 00000142
utils.o N 0000014b
utils.o N 00000158
utils.o N 00000165
utils.o N 00000172
utils.o N 0000017b
utils.o N 0000017f
utils.o N 0000018d
utils.o N 00000194
utils.o N 00000196
utils.o N 0000019a
utils.o N 0000019d
utils.o N 000001a3
utils.o N 000001aa
utils.o N 000001b1
utils.o N 000001c5
utils.o N 000001ca
utils.o N 000001cf
utils.o N 000001d8
utils.o N 000001e3
utils.o N 000001ed
utils.o N 000001f2
utils.o N 000001fb
utils.o N 00000207
utils.o N 0000020f
utils.o N 00000215
utils.o N 0000021f
utils.o N 00000228
utils.o N 00000230
utils.o N 00000234
utils.o N 0000023b
utils.o bytes_to_ull T
utils.o compute_root T
utils.o treehash T
utils.o ull_to_bytes T
wots.o N 00000000
wots.o N 00000037
wots.o N 0000003e
wots.o N 00000112
wots.o N 0000011e
wots.o N 00000121
wots.o N 0000012f
wots.o N 00000137
wots.o N 00000141
wots.o N 0000014e
wots.o N 00000159
wots.o N 00000162
wots.o N 0000016c
wots.o N 00000170
wots.o N 00000173
wots.o N 00000179
wots.o N 0000017f
wots.o N 00000188
wots.o N 0000018d
wots.o N 0000018f
wots.o N 00000196
wots.o N 0000019d
wots.o N 000001a1
wots.o N 000001a9
wots.o N 000001af
wots.o N 000001b5
wots.o N 000001be
wots.o N 000001c3
wots.o N 000001d1
wots.o N 000001d9
wots.o N 000001dd
wots.o N 000001eb
wots.o N 000001f7
wots.o N 00000202
wots.o N 0000020d
wots.o N 00000221
wots.o N 00000226
wots.o N 00000232
wots.o N 0000023c
wots.o N 0000024d
wots.o N 00000250
wots.o wots_gen_pk T
wots.o wots_pk_from_sig T
wots.o wots_sign T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
address.o N 00000000
address.o N 00000037
address.o N 00000041
address.o N 00000115
address.o N 00000122
address.o N 0000012d
address.o N 00000136
address.o N 00000144
address.o N 00000153
address.o N 00000161
address.o N 0000016a
address.o N 0000017c
address.o N 0000018d
address.o N 0000019f
address.o N 000001ae
address.o N 000001bc
address.o N 000001cc
address.o N 000001db
address.o N 000001e1
address.o N 000001ef
address.o N 000001f4
address.o N 000001f6
address.o N 000001fa
address.o N 00000200
address.o N 00000205
address.o N 0000021c
address.o N 00000227
address.o N 00000230
address.o N 00000235
address.o N 00000239
address.o N 0000023c
address.o N 00000244
address.o N 0000024a
address.o N 0000024f
address.o N 0000025b
address.o addr_to_bytes T
address.o copy_keypair_addr T
address.o copy_subtree_addr T
address.o set_chain_addr T
address.o set_hash_addr T
address.o set_keypair_addr T
address.o set_layer_addr T
address.o set_tree_addr T
address.o set_tree_height T
address.o set_tree_index T
address.o set_type T
fors.o N 00000000
fors.o N 00000037
fors.o N 0000003e
fors.o N 00000112
fors.o N 0000011e
fors.o N 00000121
fors.o N 0000012f
fors.o N 00000137
fors.o N 00000146
fors.o N 00000153
fors.o N 0000015e
fors.o N 00000167
fors.o N 00000177
fors.o N 0000017c
fors.o N 00000185
fors.o N 0000018f
fors.o N 000001a2
fors.o N 000001b0
fors.o N 000001c1
fors.o N 000001c9
fors.o N 000001dd
fors.o N 000001e3
fors.o N 000001f2
fors.o N 000001ff
fors.o N 00000203
fors.o N 00000206
fors.o N 00000208
fors.o N 00000212
fors.o N 00000214
fors.o N 0000021f
fors.o N 00000226
fors.o N 00000228
fors.o fors_pk_from_sig T
fors.o fors_sign T
haraka.o N 00000000
haraka.o N 00000037
haraka.o N 00000040
haraka.o N 00000114
haraka.o N 00000124
haraka.o N 0000013b
haraka.o N 00000146
haraka.o N 0000014f
haraka.o N 00000163
haraka.o N 00000173
haraka.o N 00000180
haraka.o N 0000018b
haraka.o N 00000194
haraka.o N 000001aa
haraka.o N 000001b9
haraka.o N 000001c7
haraka.o N 000001d1
haraka.o N 000001d9
haraka.o N 000001e0
haraka.o N 000001fa
haraka.o N 000001fd
haraka.o N 00000200
haraka.o N 00000202
haraka.o N 00000205
haraka.o N 00000208
haraka.o N 0000020b
haraka.o N 0000020e
haraka.o N 00000219
haraka.o N 0000021d
haraka.o N 0000022d
haraka.o N 0000022f
haraka.o N 00000231
haraka.o N 00000233
haraka.o N 00000238
haraka.o N 0000023a
haraka.o N 0000023c
haraka.o N 0000023e
haraka.o N 00000255
haraka.o N 00000257
haraka.o N 0000025f
haraka.o N 0000026d
haraka.o N 0000026f
haraka.o N 00000272
haraka.o N 0000027d
haraka.o N 00000281
haraka.o N 00000283
haraka.o N 0000029d
haraka.o N 000002a0
haraka.o N 000002a4
haraka.o N 000002a7
haraka.o N 000002aa
haraka.o N 000002ad
haraka.o N 000002b1
haraka.o N 000002b5
haraka.o N 000002b8
haraka.o N 000002bc
haraka.o N 000002c0
haraka.o N 000002c3
haraka.o N 000002c6
haraka.o N 000002ca
haraka.o N 000002ce
haraka.o N 000002d2
haraka.o N 000002d5
haraka.o N 000002d9
haraka.o N 000002dd
haraka.o N 000002e1
haraka.o N 000002e4
haraka.o N 000002e7
haraka.o N 000002eb
haraka.o N 000002ee
haraka.o N 000002f2
haraka.o N 000002f6
haraka.o N 000002f9
haraka.o N 000002fc
haraka.o N 00000300
haraka.o N 00000303
haraka.o N 00000306
haraka.o N 0000030a
haraka.o N 0000030e
haraka.o N 00000311
haraka.o N 00000315
haraka.o N 00000319
haraka.o N 0000031d
haraka.o N 00000321
haraka.o N 00000325
haraka.o N 00000329
haraka.o N 0000032d
haraka.o N 00000330
haraka.o N 00000333
haraka.o N 00000336
haraka.o N 00000339
haraka.o N 0000033d
haraka.o N 00000341
haraka.o N 00000344
haraka.o N 00000347
haraka.o N 0000034b
haraka.o N 0000034f
haraka.o N 00000353
haraka.o N 00000357
haraka.o N 0000035b
haraka.o N 0000035f
haraka.o N 00000363
haraka.o N 00000367
haraka.o N 0000036b
haraka.o N 0000036f
haraka.o N 00000373
haraka.o N 00000377
haraka.o N 0000037b
haraka.o N 0000037f
haraka.o N 00000383
haraka.o N 00000387
haraka.o N 0000038b
haraka.o N 0000038f
haraka.o N 00000393
haraka.o N 00000397
haraka.o N 0000039b
haraka.o N 0000039f
haraka.o N 000003a2
haraka.o N 000003a6
haraka.o N 000003aa
haraka.o N 000003ad
haraka.o N 000003b0
haraka.o N 000003b4
haraka.o N 000003b7
haraka.o N 000003ba
haraka.o N 000003be
haraka.o N 000003c2
haraka.o N 000003c6
haraka.o N 000003ca
haraka.o N 000003ce
haraka.o N 000003d1
haraka.o N 000003d5
haraka.o N 000003d9
haraka.o N 000003dc
haraka.o N 000003e0
haraka.o N 000003e4
haraka.o N 000003e8
haraka.o N 000003ec
haraka.o N 000003f0
haraka.o N 000003f4
haraka.o N 000003f8
haraka.o N 000003fc
haraka.o N 00000400
haraka.o N 00000404
haraka.o N 00000407
haraka.o N 0000040b
haraka.o N 0000040f
haraka.o N 00000412
haraka.o N 00000416
haraka.o N 0000041a
haraka.o N 0000041d
haraka.o N 00000421
haraka.o N 00000425
haraka.o N 00000428
haraka.o N 0000042c
haraka.o N 00000430
haraka.o N 00000433
haraka.o N 00000437
haraka.o N 0000043a
haraka.o N 0000043d
haraka.o N 00000440
haraka.o N 00000443
haraka.o N 00000446
haraka.o N 0000044a
haraka.o N 0000044d
haraka.o N 00000450
haraka.o N 0000045c
haraka.o N 0000045f
haraka.o N 00000462
haraka.o N 00000465
haraka.o N 00000468
haraka.o N 0000046b
haraka.o N 0000046e
haraka.o N 00000471
haraka.o N 00000474
haraka.o N 00000477
haraka.o N 0000047a
haraka.o N 0000047d
haraka.o N 00000480
haraka.o N 00000483
haraka.o N 00000486
haraka.o N 000004a1
haraka.o N 000004b2
haraka.o N 000004b6
haraka.o N 000004b8
haraka.o N 000004bc
haraka.o N 000004c7
haraka.o N 000004d5
haraka.o N 000004e5
haraka.o N 000004ec
haraka.o N 00000504
haraka.o N 00000514
haraka.o N 00000528
haraka.o N 00000539
haraka.o N 0000054b
haraka.o N 00000561
haraka.o N 00000571
haraka.o N 0000057a
haraka.o N 0000058c
haraka.o N 000005a0
haraka.o N 000005af
haraka.o N 000005c5
haraka.o N 000005da
haraka.o N 000005e4
haraka.o N 000005ee
haraka.o N 000005fb
haraka.o N 00000608
haraka.o N 0000060a
haraka.o N 0000060c
haraka.o N 0000061c
haraka.o N 00000620
haraka.o N 00000623
haraka.o N 00000627
haraka.o N 0000062f
haraka.o N 00000637
haraka.o N 00000643
haraka.o N 00000645
haraka.o N 0000064b
haraka.o N 00000652
haraka.o N 00000658
haraka.o N 0000065a
haraka.o br_aes_ct_bitslice_Sbox T
haraka.o br_aes_ct_ortho T
haraka.o haraka256 T
haraka.o haraka256_sk T
haraka.o haraka512 T
haraka.o haraka512_perm T
haraka.o haraka_S T
haraka.o haraka_S_inc_absorb T
haraka.o haraka_S_inc_finalize T
haraka.o haraka_S_inc_init T
haraka.o haraka_S_inc_squeeze T
haraka.o interleave_constant T
haraka.o interleave_constant32 T
haraka.o tweak_constants T
hash_haraka.o N 00000000
hash_haraka.o N 00000037
hash_haraka.o N 00000045
hash_haraka.o N 00000119
hash_haraka.o N 00000130
hash_haraka.o N 0000013b
hash_haraka.o N 00000144
hash_haraka.o N 00000151
hash_haraka.o N 0000015c
hash_haraka.o N 00000165
hash_haraka.o N 0000017e
hash_haraka.o N 00000187
hash_haraka.o N 0000019a
hash_haraka.o N 000001a7
hash_haraka.o N 000001af
hash_haraka.o N 000001bd
hash_haraka.o N 000001c5
hash_haraka.o N 000001c9
hash_haraka.o N 000001dd
hash_haraka.o N 000001e4
hash_haraka.o N 000001e8
hash_haraka.o N 000001ec
hash_haraka.o N 000001f1
hash_haraka.o N 000001f7
hash_haraka.o N 00000201
hash_haraka.o N 00000209
hash_haraka.o N 0000020b
hash_haraka.o N 00000212
hash_haraka.o N 0000021a
hash_haraka.o N 0000021c
hash_haraka.o N 00000221
hash_haraka.o N 00000228
hash_haraka.o N 0000022d
hash_haraka.o N 00000236
hash_haraka.o N 00000239
hash_haraka.o gen_message_random T
hash_haraka.o hash_message T
hash_haraka.o initialize_hash_function T
hash_haraka.o prf_addr T
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000112
sign.o N 0000011f
sign.o N 00000126
sign.o N 0000013f
sign.o N 00000143
sign.o N 00000146
sign.o N 00000154
sign.o N 00000157
sign.o N 0000015c
sign.o N 00000166
sign.o N 0000017a
sign.o N 00000188
sign.o N 00000193
sign.o N 0000019c
sign.o N 000001b7
sign.o N 000001ce
sign.o N 000001e9
sign.o N 000001fb
sign.o N 00000211
sign.o N 0000021f
sign.o N 0000025b
sign.o N 00000271
sign.o N 00000284
sign.o N 000002b8
sign.o N 000002f1
sign.o N 000002fb
sign.o N 00000308
sign.o N 0000030d
sign.o N 00000315
sign.o N 0000031e
sign.o N 00000327
sign.o N 00000331
sign.o N 00000339
sign.o N 0000033f
sign.o N 00000344
sign.o N 00000348
sign.o N 00000352
sign.o N 0000035a
sign.o N 00000361
sign.o N 00000363
sign.o N 00000368
sign.o N 0000036f
sign.o N 00000374
sign.o N 0000037f
sign.o N 00000388
sign.o N 00000391
sign.o N 00000393
sign.o N 0000039b
sign.o N 000003a4
sign.o N 000003a7
sign.o crypto_sign_bytes T
sign.o crypto_sign_publickeybytes T
sign.o crypto_sign_secretkeybytes T
sign.o crypto_sign_seed_keypair T
sign.o crypto_sign_seedbytes T
sign.o crypto_sign_signature T
sign.o crypto_sign_verify T
thash_haraka_simple.o N 00000000
thash_haraka_simple.o N 00000037
thash_haraka_simple.o N 0000004d
thash_haraka_simple.o N 00000121
thash_haraka_simple.o N 00000127
thash_haraka_simple.o N 0000012e
thash_haraka_simple.o N 0000013c
thash_haraka_simple.o N 00000150
thash_haraka_simple.o N 00000158
thash_haraka_simple.o N 0000015c
thash_haraka_simple.o N 0000015f
thash_haraka_simple.o N 00000168
thash_haraka_simple.o N 00000175
thash_haraka_simple.o N 0000017e
thash_haraka_simple.o N 00000183
thash_haraka_simple.o N 0000018e
thash_haraka_simple.o N 00000197
thash_haraka_simple.o thash T
utils.o N 00000000
utils.o N 00000037
utils.o N 0000003f
utils.o N 00000113
utils.o N 0000012a
utils.o N 00000137
utils.o N 00000142
utils.o N 0000014b
utils.o N 00000158
utils.o N 00000165
utils.o N 00000172
utils.o N 0000017b
utils.o N 0000017f
utils.o N 0000018d
utils.o N 00000194
utils.o N 00000196
utils.o N 0000019a
utils.o N 0000019d
utils.o N 000001a3
utils.o N 000001aa
utils.o N 000001b1
utils.o N 000001c5
utils.o N 000001ca
utils.o N 000001cf
utils.o N 000001d8
utils.o N 000001e3
utils.o N 000001ed
utils.o N 000001f2
utils.o N 000001fb
utils.o N 00000207
utils.o N 0000020f
utils.o N 00000215
utils.o N 0000021f
utils.o N 00000228
utils.o N 00000230
utils.o N 00000234
utils.o N 0000023b
utils.o bytes_to_ull T
utils.o compute_root T
utils.o treehash T
utils.o ull_to_bytes T
wots.o N 00000000
wots.o N 00000037
wots.o N 0000003e
wots.o N 00000112
wots.o N 0000011e
wots.o N 00000121
wots.o N 0000012f
wots.o N 00000137
wots.o N 00000141
wots.o N 0000014e
wots.o N 00000159
wots.o N 00000162
wots.o N 0000016c
wots.o N 00000170
wots.o N 00000173
wots.o N 00000179
wots.o N 0000017f
wots.o N 00000188
wots.o N 0000018d
wots.o N 0000018f
wots.o N 00000196
wots.o N 0000019d
wots.o N 000001a1
wots.o N 000001a9
wots.o N 000001af
wots.o N 000001b5
wots.o N 000001be
wots.o N 000001c3
wots.o N 000001d1
wots.o N 000001dd
wots.o N 000001e8
wots.o N 000001f3
wots.o N 00000207
wots.o N 0000020c
wots.o N 00000218
wots.o N 00000222
wots.o N 00000230
wots.o N 00000241
wots.o N 00000244
wots.o N 0000024c
wots.o N 00000250
wots.o wots_gen_pk T
wots.o wots_pk_from_sig T
wots.o wots_sign T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
address.o N 00000000
address.o N 00000037
address.o N 00000041
address.o N 00000114
address.o N 00000121
address.o N 0000012c
address.o N 00000135
address.o N 00000143
address.o N 00000152
address.o N 00000160
address.o N 00000169
address.o N 0000017b
address.o N 0000018c
address.o N 0000019e
address.o N 000001ad
address.o N 000001bb
address.o N 000001cb
address.o N 000001da
address.o N 000001e0
address.o N 000001ee
address.o N 000001f3
address.o N 000001f5
address.o N 000001f9
address.o N 000001ff
address.o N 00000204
address.o N 0000021b
address.o N 00000226
address.o N 0000022f
address.o N 00000234
address.o N 00000238
address.o N 0000023b
address.o N 00000243
address.o N 00000249
address.o N 0000024e
address.o N 0000025a
address.o addr_to_bytes T
address.o copy_keypair_addr T
address.o copy_subtree_addr T
address.o set_chain_addr T
address.o set_hash_addr T
address.o set_keypair_addr T
address.o set_layer_addr T
address.o set_tree_addr T
address.o set_tree_height T
address.o set_tree_index T
address.o set_type T
fors.o N 00000000
fors.o N 00000037
fors.o N 0000003e
fors.o N 00000111
fors.o N 0000011d
fors.o N 00000120
fors.o N 0000012e
fors.o N 00000136
fors.o N 00000145
fors.o N 00000152
fors.o N 0000015d
fors.o N 00000166
fors.o N 00000176
fors.o N 0000017b
fors.o N 00000184
fors.o N 0000018e
fors.o N 000001a1
fors.o N 000001af
fors.o N 000001c0
fors.o N 000001c8
fors.o N 000001dc
fors.o N 000001e2
fors.o N 000001f1
fors.o N 000001fe
fors.o N 00000202
fors.o N 00000205
fors.o N 00000207
fors.o N 00000211
fors.o N 00000213
fors.o N 0000021e
fors.o N 00000225
fors.o N 00000227
fors.o fors_pk_from_sig T
fors.o fors_sign T
haraka.o N 00000000
haraka.o N 00000037
haraka.o N 00000040
haraka.o N 00000113
haraka.o N 00000123
haraka.o N 0000013a
haraka.o N 00000145
haraka.o N 0000014e
haraka.o N 00000162
haraka.o N 00000172
haraka.o N 0000017f
haraka.o N 0000018a
haraka.o N 00000193
haraka.o N 000001a9
haraka.o N 000001b8
haraka.o N 000001c6
haraka.o N 000001d0
haraka.o N 000001d8
haraka.o N 000001df
haraka.o N 000001ea
haraka.o N 000001ee
haraka.o N 000001ff
haraka.o N 00000201
haraka.o N 00000205
haraka.o N 0000021f
haraka.o N 00000222
haraka.o N 00000225
haraka.o N 00000227
haraka.o N 0000022a
haraka.o N 0000022d
haraka.o N 00000230
haraka.o N 00000233
haraka.o N 00000243
haraka.o N 00000245
haraka.o N 00000247
haraka.o N 00000249
haraka.o N 0000024e
haraka.o N 00000250
haraka.o N 00000252
haraka.o N 00000254
haraka.o N 0000026b
haraka.o N 0000026d
haraka.o N 00000275
haraka.o N 0000028f
haraka.o N 00000291
haraka.o N 00000294
haraka.o N 00000297
haraka.o N 0000029a
haraka.o N 0000029d
haraka.o N 000002a1
haraka.o N 000002a5
haraka.o N 000002a9
haraka.o N 000002ac
haraka.o N 000002af
haraka.o N 000002b3
haraka.o N 000002b6
haraka.o N 000002ba
haraka.o N 000002be
haraka.o N 000002c2
haraka.o N 000002c6
haraka.o N 000002ca
haraka.o N 000002ce
haraka.o N 000002d2
haraka.o N 000002d6
haraka.o N 000002d9
haraka.o N 000002dc
haraka.o N 000002df
haraka.o N 000002e3
haraka.o N 000002e6
haraka.o N 000002ea
haraka.o N 000002ee
haraka.o N 000002f1
haraka.o N 000002f4
haraka.o N 000002f7
haraka.o N 000002fa
haraka.o N 000002fe
haraka.o N 00000302
haraka.o N 00000305
haraka.o N 00000309
haraka.o N 0000030c
haraka.o N 0000030f
haraka.o N 00000312
haraka.o N 00000316
haraka.o N 0000031a
haraka.o N 0000031e
haraka.o N 00000322
haraka.o N 00000326
haraka.o N 0000032a
haraka.o N 0000032d
haraka.o N 00000330
haraka.o N 00000333
haraka.o N 00000337
haraka.o N 0000033b
haraka.o N 0000033f
haraka.o N 00000343
haraka.o N 00000347
haraka.o N 0000034b
haraka.o N 0000034f
haraka.o N 00000353
haraka.o N 00000357
haraka.o N 0000035b
haraka.o N 0000035f
haraka.o N 00000363
haraka.o N 00000367
haraka.o N 0000036b
haraka.o N 0000036f
haraka.o N 00000373
haraka.o N 00000377
haraka.o N 0000037b
haraka.o N 0000037f
haraka.o N 00000383
haraka.o N 00000387
haraka.o N 0000038b
haraka.o N 0000038f
haraka.o N 00000392
haraka.o N 00000395
haraka.o N 00000399
haraka.o N 0000039c
haraka.o N 000003a0
haraka.o N 000003a4
haraka.o N 000003a8
haraka.o N 000003ac
haraka.o N 000003b0
haraka.o N 000003b4
haraka.o N 000003b7
haraka.o N 000003bb
haraka.o N 000003be
haraka.o N 000003c2
haraka.o N 000003c6
haraka.o N 000003c9
haraka.o N 000003cc
haraka.o N 000003d0
haraka.o N 000003d3
haraka.o N 000003d7
haraka.o N 000003db
haraka.o N 000003de
haraka.o N 000003e1
haraka.o N 000003e5
haraka.o N 000003e8
haraka.o N 000003ec
haraka.o N 000003f0
haraka.o N 000003f4
haraka.o N 000003f7
haraka.o N 000003fb
haraka.o N 000003ff
haraka.o N 00000403
haraka.o N 00000407
haraka.o N 0000040b
haraka.o N 0000040f
haraka.o N 00000413
haraka.o N 00000417
haraka.o N 0000041b
haraka.o N 0000041f
haraka.o N 00000422
haraka.o N 00000425
haraka.o N 00000429
haraka.o N 0000042c
haraka.o N 00000430
haraka.o N 00000434
haraka.o N 00000437
haraka.o N 0000043b
haraka.o N 0000043e
haraka.o N 00000441
haraka.o N 00000444
haraka.o N 0000044f
haraka.o N 00000453
haraka.o N 00000455
haraka.o N 00000461
haraka.o N 00000464
haraka.o N 00000467
haraka.o N 0000046a
haraka.o N 0000046d
haraka.o N 00000470
haraka.o N 00000473
haraka.o N 00000476
haraka.o N 00000479
haraka.o N 0000047c
haraka.o N 0000047f
haraka.o N 00000482
haraka.o N 00000485
haraka.o N 00000488
haraka.o N 0000048b
haraka.o N 00000499
haraka.o N 0000049c
haraka.o N 000004b7
haraka.o N 000004c8
haraka.o N 000004cc
haraka.o N 000004d7
haraka.o N 000004e5
haraka.o N 000004f5
haraka.o N 000004fc
haraka.o N 00000514
haraka.o N 00000524
haraka.o N 00000538
haraka.o N 0000054a
haraka.o N 00000560
haraka.o N 00000570
haraka.o N 00000579
haraka.o N 0000058b
haraka.o N 0000059f
haraka.o N 000005ae
haraka.o N 000005c4
haraka.o N 000005d9
haraka.o N 000005e3
haraka.o N 000005ed
haraka.o N 000005fa
haraka.o N 00000607
haraka.o N 00000609
haraka.o N 0000060b
haraka.o N 0000061b
haraka.o N 0000061f
haraka.o N 00000622
haraka.o N 00000626
haraka.o N 0000062e
haraka.o N 00000636
haraka.o N 00000642
haraka.o N 00000644
haraka.o N 0000064a
haraka.o N 00000651
haraka.o N 00000657
haraka.o N 00000659
haraka.o br_aes_ct_bitslice_Sbox T
haraka.o br_aes_ct_ortho T
haraka.o haraka256 T
haraka.o haraka256_sk T
haraka.o haraka512 T
haraka.o haraka512_perm T
haraka.o haraka_S T
haraka.o haraka_S_inc_absorb T
haraka.o haraka_S_inc_finalize T
haraka.o haraka_S_inc_init T
haraka.o haraka_S_inc_squeeze T
haraka.o interleave_constant T
haraka.o interleave_constant32 T
haraka.o tweak_constants T
hash_haraka.o N 00000000
hash_haraka.o N 00000037
hash_haraka.o N 00000045
hash_haraka.o N 00000118
hash_haraka.o N 0000012f
hash_haraka.o N 0000013a
hash_haraka.o N 00000143
hash_haraka.o N 00000150
hash_haraka.o N 0000015b
hash_haraka.o N 00000164
hash_haraka.o N 0000017d
hash_haraka.o N 00000186
hash_haraka.o N 00000199
hash_haraka.o N 000001a6
hash_haraka.o N 000001ae
hash_haraka.o N 000001bc
hash_haraka.o N 000001c4
hash_haraka.o N 000001c8
hash_haraka.o N 000001dc
hash_haraka.o N 000001e3
hash_haraka.o N 000001e7
hash_haraka.o N 000001eb
hash_haraka.o N 000001f0
hash_haraka.o N 000001f6
hash_haraka.o N 00000200
hash_haraka.o N 00000208
hash_haraka.o N 0000020a
hash_haraka.o N 00000211
hash_haraka.o N 00000219
hash_haraka.o N 0000021b
hash_haraka.o N 00000220
hash_haraka.o N 00000227
hash_haraka.o N 0000022c
hash_haraka.o N 00000235
hash_haraka.o N 00000238
hash_haraka.o gen_message_random T
hash_haraka.o hash_message T
hash_haraka.o initialize_hash_function T
hash_haraka.o prf_addr T
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000111
sign.o N 0000011e
sign.o N 00000125
sign.o N 0000013e
sign.o N 00000142
sign.o N 00000145
sign.o N 00000153
sign.o N 00000156
sign.o N 0000015b
sign.o N 00000165
sign.o N 00000179
sign.o N 00000187
sign.o N 00000192
sign.o N 0000019b
sign.o N 000001b6
sign.o N 000001cd
sign.o N 000001e8
sign.o N 000001fa
sign.o N 00000210
sign.o N 0000021e
sign.o N 0000025a
sign.o N 00000270
sign.o N 00000283
sign.o N 000002b7
sign.o N 000002f0
sign.o N 000002fa
sign.o N 00000307
sign.o N 0000030c
sign.o N 00000314
sign.o N 0000031d
sign.o N 00000326
sign.o N 00000330
sign.o N 00000338
sign.o N 0000033e
sign.o N 00000343
sign.o N 00000347
sign.o N 00000351
sign.o N 00000359
sign.o N 00000360
sign.o N 00000362
sign.o N 00000367
sign.o N 0000036e
sign.o N 00000373
sign.o N 0000037e
sign.o N 00000387
sign.o N 00000390
sign.o N 00000392
sign.o N 0000039a
sign.o N 000003a3
sign.o N 000003a6
sign.o crypto_sign_bytes T
sign.o crypto_sign_publickeybytes T
sign.o crypto_sign_secretkeybytes T
sign.o crypto_sign_seed_keypair T
sign.o crypto_sign_seedbytes T
sign.o crypto_sign_signature T
sign.o crypto_sign_verify T
thash_haraka_simple.o N 00000000
thash_haraka_simple.o N 00000037
thash_haraka_simple.o N 0000004d
thash_haraka_simple.o N 00000120
thash_haraka_simple.o N 00000126
thash_haraka_simple.o N 0000012d
thash_haraka_simple.o N 0000013b
thash_haraka_simple.o N 0000014f
thash_haraka_simple.o N 00000157
thash_haraka_simple.o N 0000015b
thash_haraka_simple.o N 0000015e
thash_haraka_simple.o N 00000167
thash_haraka_simple.o N 00000174
thash_haraka_simple.o N 0000017d
thash_haraka_simple.o N 00000182
thash_haraka_simple.o N 0000018d
thash_haraka_simple.o N 00000196
thash_haraka_simple.o thash T
utils.o N 00000000
utils.o N 00000037
utils.o N 0000003f
utils.o N 00000112
utils.o N 00000129
utils.o N 00000136
utils.o N 00000141
utils.o N 0000014a
utils.o N 00000157
utils.o N 00000164
utils.o N 00000171
utils.o N 0000017a
utils.o N 0000017e
utils.o N 0000018c
utils.o N 00000193
utils.o N 00000195
utils.o N 00000199
utils.o N 0000019c
utils.o N 000001a2
utils.o N 000001a9
utils.o N 000001b0
utils.o N 000001c4
utils.o N 000001c9
utils.o N 000001ce
utils.o N 000001d7
utils.o N 000001e2
utils.o N 000001ec
utils.o N 000001f1
utils.o N 000001fa
utils.o N 00000206
utils.o N 0000020e
utils.o N 00000214
utils.o N 0000021e
utils.o N 00000227
utils.o N 0000022f
utils.o N 00000233
utils.o N 0000023a
utils.o bytes_to_ull T
utils.o compute_root T
utils.o treehash T
utils.o ull_to_bytes T
wots.o N 00000000
wots.o N 00000037
wots.o N 0000003e
wots.o N 00000111
wots.o N 0000011d
wots.o N 00000120
wots.o N 0000012e
wots.o N 00000136
wots.o N 00000140
wots.o N 0000014d
wots.o N 00000158
wots.o N 00000161
wots.o N 0000016b
wots.o N 0000016f
wots.o N 00000172
wots.o N 00000178
wots.o N 0000017e
wots.o N 00000187
wots.o N 0000018c
wots.o N 0000018e
wots.o N 00000195
wots.o N 0000019c
wots.o N 000001a0
wots.o N 000001a8
wots.o N 000001ae
wots.o N 000001b4
wots.o N 000001bd
wots.o N 000001c2
wots.o N 000001d0
wots.o N 000001d8
wots.o N 000001dc
wots.o N 000001ea
wots.o N 000001f6
wots.o N 00000201
wots.o N 0000020c
wots.o N 00000220
wots.o N 00000225
wots.o N 00000231
wots.o N 0000023b
wots.o N 0000024c
wots.o N 0000024f
wots.o wots_gen_pk T
wots.o wots_pk_from_sig T
wots.o wots_sign T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
address.o N 00000000
address.o N 00000037
address.o N 00000041
address.o N 00000115
address.o N 00000122
address.o N 0000012d
address.o N 00000136
address.o N 00000144
address.o N 00000153
address.o N 00000161
address.o N 0000016a
address.o N 0000017c
address.o N 0000018d
address.o N 0000019f
address.o N 000001ae
address.o N 000001bc
address.o N 000001cc
address.o N 000001db
address.o N 000001e1
address.o N 000001ef
address.o N 000001f4
address.o N 000001f6
address.o N 000001fa
address.o N 00000200
address.o N 00000205
address.o N 0000021c
address.o N 00000227
address.o N 00000230
address.o N 00000235
address.o N 00000239
address.o N 0000023c
address.o N 00000244
address.o N 0000024a
address.o N 0000024f
address.o N 0000025b
address.o addr_to_bytes T
address.o copy_keypair_addr T
address.o copy_subtree_addr T
address.o set_chain_addr T
address.o set_hash_addr T
address.o set_keypair_addr T
address.o set_layer_addr T
address.o set_tree_addr T
address.o set_tree_height T
address.o set_tree_index T
address.o set_type T
fors.o N 00000000
fors.o N 00000037
fors.o N 0000003e
fors.o N 00000112
fors.o N 00000125
fors.o N 0000012d
fors.o N 0000013a
fors.o N 00000145
fors.o N 0000014e
fors.o N 00000150
fors.o N 0000015e
fors.o N 00000160
fors.o N 00000167
fors.o N 00000169
fors.o N 00000175
fors.o N 00000178
fors.o N 00000180
fors.o N 0000018f
fors.o N 0000019f
fors.o N 000001a4
fors.o N 000001ad
fors.o N 000001b7
fors.o N 000001c5
fors.o N 000001d6
fors.o N 000001ea
fors.o N 000001f0
fors.o N 000001ff
fors.o N 0000020c
fors.o N 00000210
fors.o N 00000213
fors.o N 0000021d
fors.o N 00000228
fors.o fors_pk_from_sig T
fors.o fors_sign T
haraka.o N 00000000
haraka.o N 00000037
haraka.o N 00000040
haraka.o N 00000114
haraka.o N 00000124
haraka.o N 0000013b
haraka.o N 00000146
haraka.o N 0000014f
haraka.o N 00000163
haraka.o N 00000173
haraka.o N 00000180
haraka.o N 0000018b
haraka.o N 00000194
haraka.o N 000001aa
haraka.o N 000001b9
haraka.o N 000001c7
haraka.o N 000001d1
haraka.o N 000001d9
haraka.o N 000001e0
haraka.o N 000001eb
haraka.o N 000001ef
haraka.o N 00000200
haraka.o N 00000202
haraka.o N 00000206
haraka.o N 00000216
haraka.o N 00000218
haraka.o N 0000021a
haraka.o N 0000021c
haraka.o N 00000221
haraka.o N 00000223
haraka.o N 00000225
haraka.o N 00000227
haraka.o N 0000023e
haraka.o N 00000240
haraka.o N 00000248
haraka.o N 00000262
haraka.o N 00000264
haraka.o N 00000267
haraka.o N 0000026a
haraka.o N 0000026d
haraka.o N 00000270
haraka.o N 00000273
haraka.o N 00000276
haraka.o N 00000279
haraka.o N 0000027c
haraka.o N 00000280
haraka.o N 00000284
haraka.o N 00000288
haraka.o N 0000028b
haraka.o N 0000028f
haraka.o N 00000293
haraka.o N 00000296
haraka.o N 00000299
haraka.o N 0000029d
haraka.o N 000002a1
haraka.o N 000002a5
haraka.o N 000002a9
haraka.o N 000002ad
haraka.o N 000002b1
haraka.o N 000002b5
haraka.o N 000002b8
haraka.o N 000002bb
haraka.o N 000002be
haraka.o N 000002c1
haraka.o N 000002c5
haraka.o N 000002c9
haraka.o N 000002cd
haraka.o N 000002d0
haraka.o N 000002d3
haraka.o N 000002d6
haraka.o N 000002d9
haraka.o N 000002dd
haraka.o N 000002e1
haraka.o N 000002e4
haraka.o N 000002e8
haraka.o N 000002ec
haraka.o N 000002f0
haraka.o N 000002f4
haraka.o N 000002f8
haraka.o N 000002fc
haraka.o N 00000300
haraka.o N 00000303
haraka.o N 00000306
haraka.o N 00000309
haraka.o N 0000030c
haraka.o N 0000030f
haraka.o N 00000312
haraka.o N 00000316
haraka.o N 0000031a
haraka.o N 0000031e
haraka.o N 00000322
haraka.o N 00000326
haraka.o N 0000032a
haraka.o N 0000032e
haraka.o N 00000332
haraka.o N 00000336
haraka.o N 0000033a
haraka.o N 0000033e
haraka.o N 00000342
haraka.o N 00000346
haraka.o N 0000034a
haraka.o N 0000034e
haraka.o N 00000352
haraka.o N 00000356
haraka.o N 0000035a
haraka.o N 0000035e
haraka.o N 00000362
haraka.o N 00000366
haraka.o N 0000036a
haraka.o N 0000036e
haraka.o N 00000371
haraka.o N 00000374
haraka.o N 00000378
haraka.o N 0000037b
haraka.o N 0000037f
haraka.o N 00000383
haraka.o N 00000387
haraka.o N 0000038b
haraka.o N 0000038f
haraka.o N 00000393
haraka.o N 00000396
haraka.o N 0000039a
haraka.o N 0000039d
haraka.o N 000003a1
haraka.o N 000003a5
haraka.o N 000003a8
haraka.o N 000003ab
haraka.o N 000003af
haraka.o N 000003b2
haraka.o N 000003b6
haraka.o N 000003ba
haraka.o N 000003bd
haraka.o N 000003c0
haraka.o N 000003c4
haraka.o N 000003c7
haraka.o N 000003cb
haraka.o N 000003cf
haraka.o N 000003d3
haraka.o N 000003d6
haraka.o N 000003da
haraka.o N 000003de
haraka.o N 000003e2
haraka.o N 000003e6
haraka.o N 000003ea
haraka.o N 000003ee
haraka.o N 000003f2
haraka.o N 000003f6
haraka.o N 000003fa
haraka.o N 000003fe
haraka.o N 00000401
haraka.o N 00000404
haraka.o N 00000408
haraka.o N 0000040b
haraka.o N 0000040f
haraka.o N 00000413
haraka.o N 00000416
haraka.o N 0000041a
haraka.o N 0000041d
haraka.o N 00000420
haraka.o N 00000423
haraka.o N 0000042e
haraka.o N 00000432
haraka.o N 00000434
haraka.o N 00000440
haraka.o N 00000443
haraka.o N 00000446
haraka.o N 00000449
haraka.o N 0000044c
haraka.o N 0000044f
haraka.o N 00000452
haraka.o N 00000455
haraka.o N 00000458
haraka.o N 0000045b
haraka.o N 0000045e
haraka.o N 00000461
haraka.o N 00000464
haraka.o N 00000467
haraka.o N 0000046a
haraka.o N 0000046d
haraka.o N 00000470
haraka.o N 0000047e
haraka.o N 00000481
haraka.o N 0000049c
haraka.o N 0000049e
haraka.o N 000004af
haraka.o N 000004b3
haraka.o N 000004be
haraka.o N 000004cb
haraka.o N 000004d9
haraka.o N 000004e9
haraka.o N 000004f0
haraka.o N 00000508
haraka.o N 00000518
haraka.o N 0000052c
haraka.o N 00000546
haraka.o N 00000558
haraka.o N 0000056e
haraka.o N 0000057e
haraka.o N 00000587
haraka.o N 00000599
haraka.o N 000005ad
haraka.o N 000005bc
haraka.o N 000005d2
haraka.o N 000005e7
haraka.o N 000005f1
haraka.o N 000005fb
haraka.o N 00000608
haraka.o N 0000060a
haraka.o N 0000060c
haraka.o N 0000061c
haraka.o N 00000620
haraka.o N 00000623
haraka.o N 00000627
haraka.o N 0000062f
haraka.o N 00000637
haraka.o N 00000643
haraka.o N 00000645
haraka.o N 0000064b
haraka.o N 00000652
haraka.o N 00000658
haraka.o N 0000065a
haraka.o br_aes_ct_bitslice_Sbox T
haraka.o br_aes_ct_ortho T
haraka.o haraka256 T
haraka.o haraka256_sk T
haraka.o haraka512 T
haraka.o haraka512_perm T
haraka.o haraka_S T
haraka.o haraka_S_inc_absorb T
haraka.o haraka_S_inc_finalize T
haraka.o haraka_S_inc_init T
haraka.o haraka_S_inc_squeeze T
haraka.o interleave_constant T
haraka.o interleave_constant32 T
haraka.o tweak_constants T
hash_haraka.o N 00000000
hash_haraka.o N 00000037
hash_haraka.o N 00000045
hash_haraka.o N 00000119
hash_haraka.o N 00000130
hash_haraka.o N 0000013b
hash_haraka.o N 00000144
hash_haraka.o N 00000151
hash_haraka.o N 0000015c
hash_haraka.o N 00000165
hash_haraka.o N 0000017e
hash_haraka.o N 00000187
hash_haraka.o N 0000019a
hash_haraka.o N 000001a7
hash_haraka.o N 000001af
hash_haraka.o N 000001bd
hash_haraka.o N 000001c5
hash_haraka.o N 000001c9
hash_haraka.o N 000001dd
hash_haraka.o N 000001e4
hash_haraka.o N 000001e8
hash_haraka.o N 000001ec
hash_haraka.o N 000001f1
hash_haraka.o N 000001f7
hash_haraka.o N 00000201
hash_haraka.o N 00000209
hash_haraka.o N 0000020b
hash_haraka.o N 00000212
hash_haraka.o N 0000021a
hash_haraka.o N 0000021c
hash_haraka.o N 00000221
hash_haraka.o N 00000228
hash_haraka.o N 0000022d
hash_haraka.o N 00000236
hash_haraka.o N 00000239
hash_haraka.o gen_message_random T
hash_haraka.o hash_message T
hash_haraka.o initialize_hash_function T
hash_haraka.o prf_addr T
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000112
sign.o N 0000011f
sign.o N 00000126
sign.o N 00000141
sign.o N 00000158
sign.o N 00000173
sign.o N 00000185
sign.o N 0000019b
sign.o N 000001b4
sign.o N 000001b8
sign.o N 000001c6
sign.o N 00000202
sign.o N 00000218
sign.o N 0000022b
sign.o N 0000025f
sign.o N 00000298
sign.o N 000002a2
sign.o N 000002b0
sign.o N 000002c4
sign.o N 000002d2
sign.o N 000002dd
sign.o N 000002e6
sign.o N 000002e9
sign.o N 000002ec
sign.o N 000002f1
sign.o N 000002fb
sign.o N 00000308
sign.o N 0000030d
sign.o N 00000315
sign.o N 0000031e
sign.o N 00000327
sign.o N 00000331
sign.o N 00000339
sign.o N 0000033f
sign.o N 00000344
sign.o N 00000348
sign.o N 00000352
sign.o N 0000035a
sign.o N 00000361
sign.o N 00000363
sign.o N 00000368
sign.o N 0000036f
sign.o N 00000374
sign.o N 0000037f
sign.o N 00000388
sign.o N 00000391
sign.o N 00000393
sign.o N 0000039b
sign.o N 000003a4
sign.o N 000003a7
sign.o crypto_sign_bytes T
sign.o crypto_sign_publickeybytes T
sign.o crypto_sign_secretkeybytes T
sign.o crypto_sign_seed_keypair T
sign.o crypto_sign_seedbytes T
sign.o crypto_sign_signature T
sign.o crypto_sign_verify T
thash_haraka_simple.o N 00000000
thash_haraka_simple.o N 00000037
thash_haraka_simple.o N 0000004d
thash_haraka_simple.o N 00000121
thash_haraka_simple.o N 00000127
thash_haraka_simple.o N 0000012e
thash_haraka_simple.o N 0000013c
thash_haraka_simple.o N 00000150
thash_haraka_simple.o N 00000158
thash_haraka_simple.o N 0000015c
thash_haraka_simple.o N 0000015f
thash_haraka_simple.o N 00000168
thash_haraka_simple.o N 00000175
thash_haraka_simple.o N 0000017e
thash_haraka_simple.o N 00000183
thash_haraka_simple.o N 0000018e
thash_haraka_simple.o N 00000197
thash_haraka_simple.o thash T
utils.o N 00000000
utils.o N 00000037
utils.o N 0000003f
utils.o N 00000113
utils.o N 0000012a
utils.o N 00000137
utils.o N 00000142
utils.o N 0000014b
utils.o N 00000158
utils.o N 00000165
utils.o N 00000172
utils.o N 0000017b
utils.o N 0000017f
utils.o N 0000018d
utils.o N 00000194
utils.o N 00000196
utils.o N 0000019a
utils.o N 0000019d
utils.o N 000001a3
utils.o N 000001aa
utils.o N 000001b1
utils.o N 000001c5
utils.o N 000001ca
utils.o N 000001cf
utils.o N 000001d8
utils.o N 000001e3
utils.o N 000001ed
utils.o N 000001f2
utils.o N 000001fb
utils.o N 00000207
utils.o N 0000020f
utils.o N 00000215
utils.o N 0000021f
utils.o N 00000228
utils.o N 00000230
utils.o N 00000234
utils.o N 0000023b
utils.o bytes_to_ull T
utils.o compute_root T
utils.o treehash T
utils.o ull_to_bytes T
wots.o N 00000000
wots.o N 00000037
wots.o N 0000003e
wots.o N 00000112
wots.o N 0000011e
wots.o N 00000121
wots.o N 0000012f
wots.o N 00000137
wots.o N 00000141
wots.o N 0000014e
wots.o N 00000159
wots.o N 00000162
wots.o N 00000169
wots.o N 00000170
wots.o N 00000174
wots.o N 0000017c
wots.o N 00000182
wots.o N 00000188
wots.o N 00000191
wots.o N 00000196
wots.o N 0000019a
wots.o N 0000019d
wots.o N 000001ab
wots.o N 000001b7
wots.o N 000001c2
wots.o N 000001cd
wots.o N 000001e1
wots.o N 000001e6
wots.o N 000001e8
wots.o N 000001f4
wots.o N 000001fe
wots.o N 00000208
wots.o N 00000216
wots.o N 00000227
wots.o N 0000022a
wots.o N 00000233
wots.o N 00000238
wots.o N 0000023e
wots.o N 00000244
wots.o N 0000024c
wots.o N 00000250
wots.o wots_gen_pk T
wots.o wots_pk_from_sig T
wots.o wots_sign T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
address.o N 00000000
address.o N 00000037
address.o N 00000041
address.o N 00000114
address.o N 00000121
address.o N 0000012c
address.o N 00000135
address.o N 00000143
address.o N 00000152
address.o N 00000160
address.o N 00000169
address.o N 0000017b
address.o N 0000018c
address.o N 0000019e
address.o N 000001ad
address.o N 000001bb
address.o N 000001cb
address.o N 000001da
address.o N 000001e0
address.o N 000001ee
address.o N 000001f3
address.o N 000001f5
address.o N 000001f9
address.o N 000001ff
address.o N 00000204
address.o N 0000021b
address.o N 00000226
address.o N 0000022f
address.o N 00000234
address.o N 00000238
address.o N 0000023b
address.o N 00000243
address.o N 00000249
address.o N 0000024e
address.o N 0000025a
address.o addr_to_bytes T
address.o copy_keypair_addr T
address.o copy_subtree_addr T
address.o set_chain_addr T
address.o set_hash_addr T
address.o set_keypair_addr T
address.o set_layer_addr T
address.o set_tree_addr T
address.o set_tree_height T
address.o set_tree_index T
address.o set_type T
fors.o N 00000000
fors.o N 00000037
fors.o N 0000003e
fors.o N 00000111
fors.o N 0000011d
fors.o N 00000120
fors.o N 0000012e
fors.o N 00000136
fors.o N 00000145
fors.o N 00000152
fors.o N 0000015d
fors.o N 00000166
fors.o N 00000176
fors.o N 0000017b
fors.o N 00000184
fors.o N 0000018e
fors.o N 000001a1
fors.o N 000001af
fors.o N 000001c0
fors.o N 000001c8
fors.o N 000001dc
fors.o N 000001e2
fors.o N 000001f1
fors.o N 000001fe
fors.o N 00000202
fors.o N 00000205
fors.o N 00000207
fors.o N 00000211
fors.o N 00000213
fors.o N 0000021e
fors.o N 00000225
fors.o N 00000227
fors.o fors_pk_from_sig T
fors.o fors_sign T
haraka.o N 00000000
haraka.o N 00000037
haraka.o N 00000040
haraka.o N 00000113
haraka.o N 00000123
haraka.o N 0000013a
haraka.o N 00000145
haraka.o N 0000014e
haraka.o N 00000162
haraka.o N 00000172
haraka.o N 0000017f
haraka.o N 0000018a
haraka.o N 00000193
haraka.o N 000001a9
haraka.o N 000001b8
haraka.o N 000001c6
haraka.o N 000001d0
haraka.o N 000001d8
haraka.o N 000001df
haraka.o N 000001f9
haraka.o N 000001fc
haraka.o N 000001ff
haraka.o N 00000201
haraka.o N 00000204
haraka.o N 00000207
haraka.o N 0000020a
haraka.o N 0000020d
haraka.o N 00000218
haraka.o N 0000021c
haraka.o N 0000022c
haraka.o N 0000022e
haraka.o N 00000230
haraka.o N 00000232
haraka.o N 00000237
haraka.o N 00000239
haraka.o N 0000023b
haraka.o N 0000023d
haraka.o N 00000254
haraka.o N 00000256
haraka.o N 0000025e
haraka.o N 0000026c
haraka.o N 0000026e
haraka.o N 00000271
haraka.o N 0000027c
haraka.o N 00000280
haraka.o N 00000282
haraka.o N 0000029c
haraka.o N 0000029f
haraka.o N 000002a3
haraka.o N 000002a6
haraka.o N 000002a9
haraka.o N 000002ac
haraka.o N 000002b0
haraka.o N 000002b4
haraka.o N 000002b7
haraka.o N 000002bb
haraka.o N 000002bf
haraka.o N 000002c2
haraka.o N 000002c5
haraka.o N 000002c9
haraka.o N 000002cd
haraka.o N 000002d1
haraka.o N 000002d5
haraka.o N 000002d9
haraka.o N 000002dd
haraka.o N 000002e0
haraka.o N 000002e4
haraka.o N 000002e7
haraka.o N 000002ea
haraka.o N 000002ed
haraka.o N 000002f1
haraka.o N 000002f5
haraka.o N 000002f9
haraka.o N 000002fc
haraka.o N 000002ff
haraka.o N 00000302
haraka.o N 00000305
haraka.o N 00000308
haraka.o N 0000030c
haraka.o N 00000310
haraka.o N 00000313
haraka.o N 00000317
haraka.o N 0000031b
haraka.o N 0000031e
haraka.o N 00000321
haraka.o N 00000324
haraka.o N 00000328
haraka.o N 0000032c
haraka.o N 00000330
haraka.o N 00000334
haraka.o N 00000338
haraka.o N 0000033c
haraka.o N 0000033f
haraka.o N 00000342
haraka.o N 00000346
haraka.o N 0000034a
haraka.o N 0000034e
haraka.o N 00000352
haraka.o N 00000356
haraka.o N 0000035a
haraka.o N 0000035e
haraka.o N 00000362
haraka.o N 00000366
haraka.o N 0000036a
haraka.o N 0000036e
haraka.o N 00000372
haraka.o N 00000376
haraka.o N 0000037a
haraka.o N 0000037e
haraka.o N 00000382
haraka.o N 00000386
haraka.o N 0000038a
haraka.o N 0000038e
haraka.o N 00000392
haraka.o N 00000396
haraka.o N 0000039a
haraka.o N 0000039e
haraka.o N 000003a1
haraka.o N 000003a5
haraka.o N 000003a8
haraka.o N 000003ac
haraka.o N 000003af
haraka.o N 000003b2
haraka.o N 000003b6
haraka.o N 000003b9
haraka.o N 000003bd
haraka.o N 000003c1
haraka.o N 000003c5
haraka.o N 000003c9
haraka.o N 000003cd
haraka.o N 000003d0
haraka.o N 000003d4
haraka.o N 000003d8
haraka.o N 000003db
haraka.o N 000003df
haraka.o N 000003e3
haraka.o N 000003e7
haraka.o N 000003eb
haraka.o N 000003ef
haraka.o N 000003f3
haraka.o N 000003f7
haraka.o N 000003fb
haraka.o N 000003ff
haraka.o N 00000403
haraka.o N 00000406
haraka.o N 0000040a
haraka.o N 0000040e
haraka.o N 00000412
haraka.o N 00000415
haraka.o N 00000419
haraka.o N 0000041d
haraka.o N 00000420
haraka.o N 00000424
haraka.o N 00000427
haraka.o N 0000042b
haraka.o N 0000042f
haraka.o N 00000432
haraka.o N 00000436
haraka.o N 00000439
haraka.o N 0000043c
haraka.o N 0000043f
haraka.o N 00000442
haraka.o N 00000445
haraka.o N 00000449
haraka.o N 0000044c
haraka.o N 0000044f
haraka.o N 0000045b
haraka.o N 0000045e
haraka.o N 00000461
haraka.o N 00000464
haraka.o N 00000467
haraka.o N 0000046a
haraka.o N 0000046d
haraka.o N 00000470
haraka.o N 00000473
haraka.o N 00000476
haraka.o N 00000479
haraka.o N 0000047c
haraka.o N 0000047f
haraka.o N 00000482
haraka.o N 00000485
haraka.o N 000004a0
haraka.o N 000004b1
haraka.o N 000004b5
haraka.o N 000004b7
haraka.o N 000004bb
haraka.o N 000004c6
haraka.o N 000004d4
haraka.o N 000004e4
haraka.o N 000004eb
haraka.o N 00000503
haraka.o N 00000513
haraka.o N 00000527
haraka.o N 00000538
haraka.o N 0000054a
haraka.o N 00000560
haraka.o N 00000570
haraka.o N 00000579
haraka.o N 0000058b
haraka.o N 0000059f
haraka.o N 000005ae
haraka.o N 000005c4
haraka.o N 000005d9
haraka.o N 000005e3
haraka.o N 000005ed
haraka.o N 000005fa
haraka.o N 00000607
haraka.o N 00000609
haraka.o N 0000060b
haraka.o N 0000061b
haraka.o N 0000061f
haraka.o N 00000622
haraka.o N 00000626
haraka.o N 0000062e
haraka.o N 00000636
haraka.o N 00000642
haraka.o N 00000644
haraka.o N 0000064a
haraka.o N 00000651
haraka.o N 00000657
haraka.o N 00000659
haraka.o br_aes_ct_bitslice_Sbox T
haraka.o br_aes_ct_ortho T
haraka.o haraka256 T
haraka.o haraka256_sk T
haraka.o haraka512 T
haraka.o haraka512_perm T
haraka.o haraka_S T
haraka.o haraka_S_inc_absorb T
haraka.o haraka_S_inc_finalize T
haraka.o haraka_S_inc_init T
haraka.o haraka_S_inc_squeeze T
haraka.o interleave_constant T
haraka.o interleave_constant32 T
haraka.o tweak_constants T
hash_haraka.o N 00000000
hash_haraka.o N 00000037
hash_haraka.o N 00000045
hash_haraka.o N 00000118
hash_haraka.o N 0000012f
hash_haraka.o N 0000013a
hash_haraka.o N 00000143
hash_haraka.o N 00000150
hash_haraka.o N 0000015b
hash_haraka.o N 00000164
hash_haraka.o N 0000017d
hash_haraka.o N 00000186
hash_haraka.o N 00000199
hash_haraka.o N 000001a6
hash_haraka.o N 000001ae
hash_haraka.o N 000001bc
hash_haraka.o N 000001c4
hash_haraka.o N 000001c8
hash_haraka.o N 000001dc
hash_haraka.o N 000001e3
hash_haraka.o N 000001e7
hash_haraka.o N 000001eb
hash_haraka.o N 000001f0
hash_haraka.o N 000001f6
hash_haraka.o N 00000200
hash_haraka.o N 00000208
hash_haraka.o N 0000020a
hash_haraka.o N 00000211
hash_haraka.o N 00000219
hash_haraka.o N 0000021b
hash_haraka.o N 00000220
hash_haraka.o N 00000227
hash_haraka.o N 0000022c
hash_haraka.o N 00000235
hash_haraka.o N 00000238
hash_haraka.o gen_message_random T
hash_haraka.o hash_message T
hash_haraka.o initialize_hash_function T
hash_haraka.o prf_addr T
sign.o N 00000000
sign.o N 00000037
sign.o N 0000003e
sign.o N 00000111
sign.o N 0000011e
sign.o N 00000125
sign.o N 0000013e
sign.o N 00000142
sign.o N 00000145
sign.o N 00000153
sign.o N 00000156
sign.o N 0000015b
sign.o N 00000165
sign.o N 00000179
sign.o N 00000187
sign.o N 00000192
sign.o N 0000019b
sign.o N 000001b6
sign.o N 000001cd
sign.o N 000001e8
sign.o N 000001fa
sign.o N 00000210
sign.o N 0000021e
sign.o N 0000025a
sign.o N 00000270
sign.o N 00000283
sign.o N 000002b7
sign.o N 000002f0
sign.o N 000002fa
sign.o N 00000307
sign.o N 0000030c
sign.o N 00000314
sign.o N 0000031d
sign.o N 00000326
sign.o N 00000330
sign.o N 00000338
sign.o N 0000033e
sign.o N 00000343
sign.o N 00000347
sign.o N 00000351
sign.o N 00000359
sign.o N 00000360
sign.o N 00000362
sign.o N 00000367
sign.o N 0000036e
sign.o N 00000373
sign.o N 0000037e
sign.o N 00000387
sign.o N 00000390
sign.o N 00000392
sign.o N 0000039a
sign.o N 000003a3
sign.o N 000003a6
sign.o crypto_sign_bytes T
sign.o crypto_sign_publickeybytes T
sign.o crypto_sign_secretkeybytes T
sign.o crypto_sign_seed_keypair T
sign.o crypto_sign_seedbytes T
sign.o crypto_sign_signature T
sign.o crypto_sign_verify T
thash_haraka_simple.o N 00000000
thash_haraka_simple.o N 00000037
thash_haraka_simple.o N 0000004d
thash_haraka_simple.o N 00000120
thash_haraka_simple.o N 00000126
thash_haraka_simple.o N 0000012d
thash_haraka_simple.o N 0000013b
thash_haraka_simple.o N 0000014f
thash_haraka_simple.o N 00000157
thash_haraka_simple.o N 0000015b
thash_haraka_simple.o N 0000015e
thash_haraka_simple.o N 00000167
thash_haraka_simple.o N 00000174
thash_haraka_simple.o N 0000017d
thash_haraka_simple.o N 00000182
thash_haraka_simple.o N 0000018d
thash_haraka_simple.o N 00000196
thash_haraka_simple.o thash T
utils.o N 00000000
utils.o N 00000037
utils.o N 0000003f
utils.o N 00000112
utils.o N 00000129
utils.o N 00000136
utils.o N 00000141
utils.o N 0000014a
utils.o N 00000157
utils.o N 00000164
utils.o N 00000171
utils.o N 0000017a
utils.o N 0000017e
utils.o N 0000018c
utils.o N 00000193
utils.o N 00000195
utils.o N 00000199
utils.o N 0000019c
utils.o N 000001a2
utils.o N 000001a9
utils.o N 000001b0
utils.o N 000001c4
utils.o N 000001c9
utils.o N 000001ce
utils.o N 000001d7
utils.o N 000001e2
utils.o N 000001ec
utils.o N 000001f1
utils.o N 000001fa
utils.o N 00000206
utils.o N 0000020e
utils.o N 00000214
utils.o N 0000021e
utils.o N 00000227
utils.o N 0000022f
utils.o N 00000233
utils.o N 0000023a
utils.o bytes_to_ull T
utils.o compute_root T
utils.o treehash T
utils.o ull_to_bytes T
wots.o N 00000000
wots.o N 00000037
wots.o N 0000003e
wots.o N 00000111
wots.o N 0000011d
wots.o N 00000120
wots.o N 0000012e
wots.o N 00000136
wots.o N 00000140
wots.o N 0000014d
wots.o N 00000158
wots.o N 00000161
wots.o N 0000016b
wots.o N 0000016f
wots.o N 00000172
wots.o N 00000178
wots.o N 0000017e
wots.o N 00000187
wots.o N 0000018c
wots.o N 0000018e
wots.o N 00000195
wots.o N 0000019c
wots.o N 000001a0
wots.o N 000001a8
wots.o N 000001ae
wots.o N 000001b4
wots.o N 000001bd
wots.o N 000001c2
wots.o N 000001d0
wots.o N 000001dc
wots.o N 000001e7
wots.o N 000001f2
wots.o N 00000206
wots.o N 0000020b
wots.o N 00000217
wots.o N 00000221
wots.o N 0000022f
wots.o N 00000240
wots.o N 00000243
wots.o N 0000024b
wots.o N 0000024f
wots.o wots_gen_pk T
wots.o wots_pk_from_sig T
wots.o wots_sign T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
address.o addr_to_bytes T
address.o copy_keypair_addr T
address.o copy_subtree_addr T
address.o set_chain_addr T
address.o set_hash_addr T
address.o set_keypair_addr T
address.o set_layer_addr T
address.o set_tree_addr T
address.o set_tree_height T
address.o set_tree_index T
address.o set_type T
fors.o fors_pk_from_sig T
fors.o fors_sign T
haraka.o br_aes_ct_bitslice_Sbox T
haraka.o br_aes_ct_ortho T
haraka.o haraka256 T
haraka.o haraka256_sk T
haraka.o haraka512 T
haraka.o haraka512_perm T
haraka.o haraka_S T
haraka.o haraka_S_inc_absorb T
haraka.o haraka_S_inc_finalize T
haraka.o haraka_S_inc_init T
haraka.o haraka_S_inc_squeeze T
haraka.o interleave_constant T
haraka.o interleave_constant32 T
haraka.o tweak_constants T
hash_haraka.o gen_message_random T
hash_haraka.o hash_message T
hash_haraka.o initialize_hash_function T
hash_haraka.o prf_addr T
sign.o crypto_sign_bytes T
sign.o crypto_sign_publickeybytes T
sign.o crypto_sign_secretkeybytes T
sign.o crypto_sign_seed_keypair T
sign.o crypto_sign_seedbytes T
sign.o crypto_sign_signature T
sign.o crypto_sign_verify T
thash_haraka_simple.o thash T
utils.o bytes_to_ull T
utils.o compute_root T
utils.o treehash T
utils.o ull_to_bytes T
wots.o wots_gen_pk T
wots.o wots_pk_from_sig T
wots.o wots_sign T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |