Test results for armeabi, bblack, crypto_aead/stribob192r1

[Page version: 20241101 10:17:42]

Measurements for armeabi, bblack, crypto_aead Test results for armeabi, bblack, crypto_aead Test results for crypto_aead/stribob192r1
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_aead
Primitive: stribob192r1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
104532018268 0 032769 464 776T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
119065620076 0 035638 468 776T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
123176819100 0 044495 420 776T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
123186419100 0 044495 420 776T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
134065618804 0 042445 416 776T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
145993618186 0 031925 456 776T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
150672020724 0 043743 420 784T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
159421618228 0 033161 464 776T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
165409620644 0 052159 420 792T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
144879363260 0 026259 412 784T:8bitclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
144911123212 0 028587 412 776T:8bitclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
144915763212 0 028587 412 776T:8bitclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
146369443252 0 034747 412 792T:8bitclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
182698802748 0 018278 460 776T:8bitgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
186496802400 0 016861 456 776T:8bitgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
187366242864 0 026497 408 776T:8bitclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
199524562262 0 015985 448 776T:8bitgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081220240716
203939362384 0 017269 456 776T:8bitgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081220240716

Compiler output


sbob_pi64xmm.c: sbob_pi64xmm.c:10:2: error: "This version requires __SSE4_1__"
sbob_pi64xmm.c: #error "This version requires __SSE4_1__"
sbob_pi64xmm.c:  ^
sbob_pi64xmm.c: In file included from sbob_pi64xmm.c:19:
sbob_pi64xmm.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
sbob_pi64xmm.c:     return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
sbob_pi64xmm.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sbob_pi64xmm.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
sbob_pi64xmm.c:     return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
sbob_pi64xmm.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sbob_pi64xmm.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
sbob_pi64xmm.c:     return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
sbob_pi64xmm.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sbob_pi64xmm.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
sbob_pi64xmm.c:     return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
sbob_pi64xmm.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sbob_pi64xmm.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
sbob_pi64xmm.c:     return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
sbob_pi64xmm.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sbob_pi64xmm.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
sbob_pi64xmm.c:     return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
sbob_pi64xmm.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sbob_pi64xmm.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
sbob_pi64xmm.c:     return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
sbob_pi64xmm.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sbob_pi64xmm.c: ...

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:xmmclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:xmmclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:xmmclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:xmmclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:xmmclang -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


sbob_pi64xmm.c: sbob_pi64xmm.c:10:2: error: #error "This version requires __SSE4_1__"
sbob_pi64xmm.c:  #error "This version requires __SSE4_1__"
sbob_pi64xmm.c:   ^~~~~
sbob_pi64xmm.c: In file included from sbob_pi64xmm.c:19:
sbob_pi64xmm.c: /usr/lib/gcc/arm-linux-gnueabihf/8/include/mmintrin.h:28:2: error: #error mmintrin.h included without enabling WMMX/WMMX2 instructions (e.g. -march=iwmmxt or -march=iwmmxt2)
sbob_pi64xmm.c:  #error mmintrin.h included without enabling WMMX/WMMX2 instructions (e.g. -march=iwmmxt or -march=iwmmxt2)
sbob_pi64xmm.c:   ^~~~~
sbob_pi64xmm.c: sbob_pi64xmm.c:20:10: fatal error: emmintrin.h: No such file or directory
sbob_pi64xmm.c:  #include <emmintrin.h>
sbob_pi64xmm.c:           ^~~~~~~~~~~~~
sbob_pi64xmm.c: compilation terminated.

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:xmmgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:xmmgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:xmmgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:xmmgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)

Namespace violations


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010b
encrypt.o N 00000118
encrypt.o N 0000011f
encrypt.o N 00000151
encrypt.o N 00000155
encrypt.o N 00000187
encrypt.o N 00000189
encrypt.o N 00000197
encrypt.o N 0000019c
encrypt.o N 000001b3
encrypt.o N 000001b5
encrypt.o N 000001b8
encrypt.o N 000001ba
encrypt.o N 000001bc
encrypt.o N 000001c6
encrypt.o N 000001ce
encrypt.o N 000001e2
encrypt.o N 000001e4
encrypt.o N 000001f3
encrypt.o N 000001fe
encrypt.o N 00000207
encrypt.o N 00000209
encrypt.o N 00000214
encrypt.o N 0000021d
encrypt.o N 0000021f
encrypt.o N 0000022a
encrypt.o N 00000233
encrypt.o N 0000023a
encrypt.o N 00000241
encrypt.o N 00000243
encrypt.o N 00000248
encrypt.o N 0000024d
encrypt.o N 00000253
encrypt.o N 00000256
encrypt.o N 0000025b
sbob_pi8.o N 00000000
sbob_pi8.o N 00000037
sbob_pi8.o N 00000042
sbob_pi8.o N 0000010c
sbob_pi8.o N 00000118
sbob_pi8.o N 00000126
sbob_pi8.o N 00000130
sbob_pi8.o N 00000138
sbob_pi8.o N 0000014c
sbob_pi8.o N 00000158
sbob_pi8.o N 00000164
sbob_pi8.o N 00000170
sbob_pi8.o N 00000178
sbob_pi8.o N 0000017a
sbob_pi8.o N 0000017f
sbob_pi8.o N 00000181
sbob_pi8.o N 00000183
sbob_pi8.o N 00000192
sbob_pi8.o N 0000019d
sbob_pi8.o N 000001a6
sbob_pi8.o N 000001a8
sbob_pi8.o N 000001b5
sbob_pi8.o N 000001c0
sbob_pi8.o N 000001c9
sbob_pi8.o N 000001cb
sbob_pi8.o N 000001e2
sbob_pi8.o N 000001ed
sbob_pi8.o N 000001f6
sbob_pi8.o N 000001fd
sbob_pi8.o N 000001ff
sbob_pi8.o N 00000203
sbob_pi8.o N 00000205
sbob_pi8.o N 00000207
sbob_pi8.o N 00000209
sbob_pi8.o N 0000020b
sbob_pi8.o sbob_matlog R
sbob_pi8.o sbob_pi T
sbob_pi8.o sbob_pi8log R
sbob_pi8.o sbob_rdcnst R
sbob_pi8.o sbob_rv8exp R
stribob.o N 00000000
stribob.o N 00000037
stribob.o N 00000041
stribob.o N 0000010b
stribob.o N 00000119
stribob.o N 00000123
stribob.o N 0000012b
stribob.o N 0000012f
stribob.o N 00000138
stribob.o N 00000141
stribob.o N 0000014a
stribob.o N 00000153
stribob.o N 0000015c
stribob.o N 00000165
stribob.o N 0000016e
stribob.o N 00000171
stribob.o N 00000173
stribob.o N 00000175
stribob.o N 00000189
stribob.o N 0000018b
stribob.o N 0000019a
stribob.o N 000001a5
stribob.o N 000001ae
stribob.o N 000001b0
stribob.o N 000001bd
stribob.o N 000001c8
stribob.o N 000001d1
stribob.o N 000001d3
stribob.o N 000001ea
stribob.o N 000001f5
stribob.o N 000001fe
stribob.o N 00000205
stribob.o N 0000020c
stribob.o N 0000020e
stribob.o N 00000212
stribob.o N 0000021d
stribob.o N 00000220
stribob.o N 00000224
stribob.o N 0000022b
stribob.o N 0000022d
stribob.o N 00000231
stribob.o N 00000233
stribob.o sbob_clr T
stribob.o sbob_cmp T
stribob.o sbob_dec T
stribob.o sbob_enc T
stribob.o sbob_fin T
stribob.o sbob_get T
stribob.o sbob_put T

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
T:8bitclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:8bitclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:8bitclang -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


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010a
encrypt.o N 00000117
encrypt.o N 0000011e
encrypt.o N 00000150
encrypt.o N 00000154
encrypt.o N 00000186
encrypt.o N 00000188
encrypt.o N 00000196
encrypt.o N 0000019b
encrypt.o N 000001b2
encrypt.o N 000001b4
encrypt.o N 000001b7
encrypt.o N 000001b9
encrypt.o N 000001bb
encrypt.o N 000001c5
encrypt.o N 000001cd
encrypt.o N 000001e1
encrypt.o N 000001e3
encrypt.o N 000001f2
encrypt.o N 000001fd
encrypt.o N 00000206
encrypt.o N 00000208
encrypt.o N 00000213
encrypt.o N 0000021c
encrypt.o N 0000021e
encrypt.o N 00000229
encrypt.o N 00000232
encrypt.o N 00000239
encrypt.o N 00000240
encrypt.o N 00000242
encrypt.o N 00000247
encrypt.o N 0000024c
encrypt.o N 00000252
encrypt.o N 00000255
encrypt.o N 0000025a
sbob_pi8.o N 00000000
sbob_pi8.o N 00000037
sbob_pi8.o N 00000042
sbob_pi8.o N 0000010b
sbob_pi8.o N 00000117
sbob_pi8.o N 00000125
sbob_pi8.o N 0000012f
sbob_pi8.o N 00000137
sbob_pi8.o N 0000014b
sbob_pi8.o N 00000157
sbob_pi8.o N 00000163
sbob_pi8.o N 0000016f
sbob_pi8.o N 00000177
sbob_pi8.o N 00000179
sbob_pi8.o N 0000017e
sbob_pi8.o N 00000180
sbob_pi8.o N 00000182
sbob_pi8.o N 00000191
sbob_pi8.o N 0000019c
sbob_pi8.o N 000001a5
sbob_pi8.o N 000001a7
sbob_pi8.o N 000001b4
sbob_pi8.o N 000001bf
sbob_pi8.o N 000001c8
sbob_pi8.o N 000001ca
sbob_pi8.o N 000001e1
sbob_pi8.o N 000001ec
sbob_pi8.o N 000001f5
sbob_pi8.o N 000001fc
sbob_pi8.o N 000001fe
sbob_pi8.o N 00000202
sbob_pi8.o N 00000204
sbob_pi8.o N 00000206
sbob_pi8.o N 00000208
sbob_pi8.o N 0000020a
sbob_pi8.o sbob_matlog R
sbob_pi8.o sbob_pi T
sbob_pi8.o sbob_pi8log R
sbob_pi8.o sbob_rdcnst R
sbob_pi8.o sbob_rv8exp R
stribob.o N 00000000
stribob.o N 00000037
stribob.o N 00000041
stribob.o N 0000010a
stribob.o N 00000118
stribob.o N 00000122
stribob.o N 0000012a
stribob.o N 0000012e
stribob.o N 00000137
stribob.o N 00000140
stribob.o N 00000149
stribob.o N 00000152
stribob.o N 0000015b
stribob.o N 00000164
stribob.o N 0000016d
stribob.o N 00000170
stribob.o N 00000172
stribob.o N 00000174
stribob.o N 00000188
stribob.o N 0000018a
stribob.o N 00000199
stribob.o N 000001a4
stribob.o N 000001ad
stribob.o N 000001af
stribob.o N 000001bc
stribob.o N 000001c7
stribob.o N 000001d0
stribob.o N 000001d2
stribob.o N 000001e9
stribob.o N 000001f4
stribob.o N 000001fd
stribob.o N 00000204
stribob.o N 0000020b
stribob.o N 0000020d
stribob.o N 00000211
stribob.o N 0000021c
stribob.o N 0000021f
stribob.o N 00000223
stribob.o N 0000022a
stribob.o N 0000022c
stribob.o N 00000230
stribob.o N 00000232
stribob.o sbob_clr T
stribob.o sbob_cmp T
stribob.o sbob_dec T
stribob.o sbob_enc T
stribob.o sbob_fin T
stribob.o sbob_get T
stribob.o sbob_put T

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
T:8bitclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:8bitclang -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


sbob_pi8.o sbob_matlog R
sbob_pi8.o sbob_pi T
sbob_pi8.o sbob_pi8log R
sbob_pi8.o sbob_rdcnst R
sbob_pi8.o sbob_rv8exp R
stribob.o sbob_clr T
stribob.o sbob_cmp T
stribob.o sbob_dec T
stribob.o sbob_enc T
stribob.o sbob_fin T
stribob.o sbob_get T
stribob.o sbob_put T

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:8bitgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:8bitgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:8bitgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:8bitgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)

Namespace violations


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010a
encrypt.o N 00000117
encrypt.o N 0000011e
encrypt.o N 0000014f
encrypt.o N 00000153
encrypt.o N 00000184
encrypt.o N 00000186
encrypt.o N 00000194
encrypt.o N 00000199
encrypt.o N 000001b0
encrypt.o N 000001b2
encrypt.o N 000001b5
encrypt.o N 000001b7
encrypt.o N 000001b9
encrypt.o N 000001c3
encrypt.o N 000001cb
encrypt.o N 000001df
encrypt.o N 000001e1
encrypt.o N 000001f0
encrypt.o N 000001fb
encrypt.o N 00000204
encrypt.o N 00000206
encrypt.o N 00000211
encrypt.o N 0000021a
encrypt.o N 0000021c
encrypt.o N 00000227
encrypt.o N 00000230
encrypt.o N 00000237
encrypt.o N 0000023e
encrypt.o N 00000240
encrypt.o N 00000245
encrypt.o N 0000024a
encrypt.o N 00000250
encrypt.o N 00000253
encrypt.o N 00000258
sbob_pi64.o N 00000000
sbob_pi64.o N 00000037
sbob_pi64.o N 00000043
sbob_pi64.o N 0000010c
sbob_pi64.o N 00000114
sbob_pi64.o N 00000119
sbob_pi64.o N 0000011b
sbob_pi64.o N 00000129
sbob_pi64.o N 00000133
sbob_pi64.o N 0000013b
sbob_pi64.o N 0000014f
sbob_pi64.o N 00000151
sbob_pi64.o N 00000160
sbob_pi64.o N 0000016b
sbob_pi64.o N 00000174
sbob_pi64.o N 00000176
sbob_pi64.o N 00000183
sbob_pi64.o N 0000018e
sbob_pi64.o N 00000197
sbob_pi64.o N 00000199
sbob_pi64.o N 000001b0
sbob_pi64.o N 000001bb
sbob_pi64.o N 000001c4
sbob_pi64.o N 000001cb
sbob_pi64.o N 000001cd
sbob_pi64.o N 000001d1
sbob_pi64.o N 000001d3
sbob_pi64.o sbob_pi T
sbob_tab64.o N 00000000
sbob_tab64.o N 00000037
sbob_tab64.o N 00000044
sbob_tab64.o N 0000010d
sbob_tab64.o N 00000117
sbob_tab64.o N 0000012e
sbob_tab64.o N 00000139
sbob_tab64.o N 00000142
sbob_tab64.o N 00000156
sbob_tab64.o sbob_rc64 R
sbob_tab64.o sbob_sl64 R
stribob.o N 00000000
stribob.o N 00000037
stribob.o N 00000041
stribob.o N 0000010a
stribob.o N 00000118
stribob.o N 00000122
stribob.o N 0000012a
stribob.o N 0000012e
stribob.o N 00000137
stribob.o N 00000140
stribob.o N 00000149
stribob.o N 00000152
stribob.o N 0000015b
stribob.o N 00000164
stribob.o N 0000016d
stribob.o N 00000170
stribob.o N 00000172
stribob.o N 00000174
stribob.o N 00000188
stribob.o N 0000018a
stribob.o N 00000199
stribob.o N 000001a4
stribob.o N 000001ad
stribob.o N 000001af
stribob.o N 000001bc
stribob.o N 000001c7
stribob.o N 000001d0
stribob.o N 000001d2
stribob.o N 000001e9
stribob.o N 000001f4
stribob.o N 000001fd
stribob.o N 00000204
stribob.o N 0000020b
stribob.o N 0000020d
stribob.o N 00000211
stribob.o N 0000021c
stribob.o N 0000021f
stribob.o N 00000223
stribob.o N 0000022a
stribob.o N 0000022c
stribob.o N 00000230
stribob.o N 00000232
stribob.o sbob_clr T
stribob.o sbob_cmp T
stribob.o sbob_dec T
stribob.o sbob_enc T
stribob.o sbob_fin T
stribob.o sbob_get T
stribob.o sbob_put T

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:refclang -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


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000109
encrypt.o N 00000116
encrypt.o N 0000011d
encrypt.o N 0000014e
encrypt.o N 00000152
encrypt.o N 00000183
encrypt.o N 00000185
encrypt.o N 00000193
encrypt.o N 00000198
encrypt.o N 000001af
encrypt.o N 000001b1
encrypt.o N 000001b4
encrypt.o N 000001b6
encrypt.o N 000001b8
encrypt.o N 000001c2
encrypt.o N 000001ca
encrypt.o N 000001de
encrypt.o N 000001e0
encrypt.o N 000001ef
encrypt.o N 000001fa
encrypt.o N 00000203
encrypt.o N 00000205
encrypt.o N 00000210
encrypt.o N 00000219
encrypt.o N 0000021b
encrypt.o N 00000226
encrypt.o N 0000022f
encrypt.o N 00000236
encrypt.o N 0000023d
encrypt.o N 0000023f
encrypt.o N 00000244
encrypt.o N 00000249
encrypt.o N 0000024f
encrypt.o N 00000252
encrypt.o N 00000257
sbob_pi64.o N 00000000
sbob_pi64.o N 00000037
sbob_pi64.o N 00000043
sbob_pi64.o N 0000010b
sbob_pi64.o N 00000113
sbob_pi64.o N 00000118
sbob_pi64.o N 0000011a
sbob_pi64.o N 00000128
sbob_pi64.o N 00000132
sbob_pi64.o N 0000013a
sbob_pi64.o N 0000014e
sbob_pi64.o N 00000150
sbob_pi64.o N 0000015f
sbob_pi64.o N 0000016a
sbob_pi64.o N 00000173
sbob_pi64.o N 00000175
sbob_pi64.o N 00000182
sbob_pi64.o N 0000018d
sbob_pi64.o N 00000196
sbob_pi64.o N 00000198
sbob_pi64.o N 000001af
sbob_pi64.o N 000001ba
sbob_pi64.o N 000001c3
sbob_pi64.o N 000001ca
sbob_pi64.o N 000001cc
sbob_pi64.o N 000001d0
sbob_pi64.o N 000001d2
sbob_pi64.o sbob_pi T
sbob_tab64.o N 00000000
sbob_tab64.o N 00000037
sbob_tab64.o N 00000044
sbob_tab64.o N 0000010c
sbob_tab64.o N 00000116
sbob_tab64.o N 0000012d
sbob_tab64.o N 00000138
sbob_tab64.o N 00000141
sbob_tab64.o N 00000155
sbob_tab64.o sbob_rc64 R
sbob_tab64.o sbob_sl64 R
stribob.o N 00000000
stribob.o N 00000037
stribob.o N 00000041
stribob.o N 00000109
stribob.o N 00000117
stribob.o N 00000121
stribob.o N 00000129
stribob.o N 0000012d
stribob.o N 00000136
stribob.o N 0000013f
stribob.o N 00000148
stribob.o N 00000151
stribob.o N 0000015a
stribob.o N 00000163
stribob.o N 0000016c
stribob.o N 0000016f
stribob.o N 00000171
stribob.o N 00000173
stribob.o N 00000187
stribob.o N 00000189
stribob.o N 00000198
stribob.o N 000001a3
stribob.o N 000001ac
stribob.o N 000001ae
stribob.o N 000001bb
stribob.o N 000001c6
stribob.o N 000001cf
stribob.o N 000001d1
stribob.o N 000001e8
stribob.o N 000001f3
stribob.o N 000001fc
stribob.o N 00000203
stribob.o N 0000020a
stribob.o N 0000020c
stribob.o N 00000210
stribob.o N 0000021b
stribob.o N 0000021e
stribob.o N 00000222
stribob.o N 00000229
stribob.o N 0000022b
stribob.o N 0000022f
stribob.o N 00000231
stribob.o sbob_clr T
stribob.o sbob_cmp T
stribob.o sbob_dec T
stribob.o sbob_enc T
stribob.o sbob_fin T
stribob.o sbob_get T
stribob.o sbob_put T

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:refclang -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


sbob_pi64.o sbob_pi T
sbob_tab64.o sbob_rc64 R
sbob_tab64.o sbob_sl64 R
stribob.o sbob_clr T
stribob.o sbob_cmp T
stribob.o sbob_dec T
stribob.o sbob_enc T
stribob.o sbob_fin T
stribob.o sbob_get T
stribob.o sbob_put T

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)