Test results for armeabi, berry0, crypto_aead/deoxyseq256128v1

[Page version: 20250206 00:27:24]

Measurements for armeabi, berry0, crypto_aead Test results for armeabi, berry0, crypto_aead Test results for crypto_aead/deoxyseq256128v1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: deoxyseq256128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
542848632452 0 047716 384 824T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
677868032280 0 047576 384 824T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
805624332824 0 050076 384 816T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
1232726330101 0 043079 356 816T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
1292316326044 0 041390 380 816T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
1913602427984 0 040107 348 816T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
1932289625404 0 040778 380 816T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
1972740328353 0 041234 352 816T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100520240909

Compiler output


deoxys-256.c: In file included from deoxys-256.c:25:
deoxys-256.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/xmmintrin.h:13:
deoxys-256.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:50:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
deoxys-256.c:     return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
deoxys-256.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys-256.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:129:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
deoxys-256.c:     return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
deoxys-256.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys-256.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:159:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
deoxys-256.c:     return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
deoxys-256.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys-256.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:189:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
deoxys-256.c:     return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
deoxys-256.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys-256.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:216:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
deoxys-256.c:     return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
deoxys-256.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys-256.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:239:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
deoxys-256.c:     return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
deoxys-256.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys-256.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:260:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
deoxys-256.c:     return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
deoxys-256.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
deoxys-256.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:287:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
deoxys-256.c:     return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
deoxys-256.c: ...

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


deoxys-256.c: deoxys-256.c:25:10: fatal error: xmmintrin.h: No such file or directory
deoxys-256.c:    25 | #include <xmmintrin.h>              /* SSE instructions and _mm_malloc */
deoxys-256.c:       |          ^~~~~~~~~~~~~
deoxys-256.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 (10.2.1_20210110)
T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

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:   886 |     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:  1005 |     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 (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

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:   886 |     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:  1005 |     int Nr;
tweakableBC.c:       |         ^~
tweakableBC.c: tweakableBC.c: In function 'deoxysKeySetupEnc256':
tweakableBC.c: tweakableBC.c:31:106: warning: 'tweakey[2][15]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c:    31 | #define GETU32(pt) (((uint32_t)(pt)[0] << 24) ^ ((uint32_t)(pt)[1] << 16) ^ ((uint32_t)(pt)[2] <<  8) ^ ((uint32_t)(pt)[3]))
tweakableBC.c:       |                                                                                                          ^
tweakableBC.c: tweakableBC.c:762:11: note: 'tweakey[2][15]' was declared here
tweakableBC.c:   762 |   uint8_t tweakey[3][16];
tweakableBC.c:       |           ^~~~~~~
tweakableBC.c: tweakableBC.c:31:78: warning: 'tweakey[2][14]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c:    31 | #define GETU32(pt) (((uint32_t)(pt)[0] << 24) ^ ((uint32_t)(pt)[1] << 16) ^ ((uint32_t)(pt)[2] <<  8) ^ ((uint32_t)(pt)[3]))
tweakableBC.c:       |                                                                              ^
tweakableBC.c: tweakableBC.c:762:11: note: 'tweakey[2][14]' was declared here
tweakableBC.c:   762 |   uint8_t tweakey[3][16];
tweakableBC.c:       |           ^~~~~~~
tweakableBC.c: tweakableBC.c:31:50: warning: 'tweakey[2][13]' may be used uninitialized in this function [-Wmaybe-uninitialized]
tweakableBC.c:    31 | #define GETU32(pt) (((uint32_t)(pt)[0] << 24) ^ ((uint32_t)(pt)[1] << 16) ^ ((uint32_t)(pt)[2] <<  8) ^ ((uint32_t)(pt)[3]))
tweakableBC.c:       |                                                  ^
tweakableBC.c: tweakableBC.c:762:11: note: 'tweakey[2][13]' was declared here
tweakableBC.c: ...

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

Namespace violations


deoxys.o N 0
deoxys.o N 10d
deoxys.o N 113
deoxys.o N 121
deoxys.o N 12b
deoxys.o N 133
deoxys.o N 13c
deoxys.o N 153
deoxys.o N 15e
deoxys.o N 167
deoxys.o N 17a
deoxys.o N 180
deoxys.o N 195
deoxys.o N 19d
deoxys.o N 1a1
deoxys.o N 1a3
deoxys.o N 1a5
deoxys.o N 1a7
deoxys.o N 1b4
deoxys.o N 1bf
deoxys.o N 1c8
deoxys.o N 1cd
deoxys.o N 1d2
deoxys.o N 1d4
deoxys.o N 1e8
deoxys.o N 1ed
deoxys.o N 1ef
deoxys.o N 1ff
deoxys.o N 20f
deoxys.o N 222
deoxys.o N 228
deoxys.o N 233
deoxys.o N 236
deoxys.o N 239
deoxys.o N 23d
deoxys.o N 24f
deoxys.o N 25
deoxys.o N 256
deoxys.o N 25e
deoxys.o N 262
deoxys.o N 276
deoxys.o N 28a
deoxys.o N 28d
deoxys.o N 290
deoxys.o N 293
deoxys.o N 298
deoxys.o N 29c
deoxys.o N 2a2
deoxys.o N 2a7
deoxys.o N 2aa
deoxys.o N 2ae
deoxys.o N 2b1
deoxys.o N 2b6
deoxys.o N 2ba
deoxys.o N 2c0
deoxys.o N 2c5
deoxys.o N 2c9
deoxys.o N 2cc
deoxys.o N 2cf
deoxys.o N 2d8
deoxys.o N 2df
deoxys.o N 2e
deoxys.o N 2e1
deoxys.o N 2e6
deoxys.o N 2f1
deoxys.o N 2fa
deoxys.o N 300
deoxys.o N 305
deoxys.o N 30c
deoxys.o N 312
deoxys.o N 319
deoxys.o N 322
deoxys.o N 32f
deoxys.o N 335
deoxys.o N 339
deoxys.o N 344
deoxys.o N 34a
deoxys.o N f3
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 0
encrypt.o N 101
encrypt.o N 108
encrypt.o N 11c
encrypt.o N 12a
encrypt.o N 13e
encrypt.o N 142
encrypt.o N 177
encrypt.o N 1ac
encrypt.o N 1ae
encrypt.o N 1b3
encrypt.o N 1ca
encrypt.o N 1cc
encrypt.o N 1d3
encrypt.o N 1d5
encrypt.o N 1da
encrypt.o N 1df
encrypt.o N 1e5
encrypt.o N 1e8
encrypt.o N 1ed
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f4
tweakableBC.o G T
tweakableBC.o H T
tweakableBC.o N 0
tweakableBC.o N 10b
tweakableBC.o N 115
tweakableBC.o N 11d
tweakableBC.o N 131
tweakableBC.o N 136
tweakableBC.o N 13b
tweakableBC.o N 13f
tweakableBC.o N 14c
tweakableBC.o N 157
tweakableBC.o N 160
tweakableBC.o N 164
tweakableBC.o N 168
tweakableBC.o N 16c
tweakableBC.o N 170
tweakableBC.o N 174
tweakableBC.o N 178
tweakableBC.o N 17c
tweakableBC.o N 180
tweakableBC.o N 184
tweakableBC.o N 18a
tweakableBC.o N 18c
tweakableBC.o N 192
tweakableBC.o N 194
tweakableBC.o N 19c
tweakableBC.o N 1a0
tweakableBC.o N 1a2
tweakableBC.o N 1a6
tweakableBC.o N 1a8
tweakableBC.o N 1bd
tweakableBC.o N 1d2
tweakableBC.o N 1e2
tweakableBC.o N 1f2
tweakableBC.o N 1fb
tweakableBC.o N 204
tweakableBC.o N 210
tweakableBC.o N 21a
tweakableBC.o N 21d
tweakableBC.o N 21f
tweakableBC.o N 221
tweakableBC.o N 226
tweakableBC.o N 229
tweakableBC.o N 236
tweakableBC.o N 239
tweakableBC.o N 23d
tweakableBC.o N 240
tweakableBC.o N 243
tweakableBC.o N 246
tweakableBC.o N 249
tweakableBC.o N 24c
tweakableBC.o N 24f
tweakableBC.o N 25
tweakableBC.o N 252
tweakableBC.o N 255
tweakableBC.o N 33
tweakableBC.o N f8
tweakableBC.o N fd
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 (Raspbian_Clang_11.0.1)
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


deoxys.o N 0
deoxys.o N 102
deoxys.o N 10f
deoxys.o N 11d
deoxys.o N 12d
deoxys.o N 13f
deoxys.o N 146
deoxys.o N 14a
deoxys.o N 14e
deoxys.o N 161
deoxys.o N 17b
deoxys.o N 190
deoxys.o N 1a4
deoxys.o N 1b7
deoxys.o N 1c2
deoxys.o N 1d6
deoxys.o N 1da
deoxys.o N 1e2
deoxys.o N 1ec
deoxys.o N 1f4
deoxys.o N 1f6
deoxys.o N 1f8
deoxys.o N 20c
deoxys.o N 211
deoxys.o N 213
deoxys.o N 215
deoxys.o N 217
deoxys.o N 222
deoxys.o N 22b
deoxys.o N 230
deoxys.o N 235
deoxys.o N 238
deoxys.o N 23b
deoxys.o N 23e
deoxys.o N 243
deoxys.o N 247
deoxys.o N 24d
deoxys.o N 25
deoxys.o N 252
deoxys.o N 255
deoxys.o N 259
deoxys.o N 25c
deoxys.o N 261
deoxys.o N 265
deoxys.o N 26b
deoxys.o N 270
deoxys.o N 274
deoxys.o N 277
deoxys.o N 27a
deoxys.o N 283
deoxys.o N 28b
deoxys.o N 292
deoxys.o N 294
deoxys.o N 29a
deoxys.o N 2a0
deoxys.o N 2a9
deoxys.o N 2c0
deoxys.o N 2cb
deoxys.o N 2d4
deoxys.o N 2d9
deoxys.o N 2e
deoxys.o N 2e4
deoxys.o N 2ed
deoxys.o N 2f3
deoxys.o N 2f8
deoxys.o N 2ff
deoxys.o N 305
deoxys.o N 30c
deoxys.o N 315
deoxys.o N 322
deoxys.o N 328
deoxys.o N 32e
deoxys.o N 339
deoxys.o N 33f
deoxys.o N 343
deoxys.o N 346
deoxys.o N 349
deoxys.o N f2
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 0
encrypt.o N 100
encrypt.o N 107
encrypt.o N 11b
encrypt.o N 129
encrypt.o N 13d
encrypt.o N 141
encrypt.o N 176
encrypt.o N 1ab
encrypt.o N 1ad
encrypt.o N 1b2
encrypt.o N 1c9
encrypt.o N 1cb
encrypt.o N 1d2
encrypt.o N 1d4
encrypt.o N 1d9
encrypt.o N 1de
encrypt.o N 1e4
encrypt.o N 1e7
encrypt.o N 1ec
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f3
tweakableBC.o G T
tweakableBC.o H T
tweakableBC.o N 0
tweakableBC.o N 10a
tweakableBC.o N 114
tweakableBC.o N 11c
tweakableBC.o N 130
tweakableBC.o N 135
tweakableBC.o N 13a
tweakableBC.o N 13e
tweakableBC.o N 14b
tweakableBC.o N 156
tweakableBC.o N 15f
tweakableBC.o N 163
tweakableBC.o N 167
tweakableBC.o N 16b
tweakableBC.o N 16f
tweakableBC.o N 173
tweakableBC.o N 177
tweakableBC.o N 17b
tweakableBC.o N 17f
tweakableBC.o N 183
tweakableBC.o N 189
tweakableBC.o N 18b
tweakableBC.o N 18d
tweakableBC.o N 1a2
tweakableBC.o N 1a6
tweakableBC.o N 1bb
tweakableBC.o N 1cb
tweakableBC.o N 1db
tweakableBC.o N 1dd
tweakableBC.o N 1e3
tweakableBC.o N 1eb
tweakableBC.o N 1ed
tweakableBC.o N 1f1
tweakableBC.o N 1fa
tweakableBC.o N 203
tweakableBC.o N 20f
tweakableBC.o N 219
tweakableBC.o N 21c
tweakableBC.o N 21e
tweakableBC.o N 220
tweakableBC.o N 225
tweakableBC.o N 228
tweakableBC.o N 235
tweakableBC.o N 238
tweakableBC.o N 23c
tweakableBC.o N 23f
tweakableBC.o N 242
tweakableBC.o N 245
tweakableBC.o N 248
tweakableBC.o N 24b
tweakableBC.o N 24e
tweakableBC.o N 25
tweakableBC.o N 251
tweakableBC.o N 254
tweakableBC.o N 33
tweakableBC.o N f7
tweakableBC.o N fc
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 (Raspbian_Clang_11.0.1)

Namespace violations


deoxys.o N 0
deoxys.o N 10d
deoxys.o N 113
deoxys.o N 121
deoxys.o N 12b
deoxys.o N 133
deoxys.o N 13c
deoxys.o N 153
deoxys.o N 15e
deoxys.o N 167
deoxys.o N 17a
deoxys.o N 180
deoxys.o N 195
deoxys.o N 19d
deoxys.o N 1ad
deoxys.o N 1ba
deoxys.o N 1ca
deoxys.o N 1d5
deoxys.o N 1d8
deoxys.o N 1db
deoxys.o N 1dd
deoxys.o N 1e1
deoxys.o N 1f3
deoxys.o N 1fa
deoxys.o N 202
deoxys.o N 206
deoxys.o N 20a
deoxys.o N 21e
deoxys.o N 231
deoxys.o N 245
deoxys.o N 247
deoxys.o N 25
deoxys.o N 25b
deoxys.o N 260
deoxys.o N 262
deoxys.o N 264
deoxys.o N 266
deoxys.o N 271
deoxys.o N 27a
deoxys.o N 27f
deoxys.o N 284
deoxys.o N 287
deoxys.o N 28a
deoxys.o N 28d
deoxys.o N 292
deoxys.o N 296
deoxys.o N 29c
deoxys.o N 2a1
deoxys.o N 2a4
deoxys.o N 2a8
deoxys.o N 2ab
deoxys.o N 2b0
deoxys.o N 2b4
deoxys.o N 2ba
deoxys.o N 2bf
deoxys.o N 2c3
deoxys.o N 2c6
deoxys.o N 2c9
deoxys.o N 2d2
deoxys.o N 2d9
deoxys.o N 2db
deoxys.o N 2e
deoxys.o N 2e0
deoxys.o N 2eb
deoxys.o N 2f4
deoxys.o N 2fa
deoxys.o N 2ff
deoxys.o N 306
deoxys.o N 30c
deoxys.o N 313
deoxys.o N 31c
deoxys.o N 329
deoxys.o N 32f
deoxys.o N 333
deoxys.o N 339
deoxys.o N 344
deoxys.o N 34a
deoxys.o N f3
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 0
encrypt.o N 101
encrypt.o N 108
encrypt.o N 11c
encrypt.o N 12a
encrypt.o N 13e
encrypt.o N 142
encrypt.o N 177
encrypt.o N 1ac
encrypt.o N 1ae
encrypt.o N 1b3
encrypt.o N 1ca
encrypt.o N 1cc
encrypt.o N 1d3
encrypt.o N 1d5
encrypt.o N 1da
encrypt.o N 1df
encrypt.o N 1e5
encrypt.o N 1e8
encrypt.o N 1ed
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f4
tweakableBC.o G T
tweakableBC.o H T
tweakableBC.o N 0
tweakableBC.o N 10b
tweakableBC.o N 115
tweakableBC.o N 11d
tweakableBC.o N 131
tweakableBC.o N 136
tweakableBC.o N 13b
tweakableBC.o N 13f
tweakableBC.o N 14c
tweakableBC.o N 157
tweakableBC.o N 160
tweakableBC.o N 164
tweakableBC.o N 168
tweakableBC.o N 16c
tweakableBC.o N 170
tweakableBC.o N 174
tweakableBC.o N 178
tweakableBC.o N 17c
tweakableBC.o N 180
tweakableBC.o N 184
tweakableBC.o N 186
tweakableBC.o N 18e
tweakableBC.o N 192
tweakableBC.o N 194
tweakableBC.o N 198
tweakableBC.o N 19a
tweakableBC.o N 1a0
tweakableBC.o N 1a6
tweakableBC.o N 1bb
tweakableBC.o N 1d0
tweakableBC.o N 1e0
tweakableBC.o N 1f0
tweakableBC.o N 1f2
tweakableBC.o N 1fb
tweakableBC.o N 204
tweakableBC.o N 210
tweakableBC.o N 21a
tweakableBC.o N 21d
tweakableBC.o N 21f
tweakableBC.o N 221
tweakableBC.o N 226
tweakableBC.o N 229
tweakableBC.o N 236
tweakableBC.o N 239
tweakableBC.o N 23d
tweakableBC.o N 240
tweakableBC.o N 243
tweakableBC.o N 246
tweakableBC.o N 249
tweakableBC.o N 24c
tweakableBC.o N 24f
tweakableBC.o N 25
tweakableBC.o N 252
tweakableBC.o N 255
tweakableBC.o N 33
tweakableBC.o N f8
tweakableBC.o N fd
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 (Raspbian_Clang_11.0.1)

Namespace violations


deoxys.o N 0
deoxys.o N 107
deoxys.o N 10f
deoxys.o N 11d
deoxys.o N 127
deoxys.o N 12f
deoxys.o N 135
deoxys.o N 14f
deoxys.o N 158
deoxys.o N 16f
deoxys.o N 17a
deoxys.o N 183
deoxys.o N 196
deoxys.o N 19c
deoxys.o N 1a0
deoxys.o N 1a2
deoxys.o N 1a4
deoxys.o N 1a6
deoxys.o N 1b3
deoxys.o N 1be
deoxys.o N 1c7
deoxys.o N 1cc
deoxys.o N 1d1
deoxys.o N 1d3
deoxys.o N 1e7
deoxys.o N 1ec
deoxys.o N 1ee
deoxys.o N 1fe
deoxys.o N 20e
deoxys.o N 221
deoxys.o N 227
deoxys.o N 232
deoxys.o N 235
deoxys.o N 238
deoxys.o N 23c
deoxys.o N 24e
deoxys.o N 25
deoxys.o N 255
deoxys.o N 25d
deoxys.o N 261
deoxys.o N 275
deoxys.o N 289
deoxys.o N 28c
deoxys.o N 28f
deoxys.o N 292
deoxys.o N 297
deoxys.o N 29b
deoxys.o N 2a1
deoxys.o N 2a6
deoxys.o N 2a9
deoxys.o N 2ad
deoxys.o N 2b0
deoxys.o N 2b5
deoxys.o N 2b9
deoxys.o N 2bf
deoxys.o N 2c4
deoxys.o N 2c8
deoxys.o N 2cb
deoxys.o N 2ce
deoxys.o N 2d7
deoxys.o N 2de
deoxys.o N 2e
deoxys.o N 2e0
deoxys.o N 2e5
deoxys.o N 2f0
deoxys.o N 2f9
deoxys.o N 2ff
deoxys.o N 304
deoxys.o N 30b
deoxys.o N 311
deoxys.o N 318
deoxys.o N 321
deoxys.o N 32e
deoxys.o N 334
deoxys.o N 338
deoxys.o N 343
deoxys.o N 349
deoxys.o N f2
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 0
encrypt.o N 100
encrypt.o N 107
encrypt.o N 11b
encrypt.o N 129
encrypt.o N 13d
encrypt.o N 141
encrypt.o N 176
encrypt.o N 1ab
encrypt.o N 1ad
encrypt.o N 1b2
encrypt.o N 1c9
encrypt.o N 1cb
encrypt.o N 1d2
encrypt.o N 1d4
encrypt.o N 1d9
encrypt.o N 1de
encrypt.o N 1e4
encrypt.o N 1e7
encrypt.o N 1ec
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f3
tweakableBC.o G T
tweakableBC.o H T
tweakableBC.o N 0
tweakableBC.o N 10a
tweakableBC.o N 114
tweakableBC.o N 11c
tweakableBC.o N 130
tweakableBC.o N 135
tweakableBC.o N 13a
tweakableBC.o N 13e
tweakableBC.o N 14b
tweakableBC.o N 156
tweakableBC.o N 15f
tweakableBC.o N 163
tweakableBC.o N 167
tweakableBC.o N 16b
tweakableBC.o N 16f
tweakableBC.o N 173
tweakableBC.o N 177
tweakableBC.o N 17b
tweakableBC.o N 17f
tweakableBC.o N 183
tweakableBC.o N 189
tweakableBC.o N 18b
tweakableBC.o N 191
tweakableBC.o N 193
tweakableBC.o N 19b
tweakableBC.o N 19f
tweakableBC.o N 1a1
tweakableBC.o N 1a5
tweakableBC.o N 1a7
tweakableBC.o N 1bc
tweakableBC.o N 1d1
tweakableBC.o N 1e1
tweakableBC.o N 1f1
tweakableBC.o N 1fa
tweakableBC.o N 203
tweakableBC.o N 20f
tweakableBC.o N 219
tweakableBC.o N 21c
tweakableBC.o N 21e
tweakableBC.o N 220
tweakableBC.o N 225
tweakableBC.o N 228
tweakableBC.o N 235
tweakableBC.o N 238
tweakableBC.o N 23c
tweakableBC.o N 23f
tweakableBC.o N 242
tweakableBC.o N 245
tweakableBC.o N 248
tweakableBC.o N 24b
tweakableBC.o N 24e
tweakableBC.o N 25
tweakableBC.o N 251
tweakableBC.o N 254
tweakableBC.o N 33
tweakableBC.o N f7
tweakableBC.o N fc
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 (Raspbian_Clang_11.0.1)

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: 3, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)