Test results for armeabi, bblack, crypto_aead/deoxyseq128128v1

[Page version: 20241101 10:17:42]

Measurements for armeabi, bblack, crypto_aead Test results for armeabi, bblack, crypto_aead Test results for crypto_aead/deoxyseq128128v1
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_aead
Primitive: deoxyseq128128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
250852031544 0 047083 412 784T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080720240716
254276029016 0 053347 412 792T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080720240716
295216032205 0 043838 460 776T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080720240716
380220831864 0 048403 412 776T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080720240716
380220831864 0 048403 412 776T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080720240716
581365626893 0 037461 456 776T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080720240716
630713625416 0 040249 408 776T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080720240716
850612824524 0 034854 452 776T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080720240716
895672824211 0 034877 456 776T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080720240716

Compiler output


deoxys.c: In file included from deoxys.c:26:
deoxys.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/xmmintrin.h:27:
deoxys.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
deoxys.c:     return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
deoxys.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys.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
deoxys.c:     return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
deoxys.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys.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
deoxys.c:     return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
deoxys.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys.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
deoxys.c:     return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
deoxys.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys.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
deoxys.c:     return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
deoxys.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys.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
deoxys.c:     return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
deoxys.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys.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
deoxys.c:     return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
deoxys.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys.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
deoxys.c:     return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
deoxys.c: ...

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


deoxys.c: deoxys.c:26:10: fatal error: xmmintrin.h: No such file or directory
deoxys.c:  #include <xmmintrin.h>              /* SSE instructions and _mm_malloc */
deoxys.c:           ^~~~~~~~~~~~~
deoxys.c: compilation terminated.

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

Compiler output


tweakableBC.c: tweakableBC.c: In function 'aesTweakEncrypt':
tweakableBC.c: tweakableBC.c:886:9: warning: variable 'Nr' set but not used [-Wunused-but-set-variable]
tweakableBC.c:      int Nr;
tweakableBC.c:          ^~
tweakableBC.c: tweakableBC.c: In function 'aesTweakDecrypt':
tweakableBC.c: tweakableBC.c:1005:9: warning: variable 'Nr' set but not used [-Wunused-but-set-variable]
tweakableBC.c:      int Nr;
tweakableBC.c:          ^~

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -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)

Compiler output


tweakableBC.c: tweakableBC.c: In function 'aesTweakEncrypt':
tweakableBC.c: tweakableBC.c:886:9: warning: variable 'Nr' set but not used [-Wunused-but-set-variable]
tweakableBC.c:      int Nr;
tweakableBC.c:          ^~
tweakableBC.c: tweakableBC.c: In function 'aesTweakDecrypt':
tweakableBC.c: tweakableBC.c:1005:9: warning: variable 'Nr' set but not used [-Wunused-but-set-variable]
tweakableBC.c:      int Nr;
tweakableBC.c:          ^~
tweakableBC.c: tweakableBC.c: In function 'deoxysKeySetupEnc256':
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][15]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c:    uint8_t tweakey[3][16];
tweakableBC.c:            ^~~~~~~
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][14]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][13]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][12]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][11]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][10]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][9]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][8]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][7]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][6]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][4]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: tweakableBC.c:762:11: warning: 'tweakey[2][2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c: ...

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

Namespace violations


deoxys.o N 00000000
deoxys.o N 00000037
deoxys.o N 00000040
deoxys.o N 0000010d
deoxys.o N 00000122
deoxys.o N 0000012a
deoxys.o N 00000138
deoxys.o N 00000142
deoxys.o N 0000014a
deoxys.o N 00000150
deoxys.o N 0000016a
deoxys.o N 00000173
deoxys.o N 0000018a
deoxys.o N 00000195
deoxys.o N 0000019e
deoxys.o N 000001b1
deoxys.o N 000001b7
deoxys.o N 000001bb
deoxys.o N 000001bd
deoxys.o N 000001bf
deoxys.o N 000001c1
deoxys.o N 000001ce
deoxys.o N 000001d9
deoxys.o N 000001e2
deoxys.o N 000001e7
deoxys.o N 000001ec
deoxys.o N 000001ee
deoxys.o N 00000202
deoxys.o N 00000207
deoxys.o N 00000209
deoxys.o N 0000021c
deoxys.o N 00000222
deoxys.o N 0000022d
deoxys.o N 00000230
deoxys.o N 00000233
deoxys.o N 00000237
deoxys.o N 00000249
deoxys.o N 00000250
deoxys.o N 00000258
deoxys.o N 0000025c
deoxys.o N 00000270
deoxys.o N 00000284
deoxys.o N 00000287
deoxys.o N 0000028a
deoxys.o N 0000028d
deoxys.o N 00000292
deoxys.o N 00000296
deoxys.o N 0000029c
deoxys.o N 000002a1
deoxys.o N 000002a4
deoxys.o N 000002a8
deoxys.o N 000002ab
deoxys.o N 000002b0
deoxys.o N 000002b4
deoxys.o N 000002ba
deoxys.o N 000002bf
deoxys.o N 000002c3
deoxys.o N 000002c6
deoxys.o N 000002c9
deoxys.o N 000002d2
deoxys.o N 000002d9
deoxys.o N 000002db
deoxys.o N 000002e0
deoxys.o N 000002eb
deoxys.o N 000002f4
deoxys.o N 000002fa
deoxys.o N 000002ff
deoxys.o N 00000306
deoxys.o N 0000030c
deoxys.o N 00000313
deoxys.o N 0000031c
deoxys.o N 00000329
deoxys.o N 0000032f
deoxys.o N 00000335
deoxys.o N 00000340
deoxys.o N 00000344
deoxys.o XLS T
deoxys.o deoxys_aead_decrypt T
deoxys.o deoxys_aead_encrypt T
deoxys.o getUnpaddedLength T
deoxys.o mix T
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010e
encrypt.o N 0000011b
encrypt.o N 00000122
encrypt.o N 00000157
encrypt.o N 0000015b
encrypt.o N 00000190
encrypt.o N 00000192
encrypt.o N 000001a0
encrypt.o N 000001a5
encrypt.o N 000001bc
encrypt.o N 000001be
encrypt.o N 000001c5
encrypt.o N 000001c7
encrypt.o N 000001cc
encrypt.o N 000001d1
encrypt.o N 000001d7
encrypt.o N 000001da
encrypt.o N 000001df
tweakableBC.o G T
tweakableBC.o H T
tweakableBC.o N 00000000
tweakableBC.o N 00000037
tweakableBC.o N 00000045
tweakableBC.o N 00000112
tweakableBC.o N 00000117
tweakableBC.o N 00000125
tweakableBC.o N 0000012f
tweakableBC.o N 00000137
tweakableBC.o N 0000014b
tweakableBC.o N 00000150
tweakableBC.o N 00000155
tweakableBC.o N 00000159
tweakableBC.o N 00000166
tweakableBC.o N 00000171
tweakableBC.o N 0000017a
tweakableBC.o N 0000017e
tweakableBC.o N 00000182
tweakableBC.o N 00000186
tweakableBC.o N 0000018a
tweakableBC.o N 0000018e
tweakableBC.o N 00000192
tweakableBC.o N 00000196
tweakableBC.o N 0000019a
tweakableBC.o N 0000019e
tweakableBC.o N 000001a4
tweakableBC.o N 000001a6
tweakableBC.o N 000001ac
tweakableBC.o N 000001ae
tweakableBC.o N 000001b6
tweakableBC.o N 000001ba
tweakableBC.o N 000001bc
tweakableBC.o N 000001c0
tweakableBC.o N 000001c2
tweakableBC.o N 000001d7
tweakableBC.o N 000001ec
tweakableBC.o N 000001fc
tweakableBC.o N 0000020c
tweakableBC.o N 00000215
tweakableBC.o N 0000021e
tweakableBC.o N 0000022a
tweakableBC.o N 00000234
tweakableBC.o N 00000237
tweakableBC.o N 00000239
tweakableBC.o N 0000023b
tweakableBC.o N 00000240
tweakableBC.o N 00000243
tweakableBC.o N 00000250
tweakableBC.o N 00000253
tweakableBC.o N 00000257
tweakableBC.o N 0000025a
tweakableBC.o N 0000025d
tweakableBC.o N 00000260
tweakableBC.o N 00000263
tweakableBC.o N 00000266
tweakableBC.o N 00000269
tweakableBC.o N 0000026c
tweakableBC.o N 0000026f
tweakableBC.o aesTweakDecrypt T
tweakableBC.o aesTweakEncrypt T
tweakableBC.o deoxysKeySetupDec256 T
tweakableBC.o deoxysKeySetupEnc256 T
tweakableBC.o multi T

Number of similar (implementation,compiler) pairs: 2, 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))

Namespace violations


deoxys.o N 00000000
deoxys.o N 00000037
deoxys.o N 00000040
deoxys.o N 0000010c
deoxys.o N 00000121
deoxys.o N 00000129
deoxys.o N 00000137
deoxys.o N 00000141
deoxys.o N 00000149
deoxys.o N 0000014f
deoxys.o N 00000169
deoxys.o N 00000172
deoxys.o N 00000189
deoxys.o N 00000194
deoxys.o N 0000019d
deoxys.o N 000001b0
deoxys.o N 000001b6
deoxys.o N 000001ba
deoxys.o N 000001bc
deoxys.o N 000001be
deoxys.o N 000001c0
deoxys.o N 000001cd
deoxys.o N 000001d8
deoxys.o N 000001e1
deoxys.o N 000001e6
deoxys.o N 000001eb
deoxys.o N 000001ed
deoxys.o N 00000201
deoxys.o N 00000206
deoxys.o N 00000208
deoxys.o N 0000021b
deoxys.o N 00000221
deoxys.o N 0000022c
deoxys.o N 0000022f
deoxys.o N 00000232
deoxys.o N 00000236
deoxys.o N 00000248
deoxys.o N 0000024f
deoxys.o N 00000257
deoxys.o N 0000025b
deoxys.o N 0000026f
deoxys.o N 00000283
deoxys.o N 00000286
deoxys.o N 00000289
deoxys.o N 0000028c
deoxys.o N 00000291
deoxys.o N 00000295
deoxys.o N 0000029b
deoxys.o N 000002a0
deoxys.o N 000002a3
deoxys.o N 000002a7
deoxys.o N 000002aa
deoxys.o N 000002af
deoxys.o N 000002b3
deoxys.o N 000002b9
deoxys.o N 000002be
deoxys.o N 000002c2
deoxys.o N 000002c5
deoxys.o N 000002c8
deoxys.o N 000002d1
deoxys.o N 000002d8
deoxys.o N 000002da
deoxys.o N 000002df
deoxys.o N 000002ea
deoxys.o N 000002f3
deoxys.o N 000002f9
deoxys.o N 000002fe
deoxys.o N 00000305
deoxys.o N 0000030b
deoxys.o N 00000312
deoxys.o N 0000031b
deoxys.o N 00000328
deoxys.o N 0000032e
deoxys.o N 00000334
deoxys.o N 0000033f
deoxys.o N 00000343
deoxys.o XLS T
deoxys.o deoxys_aead_decrypt T
deoxys.o deoxys_aead_encrypt T
deoxys.o getUnpaddedLength T
deoxys.o mix T
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010d
encrypt.o N 0000011a
encrypt.o N 00000121
encrypt.o N 00000156
encrypt.o N 0000015a
encrypt.o N 0000018f
encrypt.o N 00000191
encrypt.o N 0000019f
encrypt.o N 000001a4
encrypt.o N 000001bb
encrypt.o N 000001bd
encrypt.o N 000001c4
encrypt.o N 000001c6
encrypt.o N 000001cb
encrypt.o N 000001d0
encrypt.o N 000001d6
encrypt.o N 000001d9
encrypt.o N 000001de
tweakableBC.o G T
tweakableBC.o H T
tweakableBC.o N 00000000
tweakableBC.o N 00000037
tweakableBC.o N 00000045
tweakableBC.o N 00000111
tweakableBC.o N 00000116
tweakableBC.o N 00000124
tweakableBC.o N 0000012e
tweakableBC.o N 00000136
tweakableBC.o N 0000014a
tweakableBC.o N 0000014f
tweakableBC.o N 00000154
tweakableBC.o N 00000158
tweakableBC.o N 00000165
tweakableBC.o N 00000170
tweakableBC.o N 00000179
tweakableBC.o N 0000017d
tweakableBC.o N 00000181
tweakableBC.o N 00000185
tweakableBC.o N 00000189
tweakableBC.o N 0000018d
tweakableBC.o N 00000191
tweakableBC.o N 00000195
tweakableBC.o N 00000199
tweakableBC.o N 0000019d
tweakableBC.o N 000001a3
tweakableBC.o N 000001a5
tweakableBC.o N 000001ab
tweakableBC.o N 000001ad
tweakableBC.o N 000001b5
tweakableBC.o N 000001b9
tweakableBC.o N 000001bb
tweakableBC.o N 000001bf
tweakableBC.o N 000001c1
tweakableBC.o N 000001d6
tweakableBC.o N 000001eb
tweakableBC.o N 000001fb
tweakableBC.o N 0000020b
tweakableBC.o N 00000214
tweakableBC.o N 0000021d
tweakableBC.o N 00000229
tweakableBC.o N 00000233
tweakableBC.o N 00000236
tweakableBC.o N 00000238
tweakableBC.o N 0000023a
tweakableBC.o N 0000023f
tweakableBC.o N 00000242
tweakableBC.o N 0000024f
tweakableBC.o N 00000252
tweakableBC.o N 00000256
tweakableBC.o N 00000259
tweakableBC.o N 0000025c
tweakableBC.o N 0000025f
tweakableBC.o N 00000262
tweakableBC.o N 00000265
tweakableBC.o N 00000268
tweakableBC.o N 0000026b
tweakableBC.o N 0000026e
tweakableBC.o aesTweakDecrypt T
tweakableBC.o aesTweakEncrypt T
tweakableBC.o deoxysKeySetupDec256 T
tweakableBC.o deoxysKeySetupEnc256 T
tweakableBC.o multi T

Number of similar (implementation,compiler) pairs: 1, 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))

Namespace violations


deoxys.o N 00000000
deoxys.o N 00000037
deoxys.o N 00000040
deoxys.o N 0000010d
deoxys.o N 00000120
deoxys.o N 00000126
deoxys.o N 00000134
deoxys.o N 0000013e
deoxys.o N 00000146
deoxys.o N 0000014c
deoxys.o N 00000161
deoxys.o N 00000169
deoxys.o N 00000183
deoxys.o N 0000018c
deoxys.o N 000001a3
deoxys.o N 000001ae
deoxys.o N 000001b7
deoxys.o N 000001c2
deoxys.o N 000001c5
deoxys.o N 000001c8
deoxys.o N 000001ca
deoxys.o N 000001ce
deoxys.o N 000001e0
deoxys.o N 000001ed
deoxys.o N 000001f4
deoxys.o N 000001fc
deoxys.o N 00000200
deoxys.o N 00000204
deoxys.o N 00000218
deoxys.o N 0000022b
deoxys.o N 0000023f
deoxys.o N 00000241
deoxys.o N 00000255
deoxys.o N 0000025a
deoxys.o N 0000025c
deoxys.o N 0000025e
deoxys.o N 00000260
deoxys.o N 0000026b
deoxys.o N 00000274
deoxys.o N 00000279
deoxys.o N 0000027e
deoxys.o N 00000281
deoxys.o N 00000284
deoxys.o N 00000287
deoxys.o N 0000028c
deoxys.o N 00000290
deoxys.o N 00000296
deoxys.o N 0000029b
deoxys.o N 0000029e
deoxys.o N 000002a2
deoxys.o N 000002a5
deoxys.o N 000002aa
deoxys.o N 000002ae
deoxys.o N 000002b4
deoxys.o N 000002b9
deoxys.o N 000002bd
deoxys.o N 000002c0
deoxys.o N 000002c3
deoxys.o N 000002cc
deoxys.o N 000002d3
deoxys.o N 000002d5
deoxys.o N 000002da
deoxys.o N 000002e5
deoxys.o N 000002ee
deoxys.o N 000002f4
deoxys.o N 000002f9
deoxys.o N 00000300
deoxys.o N 00000306
deoxys.o N 0000030d
deoxys.o N 00000316
deoxys.o N 00000323
deoxys.o N 00000329
deoxys.o N 0000032f
deoxys.o N 0000033a
deoxys.o N 00000340
deoxys.o N 00000344
deoxys.o XLS T
deoxys.o deoxys_aead_decrypt T
deoxys.o deoxys_aead_encrypt T
deoxys.o getUnpaddedLength T
deoxys.o mix T
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010e
encrypt.o N 0000011b
encrypt.o N 00000122
encrypt.o N 00000157
encrypt.o N 0000015b
encrypt.o N 00000190
encrypt.o N 00000192
encrypt.o N 000001a0
encrypt.o N 000001a5
encrypt.o N 000001bc
encrypt.o N 000001be
encrypt.o N 000001c5
encrypt.o N 000001c7
encrypt.o N 000001cc
encrypt.o N 000001d1
encrypt.o N 000001d7
encrypt.o N 000001da
encrypt.o N 000001df
tweakableBC.o G T
tweakableBC.o H T
tweakableBC.o N 00000000
tweakableBC.o N 00000037
tweakableBC.o N 00000045
tweakableBC.o N 00000112
tweakableBC.o N 00000117
tweakableBC.o N 00000125
tweakableBC.o N 0000012f
tweakableBC.o N 00000137
tweakableBC.o N 0000014b
tweakableBC.o N 00000150
tweakableBC.o N 00000155
tweakableBC.o N 00000159
tweakableBC.o N 00000166
tweakableBC.o N 00000171
tweakableBC.o N 0000017a
tweakableBC.o N 0000017e
tweakableBC.o N 00000182
tweakableBC.o N 00000186
tweakableBC.o N 0000018a
tweakableBC.o N 0000018e
tweakableBC.o N 00000192
tweakableBC.o N 00000196
tweakableBC.o N 0000019a
tweakableBC.o N 0000019e
tweakableBC.o N 000001a0
tweakableBC.o N 000001a8
tweakableBC.o N 000001ac
tweakableBC.o N 000001ae
tweakableBC.o N 000001b2
tweakableBC.o N 000001b4
tweakableBC.o N 000001ba
tweakableBC.o N 000001c0
tweakableBC.o N 000001d5
tweakableBC.o N 000001ea
tweakableBC.o N 000001fa
tweakableBC.o N 0000020a
tweakableBC.o N 0000020c
tweakableBC.o N 00000215
tweakableBC.o N 0000021e
tweakableBC.o N 0000022a
tweakableBC.o N 00000234
tweakableBC.o N 00000237
tweakableBC.o N 00000239
tweakableBC.o N 0000023b
tweakableBC.o N 00000240
tweakableBC.o N 00000243
tweakableBC.o N 00000250
tweakableBC.o N 00000253
tweakableBC.o N 00000257
tweakableBC.o N 0000025a
tweakableBC.o N 0000025d
tweakableBC.o N 00000260
tweakableBC.o N 00000263
tweakableBC.o N 00000266
tweakableBC.o N 00000269
tweakableBC.o N 0000026c
tweakableBC.o N 0000026f
tweakableBC.o aesTweakDecrypt T
tweakableBC.o aesTweakEncrypt T
tweakableBC.o deoxysKeySetupDec256 T
tweakableBC.o deoxysKeySetupEnc256 T
tweakableBC.o multi T

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
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


deoxys.o N 00000000
deoxys.o N 00000037
deoxys.o N 00000040
deoxys.o N 0000010c
deoxys.o N 0000011f
deoxys.o N 00000125
deoxys.o N 00000133
deoxys.o N 0000013d
deoxys.o N 00000145
deoxys.o N 0000014b
deoxys.o N 00000165
deoxys.o N 0000016e
deoxys.o N 00000185
deoxys.o N 00000190
deoxys.o N 00000199
deoxys.o N 000001ae
deoxys.o N 000001b6
deoxys.o N 000001ba
deoxys.o N 000001bc
deoxys.o N 000001be
deoxys.o N 000001c0
deoxys.o N 000001cd
deoxys.o N 000001d8
deoxys.o N 000001e1
deoxys.o N 000001e6
deoxys.o N 000001eb
deoxys.o N 000001ed
deoxys.o N 00000201
deoxys.o N 00000206
deoxys.o N 00000208
deoxys.o N 0000021b
deoxys.o N 00000221
deoxys.o N 0000022c
deoxys.o N 0000022f
deoxys.o N 00000232
deoxys.o N 00000236
deoxys.o N 00000248
deoxys.o N 0000024f
deoxys.o N 00000257
deoxys.o N 0000025b
deoxys.o N 0000026f
deoxys.o N 00000283
deoxys.o N 00000286
deoxys.o N 00000289
deoxys.o N 0000028c
deoxys.o N 00000291
deoxys.o N 00000295
deoxys.o N 0000029b
deoxys.o N 000002a0
deoxys.o N 000002a3
deoxys.o N 000002a7
deoxys.o N 000002aa
deoxys.o N 000002af
deoxys.o N 000002b3
deoxys.o N 000002b9
deoxys.o N 000002be
deoxys.o N 000002c2
deoxys.o N 000002c5
deoxys.o N 000002c8
deoxys.o N 000002d1
deoxys.o N 000002d8
deoxys.o N 000002da
deoxys.o N 000002e5
deoxys.o N 000002ee
deoxys.o N 000002f4
deoxys.o N 000002fb
deoxys.o N 00000301
deoxys.o N 00000308
deoxys.o N 00000315
deoxys.o N 0000031b
deoxys.o N 00000326
deoxys.o N 0000032a
deoxys.o N 00000330
deoxys.o N 00000339
deoxys.o N 0000033e
deoxys.o N 00000343
deoxys.o XLS T
deoxys.o deoxys_aead_decrypt T
deoxys.o deoxys_aead_encrypt T
deoxys.o getUnpaddedLength T
deoxys.o mix T
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010d
encrypt.o N 0000011a
encrypt.o N 00000121
encrypt.o N 00000156
encrypt.o N 0000015a
encrypt.o N 0000018f
encrypt.o N 00000191
encrypt.o N 0000019f
encrypt.o N 000001a4
encrypt.o N 000001bb
encrypt.o N 000001bd
encrypt.o N 000001c4
encrypt.o N 000001c6
encrypt.o N 000001cb
encrypt.o N 000001d0
encrypt.o N 000001d6
encrypt.o N 000001d9
encrypt.o N 000001de
tweakableBC.o G T
tweakableBC.o H T
tweakableBC.o N 00000000
tweakableBC.o N 00000037
tweakableBC.o N 00000045
tweakableBC.o N 00000111
tweakableBC.o N 00000116
tweakableBC.o N 00000124
tweakableBC.o N 0000012e
tweakableBC.o N 00000136
tweakableBC.o N 0000014a
tweakableBC.o N 0000014f
tweakableBC.o N 00000154
tweakableBC.o N 00000158
tweakableBC.o N 00000165
tweakableBC.o N 00000170
tweakableBC.o N 00000179
tweakableBC.o N 0000017d
tweakableBC.o N 00000181
tweakableBC.o N 00000185
tweakableBC.o N 00000189
tweakableBC.o N 0000018d
tweakableBC.o N 00000191
tweakableBC.o N 00000195
tweakableBC.o N 00000199
tweakableBC.o N 0000019d
tweakableBC.o N 000001a3
tweakableBC.o N 000001a5
tweakableBC.o N 000001ab
tweakableBC.o N 000001ad
tweakableBC.o N 000001b5
tweakableBC.o N 000001b9
tweakableBC.o N 000001bb
tweakableBC.o N 000001bf
tweakableBC.o N 000001c1
tweakableBC.o N 000001d6
tweakableBC.o N 000001eb
tweakableBC.o N 000001fb
tweakableBC.o N 0000020b
tweakableBC.o N 00000214
tweakableBC.o N 0000021d
tweakableBC.o N 00000229
tweakableBC.o N 00000233
tweakableBC.o N 00000236
tweakableBC.o N 00000238
tweakableBC.o N 0000023a
tweakableBC.o N 0000023f
tweakableBC.o N 00000242
tweakableBC.o N 0000024f
tweakableBC.o N 00000252
tweakableBC.o N 00000256
tweakableBC.o N 00000259
tweakableBC.o N 0000025c
tweakableBC.o N 0000025f
tweakableBC.o N 00000262
tweakableBC.o N 00000265
tweakableBC.o N 00000268
tweakableBC.o N 0000026b
tweakableBC.o N 0000026e
tweakableBC.o aesTweakDecrypt T
tweakableBC.o aesTweakEncrypt T
tweakableBC.o deoxysKeySetupDec256 T
tweakableBC.o deoxysKeySetupEnc256 T
tweakableBC.o multi T

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
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


deoxys.o XLS T
deoxys.o deoxys_aead_decrypt T
deoxys.o deoxys_aead_encrypt T
deoxys.o getUnpaddedLength T
deoxys.o mix T
tweakableBC.o G T
tweakableBC.o H T
tweakableBC.o aesTweakDecrypt T
tweakableBC.o aesTweakEncrypt T
tweakableBC.o deoxysKeySetupDec256 T
tweakableBC.o deoxysKeySetupEnc256 T
tweakableBC.o multi 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)