Test results for armeabi, berry0, crypto_aead/aes256otrcv3
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_aead
Test results for armeabi, berry0, crypto_aead
Test results for crypto_aead/aes256otrcv3
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: aes256otrcv3
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
606767 | 12074 4392 240 | 26855 4756 1056 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
616547 | 5790 4392 240 | 18919 4756 1056 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
656450 | 3662 4392 240 | 15939 4748 1056 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
725620 | 8542 4392 240 | 26436 4784 1056 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
725673 | 7634 4392 240 | 23536 4784 1064 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
743257 | 7558 4392 240 | 23476 4784 1064 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
746913 | 5598 4392 240 | 21586 4780 1056 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
792289 | 4234 4392 240 | 17266 4752 1056 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
918147 | 4002 4392 240 | 19958 4780 1056 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
Compiler output
encrypt.c: In file included from encrypt.c:33:
encrypt.c: In file included from ./otr.h:30:
encrypt.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/x86intrin.h:15:
encrypt.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/immintrin.h:15:
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 20, namely:
Implementation | Compiler |
T:ni_p7m1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p7m1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p7m1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p7m1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p7m1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p7m2 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p7m2 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p7m2 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p7m2 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p7m2 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p8m1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p8m1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p8m1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p8m1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p8m1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p8m2 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p8m2 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p8m2 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p8m2 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ni_p8m2 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
encrypt.c: In file included from encrypt.c:33:
encrypt.c: otr.h:30:10: fatal error: x86intrin.h: No such file or directory
encrypt.c: 30 | #include <x86intrin.h>
encrypt.c: | ^~~~~~~~~~~~~
encrypt.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 16, namely:
Implementation | Compiler |
T:ni_p7m1 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p7m1 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p7m1 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p7m1 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p7m2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p7m2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p7m2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p7m2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p8m1 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p8m1 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p8m1 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p8m1 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p8m2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p8m2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p8m2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ni_p8m2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Namespace violations
encrypt.o DFunc T
encrypt.o EFunc T
encrypt.o N 0
encrypt.o N 106
encrypt.o N 10c
encrypt.o N 120
encrypt.o N 12d
encrypt.o N 134
encrypt.o N 136
encrypt.o N 14d
encrypt.o N 154
encrypt.o N 156
encrypt.o N 15c
encrypt.o N 161
encrypt.o N 164
encrypt.o N 168
encrypt.o N 16a
encrypt.o N 16e
encrypt.o N 170
encrypt.o N 175
encrypt.o N 179
encrypt.o N 17d
encrypt.o N 17f
encrypt.o N 181
encrypt.o N 183
encrypt.o N 188
encrypt.o N 18f
encrypt.o N 193
encrypt.o N 19e
encrypt.o N 1a3
encrypt.o N 1a7
encrypt.o N 1af
encrypt.o N 1b7
encrypt.o N 1bd
encrypt.o N 1c4
encrypt.o N 1d0
encrypt.o N 1d6
encrypt.o N 1dc
encrypt.o N 20d
encrypt.o N 23e
encrypt.o N 240
encrypt.o N 244
encrypt.o N 246
encrypt.o N 249
encrypt.o N 24b
encrypt.o N 25
encrypt.o N 255
encrypt.o N 25c
encrypt.o N 261
encrypt.o N 265
encrypt.o N 26e
encrypt.o N 279
encrypt.o N 27f
encrypt.o N 281
encrypt.o N 283
encrypt.o N 286
encrypt.o N 28d
encrypt.o N 294
encrypt.o N 297
encrypt.o N 29b
encrypt.o N 2a0
encrypt.o N 2a2
encrypt.o N 2a4
encrypt.o N 2a9
encrypt.o N 2ae
encrypt.o N 2b4
encrypt.o N 2b7
encrypt.o N 2f
encrypt.o N f0
encrypt.o N f8
t-aes_enc_only.o Encryption T
t-aes_enc_only.o KeySchedule T
t-aes_enc_only.o N 0
t-aes_enc_only.o N 107
t-aes_enc_only.o N 11b
t-aes_enc_only.o N 11d
t-aes_enc_only.o N 12b
t-aes_enc_only.o N 12e
t-aes_enc_only.o N 131
t-aes_enc_only.o N 134
t-aes_enc_only.o N 137
t-aes_enc_only.o N 13c
t-aes_enc_only.o N 148
t-aes_enc_only.o N 14c
t-aes_enc_only.o N 157
t-aes_enc_only.o N 15f
t-aes_enc_only.o N 164
t-aes_enc_only.o N 169
t-aes_enc_only.o N 16c
t-aes_enc_only.o N 16f
t-aes_enc_only.o N 171
t-aes_enc_only.o N 175
t-aes_enc_only.o N 17b
t-aes_enc_only.o N 182
t-aes_enc_only.o N 189
t-aes_enc_only.o N 18b
t-aes_enc_only.o N 25
t-aes_enc_only.o N 36
t-aes_enc_only.o N f7
t-aes_enc_only.o N fa
t-aes_enc_only.o RC D
t-aes_enc_only.o S D
t-aes_enc_only.o T0 D
t-aes_enc_only.o T1 D
t-aes_enc_only.o T2 D
t-aes_enc_only.o T3 D
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
encrypt.o DFunc T
encrypt.o EFunc T
encrypt.o N 0
encrypt.o N 106
encrypt.o N 10c
encrypt.o N 120
encrypt.o N 12d
encrypt.o N 134
encrypt.o N 136
encrypt.o N 14d
encrypt.o N 154
encrypt.o N 156
encrypt.o N 15c
encrypt.o N 160
encrypt.o N 162
encrypt.o N 164
encrypt.o N 166
encrypt.o N 16b
encrypt.o N 16e
encrypt.o N 172
encrypt.o N 174
encrypt.o N 178
encrypt.o N 17a
encrypt.o N 17f
encrypt.o N 186
encrypt.o N 18a
encrypt.o N 18e
encrypt.o N 199
encrypt.o N 19e
encrypt.o N 1a2
encrypt.o N 1aa
encrypt.o N 1b2
encrypt.o N 1b8
encrypt.o N 1bf
encrypt.o N 1cb
encrypt.o N 1d1
encrypt.o N 1d6
encrypt.o N 1dc
encrypt.o N 20d
encrypt.o N 23e
encrypt.o N 240
encrypt.o N 244
encrypt.o N 246
encrypt.o N 249
encrypt.o N 24b
encrypt.o N 25
encrypt.o N 255
encrypt.o N 25c
encrypt.o N 261
encrypt.o N 265
encrypt.o N 26e
encrypt.o N 279
encrypt.o N 27f
encrypt.o N 281
encrypt.o N 283
encrypt.o N 286
encrypt.o N 28d
encrypt.o N 294
encrypt.o N 297
encrypt.o N 29b
encrypt.o N 2a0
encrypt.o N 2a2
encrypt.o N 2a4
encrypt.o N 2a9
encrypt.o N 2ae
encrypt.o N 2b4
encrypt.o N 2b7
encrypt.o N 2f
encrypt.o N f0
encrypt.o N f8
t-aes_enc_only.o Encryption T
t-aes_enc_only.o KeySchedule T
t-aes_enc_only.o N 0
t-aes_enc_only.o N 107
t-aes_enc_only.o N 11b
t-aes_enc_only.o N 11d
t-aes_enc_only.o N 12b
t-aes_enc_only.o N 12e
t-aes_enc_only.o N 131
t-aes_enc_only.o N 134
t-aes_enc_only.o N 137
t-aes_enc_only.o N 13c
t-aes_enc_only.o N 148
t-aes_enc_only.o N 14c
t-aes_enc_only.o N 157
t-aes_enc_only.o N 15f
t-aes_enc_only.o N 164
t-aes_enc_only.o N 169
t-aes_enc_only.o N 16c
t-aes_enc_only.o N 16f
t-aes_enc_only.o N 171
t-aes_enc_only.o N 175
t-aes_enc_only.o N 17b
t-aes_enc_only.o N 182
t-aes_enc_only.o N 189
t-aes_enc_only.o N 18b
t-aes_enc_only.o N 25
t-aes_enc_only.o N 36
t-aes_enc_only.o N f7
t-aes_enc_only.o N fa
t-aes_enc_only.o RC D
t-aes_enc_only.o S D
t-aes_enc_only.o T0 D
t-aes_enc_only.o T1 D
t-aes_enc_only.o T2 D
t-aes_enc_only.o T3 D
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
encrypt.o DFunc T
encrypt.o EFunc T
encrypt.o N 0
encrypt.o N 105
encrypt.o N 10b
encrypt.o N 11f
encrypt.o N 12c
encrypt.o N 133
encrypt.o N 135
encrypt.o N 14c
encrypt.o N 153
encrypt.o N 155
encrypt.o N 15b
encrypt.o N 166
encrypt.o N 16a
encrypt.o N 16f
encrypt.o N 17b
encrypt.o N 181
encrypt.o N 186
encrypt.o N 18a
encrypt.o N 18f
encrypt.o N 194
encrypt.o N 198
encrypt.o N 19e
encrypt.o N 1cf
encrypt.o N 1d3
encrypt.o N 204
encrypt.o N 208
encrypt.o N 20a
encrypt.o N 20e
encrypt.o N 210
encrypt.o N 213
encrypt.o N 215
encrypt.o N 21f
encrypt.o N 226
encrypt.o N 22c
encrypt.o N 22e
encrypt.o N 233
encrypt.o N 237
encrypt.o N 239
encrypt.o N 242
encrypt.o N 24d
encrypt.o N 24f
encrypt.o N 25
encrypt.o N 252
encrypt.o N 255
encrypt.o N 259
encrypt.o N 25b
encrypt.o N 25d
encrypt.o N 25f
encrypt.o N 261
encrypt.o N 268
encrypt.o N 26f
encrypt.o N 276
encrypt.o N 279
encrypt.o N 27d
encrypt.o N 284
encrypt.o N 289
encrypt.o N 28b
encrypt.o N 28d
encrypt.o N 292
encrypt.o N 297
encrypt.o N 29d
encrypt.o N 2a0
encrypt.o N 2a5
encrypt.o N 2ab
encrypt.o N 2b3
encrypt.o N 2f
encrypt.o N ef
encrypt.o N f7
t-aes_enc_only.o Encryption T
t-aes_enc_only.o KeySchedule T
t-aes_enc_only.o N 0
t-aes_enc_only.o N 106
t-aes_enc_only.o N 11a
t-aes_enc_only.o N 11c
t-aes_enc_only.o N 12a
t-aes_enc_only.o N 12d
t-aes_enc_only.o N 130
t-aes_enc_only.o N 133
t-aes_enc_only.o N 136
t-aes_enc_only.o N 13b
t-aes_enc_only.o N 147
t-aes_enc_only.o N 14b
t-aes_enc_only.o N 156
t-aes_enc_only.o N 15e
t-aes_enc_only.o N 163
t-aes_enc_only.o N 168
t-aes_enc_only.o N 16b
t-aes_enc_only.o N 16e
t-aes_enc_only.o N 170
t-aes_enc_only.o N 174
t-aes_enc_only.o N 17a
t-aes_enc_only.o N 181
t-aes_enc_only.o N 188
t-aes_enc_only.o N 18a
t-aes_enc_only.o N 25
t-aes_enc_only.o N 36
t-aes_enc_only.o N f6
t-aes_enc_only.o N f9
t-aes_enc_only.o RC D
t-aes_enc_only.o S D
t-aes_enc_only.o T0 D
t-aes_enc_only.o T1 D
t-aes_enc_only.o T2 D
t-aes_enc_only.o T3 D
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
encrypt.o DFunc T
encrypt.o EFunc T
encrypt.o N 0
encrypt.o N 106
encrypt.o N 10c
encrypt.o N 120
encrypt.o N 12d
encrypt.o N 134
encrypt.o N 136
encrypt.o N 14d
encrypt.o N 154
encrypt.o N 156
encrypt.o N 15c
encrypt.o N 161
encrypt.o N 164
encrypt.o N 168
encrypt.o N 16c
encrypt.o N 170
encrypt.o N 172
encrypt.o N 174
encrypt.o N 176
encrypt.o N 17b
encrypt.o N 182
encrypt.o N 184
encrypt.o N 188
encrypt.o N 193
encrypt.o N 197
encrypt.o N 19c
encrypt.o N 1a0
encrypt.o N 1a8
encrypt.o N 1b0
encrypt.o N 1b6
encrypt.o N 1bd
encrypt.o N 1c9
encrypt.o N 1cf
encrypt.o N 1d4
encrypt.o N 1da
encrypt.o N 20b
encrypt.o N 23c
encrypt.o N 23e
encrypt.o N 242
encrypt.o N 244
encrypt.o N 247
encrypt.o N 249
encrypt.o N 25
encrypt.o N 253
encrypt.o N 25a
encrypt.o N 25f
encrypt.o N 263
encrypt.o N 26c
encrypt.o N 277
encrypt.o N 27d
encrypt.o N 27f
encrypt.o N 281
encrypt.o N 284
encrypt.o N 286
encrypt.o N 28d
encrypt.o N 294
encrypt.o N 297
encrypt.o N 29b
encrypt.o N 2a0
encrypt.o N 2a2
encrypt.o N 2a4
encrypt.o N 2a9
encrypt.o N 2ae
encrypt.o N 2b4
encrypt.o N 2b7
encrypt.o N 2f
encrypt.o N f0
encrypt.o N f8
t-aes_enc_only.o Encryption T
t-aes_enc_only.o KeySchedule T
t-aes_enc_only.o N 0
t-aes_enc_only.o N 107
t-aes_enc_only.o N 11b
t-aes_enc_only.o N 11d
t-aes_enc_only.o N 12b
t-aes_enc_only.o N 12e
t-aes_enc_only.o N 131
t-aes_enc_only.o N 134
t-aes_enc_only.o N 137
t-aes_enc_only.o N 13c
t-aes_enc_only.o N 148
t-aes_enc_only.o N 14c
t-aes_enc_only.o N 157
t-aes_enc_only.o N 15f
t-aes_enc_only.o N 164
t-aes_enc_only.o N 169
t-aes_enc_only.o N 16c
t-aes_enc_only.o N 16f
t-aes_enc_only.o N 171
t-aes_enc_only.o N 175
t-aes_enc_only.o N 17b
t-aes_enc_only.o N 182
t-aes_enc_only.o N 189
t-aes_enc_only.o N 18b
t-aes_enc_only.o N 25
t-aes_enc_only.o N 36
t-aes_enc_only.o N f7
t-aes_enc_only.o N fa
t-aes_enc_only.o RC D
t-aes_enc_only.o S D
t-aes_enc_only.o T0 D
t-aes_enc_only.o T1 D
t-aes_enc_only.o T2 D
t-aes_enc_only.o T3 D
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
encrypt.o DFunc T
encrypt.o EFunc T
encrypt.o N 0
encrypt.o N 105
encrypt.o N 10b
encrypt.o N 11f
encrypt.o N 12c
encrypt.o N 133
encrypt.o N 135
encrypt.o N 14c
encrypt.o N 153
encrypt.o N 155
encrypt.o N 15b
encrypt.o N 15f
encrypt.o N 161
encrypt.o N 163
encrypt.o N 165
encrypt.o N 16a
encrypt.o N 16d
encrypt.o N 171
encrypt.o N 173
encrypt.o N 177
encrypt.o N 179
encrypt.o N 17e
encrypt.o N 185
encrypt.o N 189
encrypt.o N 18d
encrypt.o N 198
encrypt.o N 19d
encrypt.o N 1a1
encrypt.o N 1a9
encrypt.o N 1b1
encrypt.o N 1b7
encrypt.o N 1be
encrypt.o N 1ca
encrypt.o N 1d0
encrypt.o N 1d5
encrypt.o N 1db
encrypt.o N 20c
encrypt.o N 23d
encrypt.o N 23f
encrypt.o N 243
encrypt.o N 245
encrypt.o N 248
encrypt.o N 24a
encrypt.o N 25
encrypt.o N 254
encrypt.o N 25b
encrypt.o N 260
encrypt.o N 264
encrypt.o N 26d
encrypt.o N 278
encrypt.o N 27e
encrypt.o N 280
encrypt.o N 282
encrypt.o N 285
encrypt.o N 28c
encrypt.o N 293
encrypt.o N 296
encrypt.o N 29a
encrypt.o N 29f
encrypt.o N 2a1
encrypt.o N 2a3
encrypt.o N 2a8
encrypt.o N 2ad
encrypt.o N 2b3
encrypt.o N 2b6
encrypt.o N 2f
encrypt.o N ef
encrypt.o N f7
t-aes_enc_only.o Encryption T
t-aes_enc_only.o KeySchedule T
t-aes_enc_only.o N 0
t-aes_enc_only.o N 106
t-aes_enc_only.o N 11a
t-aes_enc_only.o N 11c
t-aes_enc_only.o N 12a
t-aes_enc_only.o N 12d
t-aes_enc_only.o N 130
t-aes_enc_only.o N 133
t-aes_enc_only.o N 136
t-aes_enc_only.o N 13b
t-aes_enc_only.o N 147
t-aes_enc_only.o N 14b
t-aes_enc_only.o N 156
t-aes_enc_only.o N 15e
t-aes_enc_only.o N 163
t-aes_enc_only.o N 168
t-aes_enc_only.o N 16b
t-aes_enc_only.o N 16e
t-aes_enc_only.o N 170
t-aes_enc_only.o N 174
t-aes_enc_only.o N 17a
t-aes_enc_only.o N 181
t-aes_enc_only.o N 188
t-aes_enc_only.o N 18a
t-aes_enc_only.o N 25
t-aes_enc_only.o N 36
t-aes_enc_only.o N f6
t-aes_enc_only.o N f9
t-aes_enc_only.o RC D
t-aes_enc_only.o S D
t-aes_enc_only.o T0 D
t-aes_enc_only.o T1 D
t-aes_enc_only.o T2 D
t-aes_enc_only.o T3 D
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
encrypt.o DFunc T
encrypt.o EFunc T
t-aes_enc_only.o Encryption T
t-aes_enc_only.o KeySchedule T
t-aes_enc_only.o RC D
t-aes_enc_only.o S D
t-aes_enc_only.o T0 D
t-aes_enc_only.o T1 D
t-aes_enc_only.o T2 D
t-aes_enc_only.o T3 D
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |