Test results for armeabi, bblack, crypto_kem/threebears1248r2cpax
[Page version: 20250923 20:25:05]
Measurements for armeabi, bblack, crypto_kem
Test results for armeabi, bblack, crypto_kem
Test results for crypto_kem/threebears1248r2cpax
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20250415
Operation: crypto_kem
Primitive: threebears1248r2cpax
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
3664144 | 12089 0 0 | 227783 456 1496 | opt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3685056 | 6598 0 0 | 211965 452 1488 | opt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3685968 | 6598 0 0 | 211965 452 1488 | vec | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3703200 | 10461 0 0 | 217607 456 1488 | opt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3703424 | 10461 0 0 | 217607 456 1488 | opt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3704448 | 10461 0 0 | 217607 456 1488 | vec | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3704912 | 11629 0 0 | 218511 456 1496 | opt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3709888 | 11629 0 0 | 218511 456 1496 | vec | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3711824 | 10461 0 0 | 217607 456 1488 | vec | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3862768 | 7142 0 0 | 210702 492 1496 | opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3862848 | 7142 0 0 | 210702 492 1496 | vec | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3897408 | 5622 0 0 | 208158 492 1496 | opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3902784 | 5622 0 0 | 208158 492 1496 | vec | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
3978464 | 12885 0 0 | 228983 456 1496 | vec | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
4432512 | 5075 0 0 | 207818 484 1496 | vec | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
4438016 | 5075 0 0 | 207818 484 1496 | opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
5191648 | 5768 0 0 | 208282 492 1496 | vec | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
5246880 | 5768 0 0 | 208282 492 1496 | opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250824 | 20250415 |
Compiler output
shake.c: shake.c:11:34: warning: incompatible pointer types passing 'uint8_t [200]' to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: KeccakP1600_Permute_24rounds(ctx->state);
shake.c: ^~~~~~~~~~
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: passing argument to parameter 'state' here
shake.c: void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c: ^
shake.c: shake.c:23:30: warning: incompatible pointer types passing 'uint8_t [200]' to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c: ^~~~~~~~~~
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c: void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c: ^
shake.c: shake.c:28:26: warning: incompatible pointer types passing 'uint8_t [200]' to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c: ^~~~~~~~~~
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c: void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c: ^
shake.c: shake.c:47:34: warning: incompatible pointer types passing 'uint8_t [200]' to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: KeccakP1600_ExtractBytes(ctx->state, out, ctx->position, cando);
shake.c: ^~~~~~~~~~
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:54:64: note: passing argument to parameter 'state' here
shake.c: void KeccakP1600_ExtractBytes(const KeccakP1600_plain64_state *state, unsigned char *data, unsigned int offset, unsigned int length);
shake.c: ^
shake.c: shake.c:52:30: warning: incompatible pointer types passing 'uint8_t [200]' to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: ...
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
opt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
opt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
opt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
opt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
opt | 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
shake.c: shake.c: In function 'keccakf':
shake.c: shake.c:11:37: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
shake.c: KeccakP1600_Permute_24rounds(ctx->state);
shake.c: ~~~^~~~~~~
shake.c: In file included from shake.h:3,
shake.c: from shake.c:3:
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: expected 'KeccakP1600_plain64_state *' {aka 'struct <anonymous> *'} but argument is of type 'uint8_t *' {aka 'unsigned char *'}
shake.c: void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
shake.c: shake.c: In function 'pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_update':
shake.c: shake.c:23:33: warning: passing argument 1 of 'KeccakP1600_AddBytes' from incompatible pointer type [-Wincompatible-pointer-types]
shake.c: KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c: ~~~^~~~~~~
shake.c: In file included from shake.h:3,
shake.c: from shake.c:3:
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: expected 'KeccakP1600_plain64_state *' {aka 'struct <anonymous> *'} but argument is of type 'uint8_t *' {aka 'unsigned char *'}
shake.c: void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
shake.c: shake.c:28:29: warning: passing argument 1 of 'KeccakP1600_AddBytes' from incompatible pointer type [-Wincompatible-pointer-types]
shake.c: KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c: ~~~^~~~~~~
shake.c: In file included from shake.h:3,
shake.c: from shake.c:3:
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: expected 'KeccakP1600_plain64_state *' {aka 'struct <anonymous> *'} but argument is of type 'uint8_t *' {aka 'unsigned char *'}
shake.c: void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
shake.c: shake.c:46:34: warning: incompatible pointer types passing 'uint8_t [200]' to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: KeccakP1600_Permute_24rounds(ctx->state);
shake.c: ^~~~~~~~~~
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: passing argument to parameter 'state' here
shake.c: void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c: ^
shake.c: shake.c:58:30: warning: incompatible pointer types passing 'uint8_t [200]' to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c: ^~~~~~~~~~
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c: void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c: ^
shake.c: shake.c:63:26: warning: incompatible pointer types passing 'uint8_t [200]' to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c: ^~~~~~~~~~
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c: void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c: ^
shake.c: shake.c:82:34: warning: incompatible pointer types passing 'uint8_t [200]' to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: KeccakP1600_ExtractBytes(ctx->state, out, ctx->position, cando);
shake.c: ^~~~~~~~~~
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:54:64: note: passing argument to parameter 'state' here
shake.c: void KeccakP1600_ExtractBytes(const KeccakP1600_plain64_state *state, unsigned char *data, unsigned int offset, unsigned int length);
shake.c: ^
shake.c: shake.c:87:30: warning: incompatible pointer types passing 'uint8_t [200]' to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: ...
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
vec | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | 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
shake.c: shake.c: In function 'keccakf':
shake.c: shake.c:46:37: warning: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
shake.c: KeccakP1600_Permute_24rounds(ctx->state);
shake.c: ~~~^~~~~~~
shake.c: In file included from shake.h:3,
shake.c: from shake.c:3:
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: expected 'KeccakP1600_plain64_state *' {aka 'struct <anonymous> *'} but argument is of type 'uint8_t *' {aka 'unsigned char *'}
shake.c: void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
shake.c: shake.c: In function 'pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_update':
shake.c: shake.c:58:33: warning: passing argument 1 of 'KeccakP1600_AddBytes' from incompatible pointer type [-Wincompatible-pointer-types]
shake.c: KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c: ~~~^~~~~~~
shake.c: In file included from shake.h:3,
shake.c: from shake.c:3:
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: expected 'KeccakP1600_plain64_state *' {aka 'struct <anonymous> *'} but argument is of type 'uint8_t *' {aka 'unsigned char *'}
shake.c: void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
shake.c: shake.c:63:29: warning: passing argument 1 of 'KeccakP1600_AddBytes' from incompatible pointer type [-Wincompatible-pointer-types]
shake.c: KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c: ~~~^~~~~~~
shake.c: In file included from shake.h:3,
shake.c: from shake.c:3:
shake.c: .../supercop-data/bblack/armeabi/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: expected 'KeccakP1600_plain64_state *' {aka 'struct <anonymous> *'} but argument is of type 'uint8_t *' {aka 'unsigned char *'}
shake.c: void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
vec | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
vec | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
vec | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
vec | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
kem.o N 00000000
kem.o N 00000037
kem.o N 0000003d
kem.o N 00000112
kem.o N 0000014f
kem.o N 00000153
kem.o N 0000018c
kem.o N 000001c5
kem.o N 000001ca
kem.o N 000001d8
kem.o N 000001e2
kem.o N 000001ea
kem.o N 000001fe
kem.o N 00000201
kem.o N 00000204
kem.o N 00000207
kem.o N 0000020a
melas_fec.o N 00000000
melas_fec.o N 00000037
melas_fec.o N 00000043
melas_fec.o N 00000118
melas_fec.o N 0000011a
melas_fec.o N 00000127
melas_fec.o N 00000132
melas_fec.o N 0000013b
melas_fec.o N 00000144
melas_fec.o N 0000014e
melas_fec.o N 00000150
melas_fec.o N 00000155
melas_fec.o N 00000163
melas_fec.o N 0000016d
melas_fec.o N 00000175
melas_fec.o N 00000179
melas_fec.o N 0000017b
melas_fec.o N 0000017f
melas_fec.o N 00000199
melas_fec.o N 000001a7
melas_fec.o N 000001b1
melas_fec.o N 000001b9
melas_fec.o N 000001c8
melas_fec.o N 000001d7
melas_fec.o N 000001eb
melas_fec.o N 000001fa
melas_fec.o N 00000211
melas_fec.o N 0000024b
melas_fec.o N 00000289
melas_fec.o N 0000028e
melas_fec.o N 00000292
melas_fec.o N 00000296
melas_fec.o N 00000298
melas_fec.o N 0000029a
melas_fec.o N 0000029c
melas_fec.o N 0000029e
melas_fec.o N 000002a4
melas_fec.o pqcrypto_kem_threebears1248r2cpax_impl_priv_melas_fec_correct T
melas_fec.o pqcrypto_kem_threebears1248r2cpax_impl_priv_melas_fec_set T
ring.o N 00000000
ring.o N 00000037
ring.o N 0000003e
ring.o N 00000113
ring.o N 00000120
ring.o N 0000012b
ring.o N 00000134
ring.o N 0000013b
ring.o N 0000013f
ring.o N 00000149
ring.o N 00000151
ring.o N 00000159
ring.o N 00000170
ring.o N 0000017b
ring.o N 00000184
ring.o N 0000018c
ring.o N 0000019a
ring.o N 000001a4
ring.o N 000001ac
ring.o N 000001b5
ring.o N 000001b7
ring.o N 000001c8
ring.o N 000001e2
ring.o N 000001f1
ring.o N 00000200
ring.o N 0000020a
ring.o N 0000020e
ring.o N 00000212
ring.o N 00000216
ring.o N 00000219
ring.o N 0000021c
ring.o N 0000021f
ring.o N 00000222
ring.o N 0000022d
ring.o N 00000231
ring.o N 0000023f
ring.o N 00000249
ring.o N 00000251
ring.o N 0000025e
ring.o N 00000260
ring.o N 0000026a
ring.o N 0000026d
ring.o N 000002a2
ring.o N 000002dc
ring.o N 00000313
ring.o N 0000034b
ring.o N 0000034e
ring.o N 00000362
ring.o N 00000365
ring.o N 00000367
ring.o N 00000369
ring.o N 0000036b
ring.o N 00000372
ring.o N 00000379
ring.o N 0000037b
ring.o N 00000383
ring.o N 0000038b
ring.o N 00000392
ring.o N 00000396
ring.o N 0000039a
ring.o N 0000039e
ring.o N 000003a2
ring.o N 000003a5
ring.o N 000003a8
ring.o N 000003af
ring.o N 000003b5
ring.o N 000003b9
ring.o N 000003bf
ring.o N 000003c2
ring.o N 000003c9
ring.o N 000003cf
ring.o N 000003d6
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_canon_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_contract_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_expand_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_mac_3120 T
shake.o N 00000000
shake.o N 00000037
shake.o N 0000003f
shake.o N 00000114
shake.o N 00000121
shake.o N 0000012f
shake.o N 00000137
shake.o N 0000013b
shake.o N 00000141
shake.o N 0000014b
shake.o N 00000153
shake.o N 00000167
shake.o N 00000170
shake.o N 0000017a
shake.o N 00000185
shake.o N 00000196
shake.o N 00000198
shake.o N 000001a5
shake.o N 000001dd
shake.o N 00000215
shake.o N 00000258
shake.o N 00000291
shake.o N 00000294
shake.o N 00000298
shake.o N 0000029f
shake.o N 000002a5
shake.o N 000002a9
shake.o N 000002b5
shake.o N 000002c0
shake.o N 000002c7
shake.o N 000002ce
shake.o N 000002d5
shake.o N 000002da
shake.o N 000002dc
shake.o N 000002de
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_output T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_times_n T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_update T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_threebears_cshake_init T
threebears.o N 00000000
threebears.o N 00000037
threebears.o N 00000044
threebears.o N 00000119
threebears.o N 00000126
threebears.o N 0000013b
threebears.o N 0000014f
threebears.o N 00000163
threebears.o N 00000174
threebears.o N 00000182
threebears.o N 0000018c
threebears.o N 00000194
threebears.o N 0000019f
threebears.o N 000001a8
threebears.o N 000001af
threebears.o N 000001b3
threebears.o N 000001c8
threebears.o N 000001cc
threebears.o N 000001d2
threebears.o N 000001e6
threebears.o N 000001ef
threebears.o N 000001f9
threebears.o N 00000204
threebears.o N 0000020c
threebears.o N 00000213
threebears.o N 00000220
threebears.o N 00000226
threebears.o N 0000022d
threebears.o N 00000232
threebears.o N 00000235
threebears.o N 00000237
threebears.o N 0000023a
threebears.o N 0000023c
threebears.o N 0000023e
threebears.o N 00000240
threebears.o N 00000247
threebears.o N 00000251
threebears.o N 00000259
threebears.o N 00000261
threebears.o N 00000263
threebears.o N 00000265
threebears.o N 00000267
threebears.o N 0000026b
threebears.o N 0000026e
threebears.o N 00000275
threebears.o N 00000279
threebears.o N 00000286
threebears.o N 0000028e
threebears.o N 00000295
threebears.o N 0000029a
threebears.o N 000002a5
threebears.o N 000002b6
threebears.o N 000002b8
threebears.o N 000002ba
threebears.o N 000002be
threebears.o N 000002c2
threebears.o N 000002cf
threebears.o N 000002d7
threebears.o N 000002db
threebears.o N 000002df
threebears.o N 000002e3
threebears.o N 000002ec
threebears.o N 000002f6
threebears.o N 00000302
threebears.o N 00000308
threebears.o N 00000322
threebears.o N 00000330
threebears.o N 0000033a
threebears.o N 00000342
threebears.o N 00000351
threebears.o N 00000360
threebears.o N 00000374
threebears.o N 00000383
threebears.o N 0000039a
threebears.o N 000003d3
threebears.o N 00000406
threebears.o N 0000043e
threebears.o N 00000476
threebears.o N 0000047b
threebears.o N 00000482
threebears.o N 00000487
threebears.o N 00000493
threebears.o N 00000496
threebears.o N 00000499
threebears.o N 000004a7
threebears.o N 000004af
threebears.o N 000004b5
threebears.o N 000004b7
threebears.o N 000004be
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_decapsulate T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_encapsulate T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_keygen T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_secure_bzero T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
opt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
opt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | 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
kem.o N 00000000
kem.o N 00000037
kem.o N 0000003d
kem.o N 00000111
kem.o N 0000014e
kem.o N 00000152
kem.o N 0000018b
kem.o N 000001c4
kem.o N 000001c9
kem.o N 000001d7
kem.o N 000001e1
kem.o N 000001e9
kem.o N 000001fd
kem.o N 00000200
kem.o N 00000203
kem.o N 00000206
kem.o N 00000209
melas_fec.o N 00000000
melas_fec.o N 00000037
melas_fec.o N 00000043
melas_fec.o N 00000117
melas_fec.o N 00000119
melas_fec.o N 00000126
melas_fec.o N 00000131
melas_fec.o N 0000013a
melas_fec.o N 00000143
melas_fec.o N 0000014d
melas_fec.o N 0000014f
melas_fec.o N 00000154
melas_fec.o N 00000162
melas_fec.o N 0000016c
melas_fec.o N 00000174
melas_fec.o N 00000178
melas_fec.o N 0000017a
melas_fec.o N 0000017e
melas_fec.o N 00000198
melas_fec.o N 000001a6
melas_fec.o N 000001b0
melas_fec.o N 000001b8
melas_fec.o N 000001c7
melas_fec.o N 000001d6
melas_fec.o N 000001ea
melas_fec.o N 000001f9
melas_fec.o N 00000210
melas_fec.o N 0000024a
melas_fec.o N 00000288
melas_fec.o N 0000028d
melas_fec.o N 00000291
melas_fec.o N 00000295
melas_fec.o N 00000297
melas_fec.o N 00000299
melas_fec.o N 0000029b
melas_fec.o N 0000029d
melas_fec.o N 000002a3
melas_fec.o pqcrypto_kem_threebears1248r2cpax_impl_priv_melas_fec_correct T
melas_fec.o pqcrypto_kem_threebears1248r2cpax_impl_priv_melas_fec_set T
ring.o N 00000000
ring.o N 00000037
ring.o N 0000003e
ring.o N 00000112
ring.o N 0000011f
ring.o N 0000012a
ring.o N 00000133
ring.o N 0000013a
ring.o N 0000013e
ring.o N 00000148
ring.o N 00000150
ring.o N 00000158
ring.o N 0000016f
ring.o N 0000017a
ring.o N 00000183
ring.o N 0000018b
ring.o N 00000199
ring.o N 000001a3
ring.o N 000001ab
ring.o N 000001b4
ring.o N 000001b6
ring.o N 000001c7
ring.o N 000001e1
ring.o N 000001f0
ring.o N 000001ff
ring.o N 00000209
ring.o N 0000020d
ring.o N 00000211
ring.o N 00000215
ring.o N 00000218
ring.o N 0000021b
ring.o N 0000021e
ring.o N 00000221
ring.o N 0000022c
ring.o N 00000230
ring.o N 0000023e
ring.o N 00000248
ring.o N 00000250
ring.o N 0000025d
ring.o N 0000025f
ring.o N 00000269
ring.o N 0000026c
ring.o N 000002a1
ring.o N 000002db
ring.o N 00000312
ring.o N 0000034a
ring.o N 0000034d
ring.o N 00000361
ring.o N 00000364
ring.o N 00000366
ring.o N 00000368
ring.o N 0000036a
ring.o N 00000371
ring.o N 00000378
ring.o N 0000037a
ring.o N 00000382
ring.o N 0000038a
ring.o N 00000391
ring.o N 00000395
ring.o N 00000399
ring.o N 0000039d
ring.o N 000003a1
ring.o N 000003a4
ring.o N 000003a7
ring.o N 000003ae
ring.o N 000003b4
ring.o N 000003b8
ring.o N 000003be
ring.o N 000003c1
ring.o N 000003c8
ring.o N 000003ce
ring.o N 000003d5
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_canon_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_contract_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_expand_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_mac_3120 T
shake.o N 00000000
shake.o N 00000037
shake.o N 0000003f
shake.o N 00000113
shake.o N 00000120
shake.o N 0000012e
shake.o N 00000136
shake.o N 0000013a
shake.o N 00000140
shake.o N 0000014a
shake.o N 00000152
shake.o N 00000166
shake.o N 0000016f
shake.o N 00000179
shake.o N 00000184
shake.o N 00000195
shake.o N 00000197
shake.o N 000001a4
shake.o N 000001dc
shake.o N 00000214
shake.o N 00000257
shake.o N 00000290
shake.o N 00000293
shake.o N 00000297
shake.o N 0000029e
shake.o N 000002a4
shake.o N 000002a8
shake.o N 000002b4
shake.o N 000002bf
shake.o N 000002c6
shake.o N 000002cd
shake.o N 000002d4
shake.o N 000002d9
shake.o N 000002db
shake.o N 000002dd
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_output T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_times_n T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_update T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_threebears_cshake_init T
threebears.o N 00000000
threebears.o N 00000037
threebears.o N 00000044
threebears.o N 00000118
threebears.o N 00000125
threebears.o N 0000013a
threebears.o N 0000014e
threebears.o N 00000162
threebears.o N 00000173
threebears.o N 00000181
threebears.o N 0000018b
threebears.o N 00000193
threebears.o N 0000019e
threebears.o N 000001a7
threebears.o N 000001ae
threebears.o N 000001b2
threebears.o N 000001c7
threebears.o N 000001cb
threebears.o N 000001d1
threebears.o N 000001e5
threebears.o N 000001ee
threebears.o N 000001f8
threebears.o N 00000203
threebears.o N 0000020b
threebears.o N 00000212
threebears.o N 0000021f
threebears.o N 00000225
threebears.o N 0000022c
threebears.o N 00000231
threebears.o N 00000234
threebears.o N 00000236
threebears.o N 00000239
threebears.o N 0000023b
threebears.o N 0000023d
threebears.o N 0000023f
threebears.o N 00000246
threebears.o N 00000250
threebears.o N 00000258
threebears.o N 00000260
threebears.o N 00000262
threebears.o N 00000264
threebears.o N 00000266
threebears.o N 0000026a
threebears.o N 0000026d
threebears.o N 00000274
threebears.o N 00000278
threebears.o N 00000285
threebears.o N 0000028d
threebears.o N 00000294
threebears.o N 00000299
threebears.o N 000002a4
threebears.o N 000002b5
threebears.o N 000002b7
threebears.o N 000002b9
threebears.o N 000002bd
threebears.o N 000002c1
threebears.o N 000002ce
threebears.o N 000002d6
threebears.o N 000002da
threebears.o N 000002de
threebears.o N 000002e2
threebears.o N 000002eb
threebears.o N 000002f5
threebears.o N 00000301
threebears.o N 00000307
threebears.o N 00000321
threebears.o N 0000032f
threebears.o N 00000339
threebears.o N 00000341
threebears.o N 00000350
threebears.o N 0000035f
threebears.o N 00000373
threebears.o N 00000382
threebears.o N 00000399
threebears.o N 000003d2
threebears.o N 00000405
threebears.o N 0000043d
threebears.o N 00000475
threebears.o N 0000047a
threebears.o N 00000481
threebears.o N 00000486
threebears.o N 00000492
threebears.o N 00000495
threebears.o N 00000498
threebears.o N 000004a6
threebears.o N 000004ae
threebears.o N 000004b4
threebears.o N 000004b6
threebears.o N 000004bd
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_decapsulate T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_encapsulate T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_keygen T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_secure_bzero T
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
opt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | 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
kem.o N 00000000
kem.o N 00000037
kem.o N 0000003d
kem.o N 00000112
kem.o N 0000014f
kem.o N 00000153
kem.o N 0000018c
kem.o N 000001c5
kem.o N 000001ca
kem.o N 000001d8
kem.o N 000001e2
kem.o N 000001ea
kem.o N 000001fe
kem.o N 00000201
kem.o N 00000204
kem.o N 00000207
kem.o N 0000020a
melas_fec.o N 00000000
melas_fec.o N 00000037
melas_fec.o N 00000043
melas_fec.o N 00000118
melas_fec.o N 0000011a
melas_fec.o N 00000127
melas_fec.o N 00000132
melas_fec.o N 0000013b
melas_fec.o N 00000144
melas_fec.o N 0000015e
melas_fec.o N 0000016c
melas_fec.o N 00000176
melas_fec.o N 0000017e
melas_fec.o N 0000018d
melas_fec.o N 0000019c
melas_fec.o N 000001b0
melas_fec.o N 000001bf
melas_fec.o N 000001d6
melas_fec.o N 000001db
melas_fec.o N 000001dd
melas_fec.o N 000001df
melas_fec.o N 000001e1
melas_fec.o N 000001e3
melas_fec.o N 0000021d
melas_fec.o N 00000227
melas_fec.o N 00000265
melas_fec.o N 00000269
melas_fec.o N 00000277
melas_fec.o N 00000281
melas_fec.o N 00000289
melas_fec.o N 0000028e
melas_fec.o N 00000292
melas_fec.o N 00000296
melas_fec.o N 0000029a
melas_fec.o N 0000029c
melas_fec.o N 0000029e
melas_fec.o N 000002a4
melas_fec.o pqcrypto_kem_threebears1248r2cpax_impl_priv_melas_fec_correct T
melas_fec.o pqcrypto_kem_threebears1248r2cpax_impl_priv_melas_fec_set T
ring.o N 00000000
ring.o N 00000037
ring.o N 0000003e
ring.o N 00000113
ring.o N 00000120
ring.o N 0000012b
ring.o N 00000134
ring.o N 0000013b
ring.o N 0000013f
ring.o N 00000149
ring.o N 00000151
ring.o N 00000159
ring.o N 00000170
ring.o N 0000017b
ring.o N 00000184
ring.o N 0000018c
ring.o N 0000019a
ring.o N 000001a4
ring.o N 000001ac
ring.o N 000001b5
ring.o N 000001b7
ring.o N 000001c8
ring.o N 000001e2
ring.o N 000001f1
ring.o N 00000200
ring.o N 0000020a
ring.o N 0000020e
ring.o N 00000212
ring.o N 00000216
ring.o N 00000219
ring.o N 0000021c
ring.o N 0000021f
ring.o N 00000222
ring.o N 0000022d
ring.o N 00000231
ring.o N 0000023f
ring.o N 00000249
ring.o N 00000251
ring.o N 0000025e
ring.o N 00000260
ring.o N 0000026a
ring.o N 0000026d
ring.o N 000002a2
ring.o N 000002dc
ring.o N 00000313
ring.o N 0000034b
ring.o N 0000034e
ring.o N 00000362
ring.o N 00000365
ring.o N 00000367
ring.o N 00000369
ring.o N 0000036b
ring.o N 00000372
ring.o N 00000379
ring.o N 0000037b
ring.o N 00000383
ring.o N 0000038b
ring.o N 00000392
ring.o N 00000396
ring.o N 0000039a
ring.o N 0000039e
ring.o N 000003a2
ring.o N 000003a5
ring.o N 000003a8
ring.o N 000003af
ring.o N 000003b5
ring.o N 000003b9
ring.o N 000003bf
ring.o N 000003c2
ring.o N 000003c9
ring.o N 000003cf
ring.o N 000003d6
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_canon_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_contract_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_expand_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_mac_3120 T
shake.o N 00000000
shake.o N 00000037
shake.o N 0000003f
shake.o N 00000114
shake.o N 00000121
shake.o N 0000012f
shake.o N 00000137
shake.o N 0000013b
shake.o N 00000141
shake.o N 0000014b
shake.o N 00000153
shake.o N 00000167
shake.o N 00000170
shake.o N 0000017a
shake.o N 00000185
shake.o N 00000196
shake.o N 00000198
shake.o N 000001a5
shake.o N 000001dd
shake.o N 00000215
shake.o N 00000258
shake.o N 00000291
shake.o N 00000294
shake.o N 00000298
shake.o N 0000029f
shake.o N 000002a5
shake.o N 000002a9
shake.o N 000002b5
shake.o N 000002c0
shake.o N 000002c7
shake.o N 000002ce
shake.o N 000002d5
shake.o N 000002da
shake.o N 000002dc
shake.o N 000002de
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_output T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_times_n T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_update T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_threebears_cshake_init T
threebears.o N 00000000
threebears.o N 00000037
threebears.o N 00000044
threebears.o N 00000119
threebears.o N 00000126
threebears.o N 0000013b
threebears.o N 0000014f
threebears.o N 00000163
threebears.o N 00000174
threebears.o N 00000182
threebears.o N 0000018c
threebears.o N 00000194
threebears.o N 0000019f
threebears.o N 000001a8
threebears.o N 000001af
threebears.o N 000001b3
threebears.o N 000001c0
threebears.o N 000001c4
threebears.o N 000001ca
threebears.o N 000001de
threebears.o N 000001e7
threebears.o N 000001f1
threebears.o N 000001fc
threebears.o N 00000200
threebears.o N 0000020a
threebears.o N 00000212
threebears.o N 0000021a
threebears.o N 0000021d
threebears.o N 00000221
threebears.o N 00000228
threebears.o N 00000235
threebears.o N 00000237
threebears.o N 00000248
threebears.o N 0000024a
threebears.o N 0000024c
threebears.o N 00000250
threebears.o N 00000254
threebears.o N 00000261
threebears.o N 00000266
threebears.o N 0000026e
threebears.o N 00000272
threebears.o N 00000276
threebears.o N 0000027a
threebears.o N 00000283
threebears.o N 00000285
threebears.o N 0000028f
threebears.o N 0000029b
threebears.o N 000002a1
threebears.o N 000002bb
threebears.o N 000002c9
threebears.o N 000002d3
threebears.o N 000002db
threebears.o N 000002ea
threebears.o N 000002f9
threebears.o N 0000030d
threebears.o N 0000031c
threebears.o N 00000333
threebears.o N 0000036c
threebears.o N 0000039f
threebears.o N 000003b4
threebears.o N 000003ba
threebears.o N 000003c2
threebears.o N 000003fa
threebears.o N 00000432
threebears.o N 00000434
threebears.o N 00000439
threebears.o N 00000440
threebears.o N 0000044b
threebears.o N 00000450
threebears.o N 0000045c
threebears.o N 00000461
threebears.o N 00000463
threebears.o N 00000466
threebears.o N 00000469
threebears.o N 00000470
threebears.o N 00000478
threebears.o N 0000047f
threebears.o N 00000482
threebears.o N 00000485
threebears.o N 00000487
threebears.o N 0000048e
threebears.o N 00000490
threebears.o N 00000492
threebears.o N 00000499
threebears.o N 000004a7
threebears.o N 000004af
threebears.o N 000004b5
threebears.o N 000004b7
threebears.o N 000004be
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_decapsulate T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_encapsulate T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_keygen T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_secure_bzero T
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
opt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | 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
kem.o N 00000000
kem.o N 00000037
kem.o N 0000003d
kem.o N 00000111
kem.o N 0000014e
kem.o N 00000152
kem.o N 0000018b
kem.o N 000001c4
kem.o N 000001c9
kem.o N 000001d7
kem.o N 000001e1
kem.o N 000001e9
kem.o N 000001fd
kem.o N 00000200
kem.o N 00000203
kem.o N 00000206
kem.o N 00000209
melas_fec.o N 00000000
melas_fec.o N 00000037
melas_fec.o N 00000043
melas_fec.o N 00000117
melas_fec.o N 00000119
melas_fec.o N 00000126
melas_fec.o N 00000131
melas_fec.o N 0000013a
melas_fec.o N 00000143
melas_fec.o N 0000014d
melas_fec.o N 0000014f
melas_fec.o N 00000154
melas_fec.o N 00000162
melas_fec.o N 0000016c
melas_fec.o N 00000174
melas_fec.o N 00000178
melas_fec.o N 0000017a
melas_fec.o N 0000017e
melas_fec.o N 00000198
melas_fec.o N 000001a6
melas_fec.o N 000001b0
melas_fec.o N 000001b8
melas_fec.o N 000001c7
melas_fec.o N 000001d6
melas_fec.o N 000001ea
melas_fec.o N 000001f9
melas_fec.o N 00000210
melas_fec.o N 0000024a
melas_fec.o N 00000288
melas_fec.o N 0000028d
melas_fec.o N 00000291
melas_fec.o N 00000295
melas_fec.o N 00000297
melas_fec.o N 00000299
melas_fec.o N 0000029b
melas_fec.o N 0000029d
melas_fec.o N 000002a3
melas_fec.o pqcrypto_kem_threebears1248r2cpax_impl_priv_melas_fec_correct T
melas_fec.o pqcrypto_kem_threebears1248r2cpax_impl_priv_melas_fec_set T
ring.o N 00000000
ring.o N 00000037
ring.o N 0000003e
ring.o N 00000112
ring.o N 0000011f
ring.o N 0000012a
ring.o N 00000133
ring.o N 0000013a
ring.o N 0000013e
ring.o N 00000148
ring.o N 00000150
ring.o N 00000158
ring.o N 0000016f
ring.o N 0000017a
ring.o N 00000183
ring.o N 0000018b
ring.o N 00000199
ring.o N 000001a3
ring.o N 000001ab
ring.o N 000001b4
ring.o N 000001b6
ring.o N 000001c7
ring.o N 000001e1
ring.o N 000001f0
ring.o N 000001ff
ring.o N 00000209
ring.o N 0000020d
ring.o N 00000211
ring.o N 00000215
ring.o N 00000218
ring.o N 0000021b
ring.o N 0000021e
ring.o N 00000221
ring.o N 0000022c
ring.o N 00000230
ring.o N 0000023e
ring.o N 00000248
ring.o N 00000250
ring.o N 0000025d
ring.o N 0000025f
ring.o N 00000269
ring.o N 0000026c
ring.o N 000002a1
ring.o N 000002db
ring.o N 00000312
ring.o N 0000034a
ring.o N 0000034d
ring.o N 00000361
ring.o N 00000364
ring.o N 00000366
ring.o N 00000368
ring.o N 0000036a
ring.o N 00000371
ring.o N 00000378
ring.o N 0000037a
ring.o N 00000381
ring.o N 00000389
ring.o N 00000391
ring.o N 00000395
ring.o N 00000399
ring.o N 0000039d
ring.o N 000003a1
ring.o N 000003a4
ring.o N 000003a7
ring.o N 000003ae
ring.o N 000003b4
ring.o N 000003b8
ring.o N 000003be
ring.o N 000003c1
ring.o N 000003c8
ring.o N 000003ce
ring.o N 000003d5
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_canon_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_contract_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_expand_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_mac_3120 T
shake.o N 00000000
shake.o N 00000037
shake.o N 0000003f
shake.o N 00000113
shake.o N 00000120
shake.o N 0000012e
shake.o N 00000136
shake.o N 0000013a
shake.o N 00000140
shake.o N 0000014a
shake.o N 00000152
shake.o N 00000166
shake.o N 0000016f
shake.o N 00000179
shake.o N 00000184
shake.o N 00000195
shake.o N 00000197
shake.o N 000001a4
shake.o N 000001dc
shake.o N 00000214
shake.o N 00000257
shake.o N 00000290
shake.o N 00000293
shake.o N 00000297
shake.o N 0000029e
shake.o N 000002a4
shake.o N 000002a8
shake.o N 000002b4
shake.o N 000002bf
shake.o N 000002c6
shake.o N 000002cd
shake.o N 000002d4
shake.o N 000002d9
shake.o N 000002db
shake.o N 000002dd
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_output T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_times_n T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_update T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_threebears_cshake_init T
threebears.o N 00000000
threebears.o N 00000037
threebears.o N 00000044
threebears.o N 00000118
threebears.o N 00000125
threebears.o N 0000013a
threebears.o N 0000014e
threebears.o N 00000162
threebears.o N 00000173
threebears.o N 00000181
threebears.o N 0000018b
threebears.o N 00000193
threebears.o N 0000019e
threebears.o N 000001a7
threebears.o N 000001ae
threebears.o N 000001b2
threebears.o N 000001c7
threebears.o N 000001cb
threebears.o N 000001d1
threebears.o N 000001e5
threebears.o N 000001ee
threebears.o N 000001f8
threebears.o N 00000203
threebears.o N 0000020b
threebears.o N 00000212
threebears.o N 0000021f
threebears.o N 00000225
threebears.o N 0000022c
threebears.o N 00000231
threebears.o N 00000234
threebears.o N 00000236
threebears.o N 00000239
threebears.o N 0000023b
threebears.o N 0000023d
threebears.o N 0000023f
threebears.o N 00000246
threebears.o N 00000250
threebears.o N 00000258
threebears.o N 00000260
threebears.o N 00000262
threebears.o N 00000264
threebears.o N 00000266
threebears.o N 0000026a
threebears.o N 0000026d
threebears.o N 00000274
threebears.o N 00000278
threebears.o N 00000285
threebears.o N 0000028d
threebears.o N 00000294
threebears.o N 00000299
threebears.o N 000002a4
threebears.o N 000002b5
threebears.o N 000002b7
threebears.o N 000002b9
threebears.o N 000002bd
threebears.o N 000002c1
threebears.o N 000002ce
threebears.o N 000002d6
threebears.o N 000002da
threebears.o N 000002de
threebears.o N 000002e2
threebears.o N 000002eb
threebears.o N 000002f5
threebears.o N 00000301
threebears.o N 00000307
threebears.o N 00000321
threebears.o N 0000032f
threebears.o N 00000339
threebears.o N 00000341
threebears.o N 00000350
threebears.o N 0000035f
threebears.o N 00000373
threebears.o N 00000382
threebears.o N 00000399
threebears.o N 000003d2
threebears.o N 00000405
threebears.o N 0000043d
threebears.o N 00000475
threebears.o N 0000047a
threebears.o N 00000481
threebears.o N 00000486
threebears.o N 00000492
threebears.o N 00000495
threebears.o N 00000498
threebears.o N 000004a6
threebears.o N 000004ae
threebears.o N 000004b4
threebears.o N 000004b6
threebears.o N 000004bd
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_decapsulate T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_encapsulate T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_keygen T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_secure_bzero T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
opt | 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
melas_fec.o pqcrypto_kem_threebears1248r2cpax_impl_priv_melas_fec_correct T
melas_fec.o pqcrypto_kem_threebears1248r2cpax_impl_priv_melas_fec_set T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_canon_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_contract_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_expand_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_mac_3120 T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_output T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_times_n T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_update T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_threebears_cshake_init T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_decapsulate T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_encapsulate T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_keygen T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_secure_bzero T
Number of similar (implementation,compiler) pairs: 8, namely:
Implementation | Compiler |
opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
vec | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
vec | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
vec | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
vec | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
kem.o N 00000000
kem.o N 00000037
kem.o N 0000003d
kem.o N 00000111
kem.o N 0000014e
kem.o N 00000152
kem.o N 0000018b
kem.o N 000001c4
kem.o N 000001c9
kem.o N 000001d7
kem.o N 000001e1
kem.o N 000001e9
kem.o N 000001fd
kem.o N 00000200
kem.o N 00000203
kem.o N 00000206
kem.o N 00000209
melas_fec.o N 00000000
melas_fec.o N 00000037
melas_fec.o N 00000043
melas_fec.o N 00000117
melas_fec.o N 00000119
melas_fec.o N 00000126
melas_fec.o N 00000131
melas_fec.o N 0000013a
melas_fec.o N 00000143
melas_fec.o N 0000014d
melas_fec.o N 0000014f
melas_fec.o N 00000154
melas_fec.o N 00000162
melas_fec.o N 0000016c
melas_fec.o N 00000174
melas_fec.o N 00000178
melas_fec.o N 0000017a
melas_fec.o N 0000017e
melas_fec.o N 00000198
melas_fec.o N 000001a6
melas_fec.o N 000001b0
melas_fec.o N 000001b8
melas_fec.o N 000001c7
melas_fec.o N 000001d6
melas_fec.o N 000001ea
melas_fec.o N 000001f9
melas_fec.o N 00000210
melas_fec.o N 0000024a
melas_fec.o N 00000288
melas_fec.o N 0000028d
melas_fec.o N 00000291
melas_fec.o N 00000295
melas_fec.o N 00000297
melas_fec.o N 00000299
melas_fec.o N 0000029b
melas_fec.o N 0000029d
melas_fec.o N 000002a3
melas_fec.o pqcrypto_kem_threebears1248r2cpax_impl_priv_melas_fec_correct T
melas_fec.o pqcrypto_kem_threebears1248r2cpax_impl_priv_melas_fec_set T
ring.o N 00000000
ring.o N 00000037
ring.o N 0000003e
ring.o N 00000112
ring.o N 0000011f
ring.o N 0000012a
ring.o N 00000133
ring.o N 0000013a
ring.o N 0000013e
ring.o N 00000148
ring.o N 00000150
ring.o N 00000158
ring.o N 0000016f
ring.o N 0000017a
ring.o N 00000183
ring.o N 0000018b
ring.o N 00000199
ring.o N 000001a3
ring.o N 000001ab
ring.o N 000001b4
ring.o N 000001b6
ring.o N 000001c7
ring.o N 000001e1
ring.o N 000001f0
ring.o N 000001ff
ring.o N 00000209
ring.o N 0000020d
ring.o N 00000211
ring.o N 00000215
ring.o N 00000218
ring.o N 0000021b
ring.o N 0000021e
ring.o N 00000221
ring.o N 0000022c
ring.o N 00000230
ring.o N 0000023e
ring.o N 00000248
ring.o N 00000250
ring.o N 0000025d
ring.o N 0000025f
ring.o N 00000269
ring.o N 0000026c
ring.o N 000002a1
ring.o N 000002db
ring.o N 00000312
ring.o N 0000034a
ring.o N 0000034d
ring.o N 00000361
ring.o N 00000364
ring.o N 00000366
ring.o N 00000368
ring.o N 0000036a
ring.o N 00000371
ring.o N 00000378
ring.o N 0000037a
ring.o N 00000381
ring.o N 00000389
ring.o N 00000391
ring.o N 00000395
ring.o N 00000399
ring.o N 0000039d
ring.o N 000003a1
ring.o N 000003a4
ring.o N 000003a7
ring.o N 000003ae
ring.o N 000003b4
ring.o N 000003b8
ring.o N 000003be
ring.o N 000003c1
ring.o N 000003c8
ring.o N 000003ce
ring.o N 000003d5
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_canon_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_contract_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_expand_3120 T
ring.o pqcrypto_kem_threebears1248r2cpax_impl_priv_mac_3120 T
shake.o N 00000000
shake.o N 00000037
shake.o N 0000003f
shake.o N 00000113
shake.o N 00000120
shake.o N 0000012e
shake.o N 00000136
shake.o N 0000013a
shake.o N 00000140
shake.o N 0000014a
shake.o N 00000152
shake.o N 00000166
shake.o N 0000016f
shake.o N 00000179
shake.o N 00000184
shake.o N 000001bc
shake.o N 000001f4
shake.o N 00000237
shake.o N 00000270
shake.o N 00000273
shake.o N 00000277
shake.o N 0000027e
shake.o N 00000284
shake.o N 00000288
shake.o N 00000294
shake.o N 000002a3
shake.o N 000002a8
shake.o N 000002af
shake.o N 000002b6
shake.o N 000002bd
shake.o N 000002c2
shake.o N 000002c4
shake.o N 000002d1
shake.o N 000002d3
shake.o N 000002d6
shake.o N 000002d8
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_output T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_times_n T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_hash_update T
shake.o pqcrypto_kem_threebears1248r2cpax_impl_priv_threebears_cshake_init T
threebears.o N 00000000
threebears.o N 00000037
threebears.o N 00000044
threebears.o N 00000118
threebears.o N 00000125
threebears.o N 0000013a
threebears.o N 0000014e
threebears.o N 00000162
threebears.o N 00000173
threebears.o N 00000181
threebears.o N 0000018b
threebears.o N 00000193
threebears.o N 0000019e
threebears.o N 000001a7
threebears.o N 000001ae
threebears.o N 000001b2
threebears.o N 000001c7
threebears.o N 000001cb
threebears.o N 000001d1
threebears.o N 000001e5
threebears.o N 000001ee
threebears.o N 000001f8
threebears.o N 00000203
threebears.o N 0000020b
threebears.o N 00000212
threebears.o N 0000021f
threebears.o N 00000225
threebears.o N 0000022c
threebears.o N 00000231
threebears.o N 00000234
threebears.o N 00000236
threebears.o N 00000239
threebears.o N 0000023b
threebears.o N 0000023d
threebears.o N 0000023f
threebears.o N 00000246
threebears.o N 00000250
threebears.o N 00000258
threebears.o N 00000260
threebears.o N 00000262
threebears.o N 00000264
threebears.o N 00000266
threebears.o N 0000026a
threebears.o N 0000026d
threebears.o N 00000274
threebears.o N 00000278
threebears.o N 00000285
threebears.o N 00000296
threebears.o N 00000298
threebears.o N 0000029a
threebears.o N 0000029e
threebears.o N 000002a2
threebears.o N 000002af
threebears.o N 000002b4
threebears.o N 000002bc
threebears.o N 000002c0
threebears.o N 000002c4
threebears.o N 000002c8
threebears.o N 000002d1
threebears.o N 000002db
threebears.o N 000002e7
threebears.o N 000002ed
threebears.o N 00000307
threebears.o N 00000315
threebears.o N 0000031f
threebears.o N 00000327
threebears.o N 00000336
threebears.o N 00000345
threebears.o N 00000359
threebears.o N 00000368
threebears.o N 0000037f
threebears.o N 000003b8
threebears.o N 000003eb
threebears.o N 000003f3
threebears.o N 0000042b
threebears.o N 00000463
threebears.o N 00000468
threebears.o N 0000046f
threebears.o N 0000047a
threebears.o N 0000047f
threebears.o N 0000048b
threebears.o N 00000492
threebears.o N 00000495
threebears.o N 00000498
threebears.o N 000004a6
threebears.o N 000004ae
threebears.o N 000004b4
threebears.o N 000004b6
threebears.o N 000004bd
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_decapsulate T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_encapsulate T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_keygen T
threebears.o pqcrypto_kem_threebears1248r2cpax_impl_priv_secure_bzero T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
vec | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Passed TIMECOP
TIMECOP iterations: 1
Number of similar (implementation,compiler) pairs: 18, namely:
Implementation | Compiler |
opt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
opt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
opt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
opt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
opt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
vec | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
vec | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
vec | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
vec | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
vec | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |