Test results for armeabi, berry0, crypto_aead/colm127v1
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_aead
Test results for armeabi, berry0, crypto_aead
Test results for crypto_aead/colm127v1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: colm127v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
610820 | 13044 0 488 | 27492 380 1304 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
674229 | 13148 0 488 | 28746 400 1312 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
676435 | 12748 0 488 | 30334 400 1304 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
683895 | 12892 0 488 | 28522 400 1312 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
768754 | 5520 0 488 | 18320 380 1304 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
950828 | 4944 0 488 | 20628 396 1304 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
1000246 | 4616 0 488 | 17315 376 1304 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
1015626 | 3856 0 488 | 15836 372 1304 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
1129408 | 4328 0 488 | 20016 396 1304 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
Compiler output
encrypt-colm127-optpar4.c: In file included from encrypt-colm127-optpar4.c:14:
encrypt-colm127-optpar4.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/wmmintrin.h:13:
encrypt-colm127-optpar4.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/emmintrin.h:13:
encrypt-colm127-optpar4.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/xmmintrin.h:13:
encrypt-colm127-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-colm127-optpar4.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-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-colm127-optpar4.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-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-colm127-optpar4.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-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-colm127-optpar4.c: return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-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-colm127-optpar4.c: return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-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-colm127-optpar4.c: return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-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-colm127-optpar4.c: return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-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-colm127-optpar4.c: encrypt-colm127-optpar4.c:14:10: fatal error: wmmintrin.h: No such file or directory
encrypt-colm127-optpar4.c: 14 | #include <wmmintrin.h>
encrypt-colm127-optpar4.c: | ^~~~~~~~~~~~~
encrypt-colm127-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.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:20:5: warning: unused variable 'Is_complete' [-Wunused-variable]
encrypt.c: u8 Is_complete = 1, Is_Final=0, ozs[16];
encrypt.c: ^
encrypt.c: encrypt.c:144: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:144: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: In file included from encrypt.c:10:
encrypt.c: ./module.h:33:13: warning: unused function 'mult_inv2' [-Wunused-function]
encrypt.c: static void mult_inv2(block b, block s) {int i; block d; unsigned char temp = s[15]&1;
encrypt.c: ^
encrypt.c: 5 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 'process_AD':
encrypt.c: encrypt.c:20:5: warning: unused variable 'Is_complete' [-Wunused-variable]
encrypt.c: 20 | u8 Is_complete = 1, Is_Final=0, ozs[16];
encrypt.c: | ^~~~~~~~~~~
encrypt.c: encrypt.c: In function 'crypto_aead_colm127v1_ref_timingleaks_decrypt':
encrypt.c: encrypt.c:144:58: warning: unused variable 'Is_complete' [-Wunused-variable]
encrypt.c: 144 | int i; u8 zeroes[16], ozs[16], blen = 16, Is_Final = 0, Is_complete =1;
encrypt.c: | ^~~~~~~~~~~
encrypt.c: encrypt.c:144:33: warning: unused variable 'blen' [-Wunused-variable]
encrypt.c: 144 | int i; u8 zeroes[16], ozs[16], blen = 16, Is_Final = 0, Is_complete =1;
encrypt.c: | ^~~~
encrypt.c: encrypt.c:144:24: warning: variable 'ozs' set but not used [-Wunused-but-set-variable]
encrypt.c: 144 | int i; u8 zeroes[16], ozs[16], blen = 16, Is_Final = 0, Is_complete =1;
encrypt.c: | ^~~
encrypt.c: In file included from encrypt.c:10:
encrypt.c: At top level:
encrypt.c: module.h:33:13: warning: 'mult_inv2' defined but not used [-Wunused-function]
encrypt.c: 33 | static void mult_inv2(block b, block s) {int i; block d; unsigned char temp = s[15]&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 10a
encrypt.o N 11e
encrypt.o N 125
encrypt.o N 129
encrypt.o N 134
encrypt.o N 13c
encrypt.o N 145
encrypt.o N 152
encrypt.o N 156
encrypt.o N 164
encrypt.o N 167
encrypt.o N 16b
encrypt.o N 176
encrypt.o N 17a
encrypt.o N 17e
encrypt.o N 185
encrypt.o N 187
encrypt.o N 189
encrypt.o N 18b
encrypt.o N 190
encrypt.o N 192
encrypt.o N 198
encrypt.o N 19f
encrypt.o N 1a9
encrypt.o N 1ac
encrypt.o N 1af
encrypt.o N 1ba
encrypt.o N 1be
encrypt.o N 1c1
encrypt.o N 1cc
encrypt.o N 1ce
encrypt.o N 1d1
encrypt.o N 1d4
encrypt.o N 1d9
encrypt.o N 1de
encrypt.o N 1ea
encrypt.o N 1ee
encrypt.o N 1f4
encrypt.o N 1f9
encrypt.o N 1fe
encrypt.o N 204
encrypt.o N 207
encrypt.o N 209
encrypt.o N 215
encrypt.o N 21e
encrypt.o N 232
encrypt.o N 246
encrypt.o N 25
encrypt.o N 252
encrypt.o N 25d
encrypt.o N 25f
encrypt.o N 261
encrypt.o N 265
encrypt.o N 269
encrypt.o N 275
encrypt.o N 284
encrypt.o N 2b2
encrypt.o N 2bd
encrypt.o N 2cb
encrypt.o N 2f
encrypt.o N 2f9
encrypt.o N 300
encrypt.o N 305
encrypt.o N 30a
encrypt.o N 312
encrypt.o N 31a
encrypt.o N 322
encrypt.o N 326
encrypt.o N 32d
encrypt.o N 334
encrypt.o N 336
encrypt.o N 33b
encrypt.o N 352
encrypt.o N 354
encrypt.o N 35a
encrypt.o N 35c
encrypt.o N 361
encrypt.o N 366
encrypt.o N 36c
encrypt.o N 36f
encrypt.o N 374
encrypt.o N 380
encrypt.o N 385
encrypt.o N 38e
encrypt.o N 396
encrypt.o N 39a
encrypt.o N 39c
encrypt.o N 39f
encrypt.o N 3a3
encrypt.o N 3a6
encrypt.o N 3ad
encrypt.o N 3b8
encrypt.o N ed
encrypt.o N f6
encrypt.o N fd
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 109
encrypt.o N 11d
encrypt.o N 124
encrypt.o N 128
encrypt.o N 133
encrypt.o N 13b
encrypt.o N 144
encrypt.o N 158
encrypt.o N 166
encrypt.o N 17a
encrypt.o N 186
encrypt.o N 192
encrypt.o N 1a1
encrypt.o N 1cf
encrypt.o N 1dc
encrypt.o N 1e0
encrypt.o N 1e7
encrypt.o N 1f2
encrypt.o N 1fd
encrypt.o N 208
encrypt.o N 216
encrypt.o N 222
encrypt.o N 22c
encrypt.o N 231
encrypt.o N 25
encrypt.o N 25f
encrypt.o N 266
encrypt.o N 271
encrypt.o N 278
encrypt.o N 27d
encrypt.o N 282
encrypt.o N 284
encrypt.o N 286
encrypt.o N 28c
encrypt.o N 28e
encrypt.o N 296
encrypt.o N 29e
encrypt.o N 2a6
encrypt.o N 2aa
encrypt.o N 2b1
encrypt.o N 2b4
encrypt.o N 2bb
encrypt.o N 2be
encrypt.o N 2c2
encrypt.o N 2c4
encrypt.o N 2c9
encrypt.o N 2e0
encrypt.o N 2e2
encrypt.o N 2e8
encrypt.o N 2ea
encrypt.o N 2ef
encrypt.o N 2f
encrypt.o N 2f4
encrypt.o N 2fa
encrypt.o N 2fd
encrypt.o N 302
encrypt.o N 30e
encrypt.o N 317
encrypt.o N 31c
encrypt.o N 325
encrypt.o N 32d
encrypt.o N 32f
encrypt.o N 333
encrypt.o N 33e
encrypt.o N 342
encrypt.o N 346
encrypt.o N 348
encrypt.o N 34a
encrypt.o N 34e
encrypt.o N 351
encrypt.o N 355
encrypt.o N 358
encrypt.o N 35b
encrypt.o N 360
encrypt.o N 365
encrypt.o N 368
encrypt.o N 36b
encrypt.o N 36d
encrypt.o N 36f
encrypt.o N 376
encrypt.o N 381
encrypt.o N 383
encrypt.o N 387
encrypt.o N 38c
encrypt.o N 392
encrypt.o N 395
encrypt.o N 398
encrypt.o N 39e
encrypt.o N 3aa
encrypt.o N 3b5
encrypt.o N 3ba
encrypt.o N 3be
encrypt.o N ec
encrypt.o N f5
encrypt.o N fc
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 10a
encrypt.o N 11e
encrypt.o N 125
encrypt.o N 129
encrypt.o N 134
encrypt.o N 13c
encrypt.o N 145
encrypt.o N 152
encrypt.o N 156
encrypt.o N 164
encrypt.o N 167
encrypt.o N 16b
encrypt.o N 176
encrypt.o N 17a
encrypt.o N 17e
encrypt.o N 189
encrypt.o N 18d
encrypt.o N 190
encrypt.o N 192
encrypt.o N 19d
encrypt.o N 19f
encrypt.o N 1a2
encrypt.o N 1a5
encrypt.o N 1aa
encrypt.o N 1af
encrypt.o N 1bb
encrypt.o N 1bd
encrypt.o N 1c1
encrypt.o N 1c7
encrypt.o N 1cc
encrypt.o N 1d6
encrypt.o N 1d8
encrypt.o N 1db
encrypt.o N 1de
encrypt.o N 1f2
encrypt.o N 206
encrypt.o N 212
encrypt.o N 219
encrypt.o N 21b
encrypt.o N 221
encrypt.o N 226
encrypt.o N 231
encrypt.o N 233
encrypt.o N 235
encrypt.o N 237
encrypt.o N 23b
encrypt.o N 23f
encrypt.o N 24b
encrypt.o N 25
encrypt.o N 25a
encrypt.o N 288
encrypt.o N 28f
encrypt.o N 29a
encrypt.o N 2a8
encrypt.o N 2ad
encrypt.o N 2db
encrypt.o N 2e2
encrypt.o N 2e7
encrypt.o N 2ec
encrypt.o N 2f
encrypt.o N 2f4
encrypt.o N 2fc
encrypt.o N 304
encrypt.o N 308
encrypt.o N 30f
encrypt.o N 312
encrypt.o N 319
encrypt.o N 31b
encrypt.o N 320
encrypt.o N 337
encrypt.o N 339
encrypt.o N 33f
encrypt.o N 341
encrypt.o N 346
encrypt.o N 34b
encrypt.o N 351
encrypt.o N 354
encrypt.o N 359
encrypt.o N 365
encrypt.o N 36e
encrypt.o N 373
encrypt.o N 37c
encrypt.o N 384
encrypt.o N 388
encrypt.o N 38a
encrypt.o N 38e
encrypt.o N 391
encrypt.o N 394
encrypt.o N 39b
encrypt.o N 3a6
encrypt.o N 3ac
encrypt.o N 3b8
encrypt.o N ed
encrypt.o N f6
encrypt.o N fd
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 109
encrypt.o N 11d
encrypt.o N 124
encrypt.o N 128
encrypt.o N 133
encrypt.o N 13b
encrypt.o N 144
encrypt.o N 151
encrypt.o N 155
encrypt.o N 163
encrypt.o N 166
encrypt.o N 16a
encrypt.o N 175
encrypt.o N 179
encrypt.o N 17d
encrypt.o N 184
encrypt.o N 186
encrypt.o N 188
encrypt.o N 18a
encrypt.o N 18c
encrypt.o N 192
encrypt.o N 197
encrypt.o N 19e
encrypt.o N 1a8
encrypt.o N 1ab
encrypt.o N 1ae
encrypt.o N 1b9
encrypt.o N 1bd
encrypt.o N 1c0
encrypt.o N 1cb
encrypt.o N 1cd
encrypt.o N 1d0
encrypt.o N 1d3
encrypt.o N 1d8
encrypt.o N 1dd
encrypt.o N 1e9
encrypt.o N 1ed
encrypt.o N 1f3
encrypt.o N 1f8
encrypt.o N 1fd
encrypt.o N 203
encrypt.o N 206
encrypt.o N 208
encrypt.o N 214
encrypt.o N 21d
encrypt.o N 231
encrypt.o N 245
encrypt.o N 25
encrypt.o N 251
encrypt.o N 25c
encrypt.o N 25e
encrypt.o N 260
encrypt.o N 264
encrypt.o N 268
encrypt.o N 274
encrypt.o N 283
encrypt.o N 2b1
encrypt.o N 2bc
encrypt.o N 2ca
encrypt.o N 2f
encrypt.o N 2f8
encrypt.o N 2ff
encrypt.o N 304
encrypt.o N 309
encrypt.o N 311
encrypt.o N 319
encrypt.o N 321
encrypt.o N 325
encrypt.o N 32c
encrypt.o N 333
encrypt.o N 335
encrypt.o N 33a
encrypt.o N 351
encrypt.o N 353
encrypt.o N 35f
encrypt.o N 364
encrypt.o N 36d
encrypt.o N 375
encrypt.o N 379
encrypt.o N 37f
encrypt.o N 381
encrypt.o N 386
encrypt.o N 38b
encrypt.o N 391
encrypt.o N 394
encrypt.o N 399
encrypt.o N 39b
encrypt.o N 39e
encrypt.o N 3a2
encrypt.o N 3a5
encrypt.o N 3ac
encrypt.o N 3b7
encrypt.o N ec
encrypt.o N f5
encrypt.o N fc
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) |