Test results for armeabi, berry0, crypto_aead/colm0v1
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_aead
Test results for armeabi, berry0, crypto_aead
Test results for crypto_aead/colm0v1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: colm0v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
609112 | 12560 0 488 | 27004 380 1304 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
668892 | 11676 0 488 | 27266 400 1312 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
669304 | 11200 0 488 | 28778 400 1304 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
678825 | 11700 0 488 | 27322 400 1312 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
760185 | 4664 0 488 | 17456 380 1304 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
961636 | 4472 0 488 | 20144 396 1304 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
986626 | 4236 0 488 | 16931 376 1304 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
1008521 | 3416 0 488 | 15392 372 1304 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
1103876 | 3804 0 488 | 19480 396 1304 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
Compiler output
encrypt-optpar4.c: In file included from encrypt-optpar4.c:14:
encrypt-optpar4.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/wmmintrin.h:13:
encrypt-optpar4.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/emmintrin.h:13:
encrypt-optpar4.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/xmmintrin.h:13:
encrypt-optpar4.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-optpar4.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar4.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-optpar4.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar4.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-optpar4.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar4.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-optpar4.c: return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar4.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-optpar4.c: return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar4.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-optpar4.c: return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar4.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-optpar4.c: return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar4.c: ...
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:aesni4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:aesni4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:aesni4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:aesni4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:aesni4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
encrypt-optpar4.c: encrypt-optpar4.c:14:10: fatal error: wmmintrin.h: No such file or directory
encrypt-optpar4.c: 14 | #include <wmmintrin.h>
encrypt-optpar4.c: | ^~~~~~~~~~~~~
encrypt-optpar4.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:aesni4 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:aesni4 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:aesni4 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:aesni4 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
encrypt-optpar8.c: In file included from encrypt-optpar8.c:14:
encrypt-optpar8.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/wmmintrin.h:13:
encrypt-optpar8.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/emmintrin.h:13:
encrypt-optpar8.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/xmmintrin.h:13:
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.c: ...
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:aesni8 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:aesni8 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:aesni8 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:aesni8 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:aesni8 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
encrypt-optpar8.c: encrypt-optpar8.c:14:10: fatal error: wmmintrin.h: No such file or directory
encrypt-optpar8.c: 14 | #include <wmmintrin.h>
encrypt-optpar8.c: | ^~~~~~~~~~~~~
encrypt-optpar8.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:aesni8 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:aesni8 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:aesni8 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:aesni8 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
encrypt.c: In file included from encrypt.c:10:
encrypt.c: ./module.h:112:6: warning: unused variable 'i' [-Wunused-variable]
encrypt.c: int i;
encrypt.c: ^
encrypt.c: encrypt.c:136:33: warning: unused variable 'blen' [-Wunused-variable]
encrypt.c: int i; u8 zeroes[16], ozs[16], blen = 16, Is_Final = 0, Is_complete =1;
encrypt.c: ^
encrypt.c: encrypt.c:136:58: warning: unused variable 'Is_complete' [-Wunused-variable]
encrypt.c: int i; u8 zeroes[16], ozs[16], blen = 16, Is_Final = 0, Is_complete =1;
encrypt.c: ^
encrypt.c: encrypt.c:137:21: warning: unused variable 'tlen' [-Wunused-variable]
encrypt.c: unsigned long long tlen, blk_ctr=0, blk_ctr1=0;
encrypt.c: ^
encrypt.c: encrypt.c:137:27: warning: unused variable 'blk_ctr' [-Wunused-variable]
encrypt.c: unsigned long long tlen, blk_ctr=0, blk_ctr1=0;
encrypt.c: ^
encrypt.c: encrypt.c:137:38: warning: unused variable 'blk_ctr1' [-Wunused-variable]
encrypt.c: unsigned long long tlen, blk_ctr=0, blk_ctr1=0;
encrypt.c: ^
encrypt.c: 6 warnings generated.
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref | 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:10:
encrypt.c: module.h: In function 'process_block':
encrypt.c: module.h:112:6: warning: unused variable 'i' [-Wunused-variable]
encrypt.c: 112 | int i;
encrypt.c: | ^
encrypt.c: encrypt.c: In function 'crypto_aead_colm0v1_ref_timingleaks_decrypt':
encrypt.c: encrypt.c:137:38: warning: unused variable 'blk_ctr1' [-Wunused-variable]
encrypt.c: 137 | unsigned long long tlen, blk_ctr=0, blk_ctr1=0;
encrypt.c: | ^~~~~~~~
encrypt.c: encrypt.c:137:27: warning: unused variable 'blk_ctr' [-Wunused-variable]
encrypt.c: 137 | unsigned long long tlen, blk_ctr=0, blk_ctr1=0;
encrypt.c: | ^~~~~~~
encrypt.c: encrypt.c:137:21: warning: unused variable 'tlen' [-Wunused-variable]
encrypt.c: 137 | unsigned long long tlen, blk_ctr=0, blk_ctr1=0;
encrypt.c: | ^~~~
encrypt.c: encrypt.c:136:58: warning: unused variable 'Is_complete' [-Wunused-variable]
encrypt.c: 136 | int i; u8 zeroes[16], ozs[16], blen = 16, Is_Final = 0, Is_complete =1;
encrypt.c: | ^~~~~~~~~~~
encrypt.c: encrypt.c:136:33: warning: unused variable 'blen' [-Wunused-variable]
encrypt.c: 136 | int i; u8 zeroes[16], ozs[16], blen = 16, Is_Final = 0, Is_complete =1;
encrypt.c: | ^~~~
encrypt.c: encrypt.c:136:24: warning: variable 'ozs' set but not used [-Wunused-but-set-variable]
encrypt.c: 136 | int i; u8 zeroes[16], ozs[16], blen = 16, Is_Final = 0, Is_complete =1;
encrypt.c: | ^~~
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) |
Namespace violations
encrypt.o N 0
encrypt.o N 108
encrypt.o N 11c
encrypt.o N 123
encrypt.o N 127
encrypt.o N 132
encrypt.o N 13a
encrypt.o N 143
encrypt.o N 150
encrypt.o N 154
encrypt.o N 162
encrypt.o N 165
encrypt.o N 169
encrypt.o N 174
encrypt.o N 178
encrypt.o N 17c
encrypt.o N 183
encrypt.o N 185
encrypt.o N 187
encrypt.o N 189
encrypt.o N 18b
encrypt.o N 191
encrypt.o N 196
encrypt.o N 19d
encrypt.o N 1a7
encrypt.o N 1aa
encrypt.o N 1ad
encrypt.o N 1b8
encrypt.o N 1bc
encrypt.o N 1bf
encrypt.o N 1ca
encrypt.o N 1cc
encrypt.o N 1cf
encrypt.o N 1d2
encrypt.o N 1d7
encrypt.o N 1dc
encrypt.o N 1e8
encrypt.o N 1ec
encrypt.o N 1f2
encrypt.o N 1f7
encrypt.o N 20b
encrypt.o N 21f
encrypt.o N 22b
encrypt.o N 230
encrypt.o N 236
encrypt.o N 239
encrypt.o N 23b
encrypt.o N 247
encrypt.o N 25
encrypt.o N 250
encrypt.o N 25b
encrypt.o N 25d
encrypt.o N 25f
encrypt.o N 263
encrypt.o N 267
encrypt.o N 273
encrypt.o N 282
encrypt.o N 2ae
encrypt.o N 2b8
encrypt.o N 2c3
encrypt.o N 2d1
encrypt.o N 2f
encrypt.o N 2fd
encrypt.o N 304
encrypt.o N 309
encrypt.o N 30e
encrypt.o N 316
encrypt.o N 31e
encrypt.o N 326
encrypt.o N 32a
encrypt.o N 331
encrypt.o N 338
encrypt.o N 33a
encrypt.o N 33f
encrypt.o N 356
encrypt.o N 358
encrypt.o N 35a
encrypt.o N 35f
encrypt.o N 364
encrypt.o N 36a
encrypt.o N 36d
encrypt.o N 372
encrypt.o N 378
encrypt.o N 37c
encrypt.o N 388
encrypt.o N 38d
encrypt.o N 390
encrypt.o N 394
encrypt.o N 397
encrypt.o N 39e
encrypt.o N 3a9
encrypt.o N 3b2
encrypt.o N 3ba
encrypt.o N eb
encrypt.o N f4
encrypt.o N fb
encrypt.o aes_key1 B
encrypt.o aes_key2 B
encrypt.o is_equal_block T
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
encrypt.o N 0
encrypt.o N 107
encrypt.o N 11b
encrypt.o N 122
encrypt.o N 126
encrypt.o N 131
encrypt.o N 139
encrypt.o N 142
encrypt.o N 156
encrypt.o N 164
encrypt.o N 178
encrypt.o N 184
encrypt.o N 190
encrypt.o N 19f
encrypt.o N 1cb
encrypt.o N 1d8
encrypt.o N 1dc
encrypt.o N 1e3
encrypt.o N 1ed
encrypt.o N 1f8
encrypt.o N 203
encrypt.o N 20e
encrypt.o N 21c
encrypt.o N 228
encrypt.o N 232
encrypt.o N 25
encrypt.o N 25e
encrypt.o N 265
encrypt.o N 26a
encrypt.o N 275
encrypt.o N 27c
encrypt.o N 281
encrypt.o N 286
encrypt.o N 288
encrypt.o N 28a
encrypt.o N 290
encrypt.o N 292
encrypt.o N 29a
encrypt.o N 2a2
encrypt.o N 2aa
encrypt.o N 2ae
encrypt.o N 2b5
encrypt.o N 2b8
encrypt.o N 2bf
encrypt.o N 2c2
encrypt.o N 2c6
encrypt.o N 2c8
encrypt.o N 2cd
encrypt.o N 2e4
encrypt.o N 2e6
encrypt.o N 2ef
encrypt.o N 2f
encrypt.o N 2f1
encrypt.o N 2f6
encrypt.o N 2fb
encrypt.o N 301
encrypt.o N 304
encrypt.o N 309
encrypt.o N 30f
encrypt.o N 31b
encrypt.o N 320
encrypt.o N 324
encrypt.o N 32f
encrypt.o N 333
encrypt.o N 337
encrypt.o N 339
encrypt.o N 33b
encrypt.o N 33d
encrypt.o N 342
encrypt.o N 346
encrypt.o N 349
encrypt.o N 34d
encrypt.o N 350
encrypt.o N 353
encrypt.o N 358
encrypt.o N 35d
encrypt.o N 360
encrypt.o N 363
encrypt.o N 365
encrypt.o N 367
encrypt.o N 36e
encrypt.o N 379
encrypt.o N 37d
encrypt.o N 382
encrypt.o N 388
encrypt.o N 38b
encrypt.o N 38e
encrypt.o N 397
encrypt.o N 39f
encrypt.o N 3a4
encrypt.o N 3aa
encrypt.o N 3b6
encrypt.o N 3ba
encrypt.o N ea
encrypt.o N f3
encrypt.o N fa
encrypt.o aes_key1 B
encrypt.o aes_key2 B
encrypt.o is_equal_block T
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 N 0
encrypt.o N 108
encrypt.o N 11c
encrypt.o N 123
encrypt.o N 127
encrypt.o N 132
encrypt.o N 13a
encrypt.o N 143
encrypt.o N 150
encrypt.o N 154
encrypt.o N 162
encrypt.o N 165
encrypt.o N 169
encrypt.o N 174
encrypt.o N 178
encrypt.o N 17c
encrypt.o N 187
encrypt.o N 18b
encrypt.o N 18e
encrypt.o N 190
encrypt.o N 19b
encrypt.o N 19d
encrypt.o N 1a0
encrypt.o N 1a3
encrypt.o N 1a8
encrypt.o N 1ad
encrypt.o N 1b9
encrypt.o N 1bb
encrypt.o N 1bf
encrypt.o N 1c5
encrypt.o N 1ca
encrypt.o N 1d4
encrypt.o N 1d6
encrypt.o N 1d9
encrypt.o N 1dc
encrypt.o N 1f0
encrypt.o N 204
encrypt.o N 210
encrypt.o N 217
encrypt.o N 219
encrypt.o N 21f
encrypt.o N 224
encrypt.o N 22f
encrypt.o N 231
encrypt.o N 233
encrypt.o N 235
encrypt.o N 239
encrypt.o N 23d
encrypt.o N 249
encrypt.o N 25
encrypt.o N 258
encrypt.o N 284
encrypt.o N 28b
encrypt.o N 295
encrypt.o N 2a0
encrypt.o N 2ae
encrypt.o N 2da
encrypt.o N 2df
encrypt.o N 2e6
encrypt.o N 2eb
encrypt.o N 2f
encrypt.o N 2f0
encrypt.o N 2f8
encrypt.o N 300
encrypt.o N 308
encrypt.o N 30c
encrypt.o N 313
encrypt.o N 316
encrypt.o N 31d
encrypt.o N 31f
encrypt.o N 324
encrypt.o N 33b
encrypt.o N 33d
encrypt.o N 33f
encrypt.o N 344
encrypt.o N 349
encrypt.o N 34f
encrypt.o N 352
encrypt.o N 357
encrypt.o N 35d
encrypt.o N 361
encrypt.o N 36d
encrypt.o N 376
encrypt.o N 37b
encrypt.o N 37f
encrypt.o N 382
encrypt.o N 385
encrypt.o N 38c
encrypt.o N 397
encrypt.o N 3a0
encrypt.o N 3a8
encrypt.o N 3ad
encrypt.o N 3b3
encrypt.o N eb
encrypt.o N f4
encrypt.o N fb
encrypt.o aes_key1 B
encrypt.o aes_key2 B
encrypt.o is_equal_block T
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 N 0
encrypt.o N 107
encrypt.o N 11b
encrypt.o N 122
encrypt.o N 126
encrypt.o N 131
encrypt.o N 139
encrypt.o N 142
encrypt.o N 14f
encrypt.o N 153
encrypt.o N 161
encrypt.o N 164
encrypt.o N 168
encrypt.o N 173
encrypt.o N 177
encrypt.o N 17b
encrypt.o N 182
encrypt.o N 184
encrypt.o N 186
encrypt.o N 188
encrypt.o N 18d
encrypt.o N 18f
encrypt.o N 195
encrypt.o N 19c
encrypt.o N 1a6
encrypt.o N 1a9
encrypt.o N 1ac
encrypt.o N 1b7
encrypt.o N 1bb
encrypt.o N 1be
encrypt.o N 1c9
encrypt.o N 1cb
encrypt.o N 1ce
encrypt.o N 1d1
encrypt.o N 1d6
encrypt.o N 1db
encrypt.o N 1e7
encrypt.o N 1eb
encrypt.o N 1f1
encrypt.o N 1f6
encrypt.o N 20a
encrypt.o N 21e
encrypt.o N 22a
encrypt.o N 22f
encrypt.o N 235
encrypt.o N 238
encrypt.o N 23a
encrypt.o N 246
encrypt.o N 24f
encrypt.o N 25
encrypt.o N 25a
encrypt.o N 25c
encrypt.o N 25e
encrypt.o N 262
encrypt.o N 266
encrypt.o N 272
encrypt.o N 281
encrypt.o N 2ad
encrypt.o N 2b7
encrypt.o N 2c2
encrypt.o N 2d0
encrypt.o N 2f
encrypt.o N 2fc
encrypt.o N 303
encrypt.o N 308
encrypt.o N 30d
encrypt.o N 315
encrypt.o N 31d
encrypt.o N 325
encrypt.o N 329
encrypt.o N 330
encrypt.o N 337
encrypt.o N 339
encrypt.o N 33e
encrypt.o N 355
encrypt.o N 357
encrypt.o N 35b
encrypt.o N 361
encrypt.o N 363
encrypt.o N 368
encrypt.o N 36d
encrypt.o N 373
encrypt.o N 376
encrypt.o N 37b
encrypt.o N 387
encrypt.o N 38c
encrypt.o N 38f
encrypt.o N 393
encrypt.o N 396
encrypt.o N 39d
encrypt.o N 3a8
encrypt.o N 3b1
encrypt.o N 3b9
encrypt.o N ea
encrypt.o N f3
encrypt.o N fa
encrypt.o aes_key1 B
encrypt.o aes_key2 B
encrypt.o is_equal_block T
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 aes_key1 B
encrypt.o aes_key2 B
encrypt.o is_equal_block T
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) |