Test results for armeabi, bblack, crypto_aead/colm127v1
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_aead
Test results for armeabi, bblack, crypto_aead
Test results for crypto_aead/colm127v1
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_aead
Primitive: colm127v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
343776 | 9172 0 0 | 20440 484 1264 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
428400 | 12144 0 0 | 36809 428 1280 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
458480 | 12704 0 0 | 29577 428 1264 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
459480 | 12968 0 0 | 28841 428 1272 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
486112 | 12704 0 0 | 29577 428 1264 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
627096 | 3332 0 0 | 13539 480 1264 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
641096 | 4992 0 0 | 20171 424 1264 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
666968 | 3176 0 0 | 13479 480 1264 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
686544 | 2568 0 0 | 12503 472 1264 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
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-7/lib/clang/7.0.1/include/wmmintrin.h:27:
encrypt-colm127-optpar4.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/emmintrin.h:27:
encrypt-colm127-optpar4.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/xmmintrin.h:27:
encrypt-colm127-optpar4.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
encrypt-colm127-optpar4.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-optpar4.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
encrypt-colm127-optpar4.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-optpar4.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
encrypt-colm127-optpar4.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-optpar4.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
encrypt-colm127-optpar4.c: return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-optpar4.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
encrypt-colm127-optpar4.c: return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-optpar4.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
encrypt-colm127-optpar4.c: return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
encrypt-colm127-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-colm127-optpar4.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
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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:aesni4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:aesni4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:aesni4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:aesni4 | clang -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
encrypt-colm127-optpar4.c: encrypt-colm127-optpar4.c:14:10: fatal error: wmmintrin.h: No such file or directory
encrypt-colm127-optpar4.c: #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 (8.3.0) |
T:aesni4 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:aesni4 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:aesni4 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -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
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: 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: 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: 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: 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: 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: 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 (8.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000107
encrypt.o N 00000110
encrypt.o N 00000117
encrypt.o N 00000124
encrypt.o N 00000138
encrypt.o N 0000013f
encrypt.o N 00000143
encrypt.o N 0000014e
encrypt.o N 00000156
encrypt.o N 0000015f
encrypt.o N 0000016c
encrypt.o N 00000170
encrypt.o N 0000017e
encrypt.o N 00000181
encrypt.o N 00000185
encrypt.o N 00000190
encrypt.o N 00000194
encrypt.o N 00000198
encrypt.o N 0000019f
encrypt.o N 000001a1
encrypt.o N 000001a3
encrypt.o N 000001a5
encrypt.o N 000001aa
encrypt.o N 000001ac
encrypt.o N 000001b2
encrypt.o N 000001b9
encrypt.o N 000001c3
encrypt.o N 000001c6
encrypt.o N 000001c9
encrypt.o N 000001d4
encrypt.o N 000001d8
encrypt.o N 000001db
encrypt.o N 000001e6
encrypt.o N 000001e8
encrypt.o N 000001eb
encrypt.o N 000001ee
encrypt.o N 000001f3
encrypt.o N 000001f8
encrypt.o N 00000204
encrypt.o N 00000208
encrypt.o N 0000020e
encrypt.o N 00000213
encrypt.o N 00000218
encrypt.o N 0000021e
encrypt.o N 00000221
encrypt.o N 00000223
encrypt.o N 0000022f
encrypt.o N 00000238
encrypt.o N 00000243
encrypt.o N 00000245
encrypt.o N 00000247
encrypt.o N 0000024b
encrypt.o N 0000024f
encrypt.o N 0000025e
encrypt.o N 0000028c
encrypt.o N 00000297
encrypt.o N 000002a5
encrypt.o N 000002d3
encrypt.o N 000002da
encrypt.o N 000002df
encrypt.o N 000002e4
encrypt.o N 000002ec
encrypt.o N 000002f4
encrypt.o N 000002fc
encrypt.o N 00000300
encrypt.o N 00000307
encrypt.o N 0000030e
encrypt.o N 00000310
encrypt.o N 00000315
encrypt.o N 0000032c
encrypt.o N 0000032e
encrypt.o N 00000334
encrypt.o N 00000336
encrypt.o N 0000033b
encrypt.o N 00000340
encrypt.o N 00000346
encrypt.o N 00000349
encrypt.o N 0000034e
encrypt.o N 0000035a
encrypt.o N 0000035f
encrypt.o N 00000368
encrypt.o N 00000370
encrypt.o N 00000372
encrypt.o N 00000375
encrypt.o N 00000379
encrypt.o N 0000037d
encrypt.o N 00000380
encrypt.o N 00000387
encrypt.o N 00000392
encrypt.o aes_key1 C
encrypt.o aes_key2 C
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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -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
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000106
encrypt.o N 0000010f
encrypt.o N 00000116
encrypt.o N 00000123
encrypt.o N 00000137
encrypt.o N 0000013e
encrypt.o N 00000142
encrypt.o N 0000014d
encrypt.o N 00000155
encrypt.o N 0000015e
encrypt.o N 0000016b
encrypt.o N 0000016f
encrypt.o N 0000017d
encrypt.o N 00000180
encrypt.o N 00000184
encrypt.o N 0000018f
encrypt.o N 00000193
encrypt.o N 00000197
encrypt.o N 0000019e
encrypt.o N 000001a0
encrypt.o N 000001a2
encrypt.o N 000001a4
encrypt.o N 000001a9
encrypt.o N 000001ab
encrypt.o N 000001b1
encrypt.o N 000001b8
encrypt.o N 000001c2
encrypt.o N 000001c5
encrypt.o N 000001c8
encrypt.o N 000001d3
encrypt.o N 000001d7
encrypt.o N 000001da
encrypt.o N 000001e5
encrypt.o N 000001e7
encrypt.o N 000001ea
encrypt.o N 000001ed
encrypt.o N 000001f2
encrypt.o N 000001f7
encrypt.o N 00000203
encrypt.o N 00000207
encrypt.o N 0000020d
encrypt.o N 00000212
encrypt.o N 00000217
encrypt.o N 0000021d
encrypt.o N 00000220
encrypt.o N 00000222
encrypt.o N 0000022e
encrypt.o N 00000237
encrypt.o N 00000242
encrypt.o N 00000244
encrypt.o N 00000246
encrypt.o N 0000024a
encrypt.o N 0000024e
encrypt.o N 0000025d
encrypt.o N 0000028b
encrypt.o N 00000296
encrypt.o N 000002a4
encrypt.o N 000002d2
encrypt.o N 000002d9
encrypt.o N 000002de
encrypt.o N 000002e3
encrypt.o N 000002eb
encrypt.o N 000002f3
encrypt.o N 000002fb
encrypt.o N 000002ff
encrypt.o N 00000306
encrypt.o N 0000030d
encrypt.o N 0000030f
encrypt.o N 00000314
encrypt.o N 0000032b
encrypt.o N 0000032d
encrypt.o N 00000333
encrypt.o N 00000335
encrypt.o N 0000033a
encrypt.o N 0000033f
encrypt.o N 00000345
encrypt.o N 00000348
encrypt.o N 0000034d
encrypt.o N 00000359
encrypt.o N 0000035e
encrypt.o N 00000367
encrypt.o N 0000036f
encrypt.o N 00000371
encrypt.o N 00000374
encrypt.o N 00000378
encrypt.o N 0000037c
encrypt.o N 0000037f
encrypt.o N 00000386
encrypt.o N 00000391
encrypt.o aes_key1 C
encrypt.o aes_key2 C
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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000107
encrypt.o N 00000110
encrypt.o N 00000117
encrypt.o N 00000124
encrypt.o N 00000138
encrypt.o N 0000013f
encrypt.o N 00000143
encrypt.o N 0000014e
encrypt.o N 00000156
encrypt.o N 0000015f
encrypt.o N 0000016c
encrypt.o N 00000170
encrypt.o N 0000017e
encrypt.o N 00000181
encrypt.o N 00000185
encrypt.o N 00000190
encrypt.o N 00000194
encrypt.o N 00000198
encrypt.o N 000001a3
encrypt.o N 000001a7
encrypt.o N 000001aa
encrypt.o N 000001ac
encrypt.o N 000001b7
encrypt.o N 000001b9
encrypt.o N 000001bc
encrypt.o N 000001bf
encrypt.o N 000001c4
encrypt.o N 000001c9
encrypt.o N 000001d5
encrypt.o N 000001d7
encrypt.o N 000001db
encrypt.o N 000001e1
encrypt.o N 000001e6
encrypt.o N 000001f0
encrypt.o N 000001f2
encrypt.o N 000001f5
encrypt.o N 000001f8
encrypt.o N 000001ff
encrypt.o N 00000201
encrypt.o N 00000207
encrypt.o N 0000020c
encrypt.o N 00000217
encrypt.o N 00000219
encrypt.o N 0000021b
encrypt.o N 0000021d
encrypt.o N 00000221
encrypt.o N 00000225
encrypt.o N 00000234
encrypt.o N 00000262
encrypt.o N 00000269
encrypt.o N 00000274
encrypt.o N 00000282
encrypt.o N 00000287
encrypt.o N 000002b5
encrypt.o N 000002bc
encrypt.o N 000002c1
encrypt.o N 000002c6
encrypt.o N 000002ce
encrypt.o N 000002d6
encrypt.o N 000002de
encrypt.o N 000002e2
encrypt.o N 000002e9
encrypt.o N 000002ec
encrypt.o N 000002f3
encrypt.o N 000002f5
encrypt.o N 000002fa
encrypt.o N 00000311
encrypt.o N 00000313
encrypt.o N 00000319
encrypt.o N 0000031b
encrypt.o N 00000320
encrypt.o N 00000325
encrypt.o N 0000032b
encrypt.o N 0000032e
encrypt.o N 00000333
encrypt.o N 0000033f
encrypt.o N 00000348
encrypt.o N 0000034d
encrypt.o N 00000356
encrypt.o N 0000035e
encrypt.o N 00000360
encrypt.o N 00000364
encrypt.o N 00000368
encrypt.o N 0000036b
encrypt.o N 0000036e
encrypt.o N 00000375
encrypt.o N 00000380
encrypt.o N 00000386
encrypt.o N 00000392
encrypt.o aes_key1 C
encrypt.o aes_key2 C
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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000106
encrypt.o N 0000010f
encrypt.o N 00000116
encrypt.o N 00000123
encrypt.o N 00000137
encrypt.o N 0000013e
encrypt.o N 00000142
encrypt.o N 0000014d
encrypt.o N 00000155
encrypt.o N 0000015e
encrypt.o N 0000016b
encrypt.o N 0000016f
encrypt.o N 0000017d
encrypt.o N 00000180
encrypt.o N 00000184
encrypt.o N 0000018f
encrypt.o N 00000193
encrypt.o N 00000197
encrypt.o N 0000019e
encrypt.o N 000001a0
encrypt.o N 000001a2
encrypt.o N 000001a4
encrypt.o N 000001a6
encrypt.o N 000001ac
encrypt.o N 000001b1
encrypt.o N 000001b8
encrypt.o N 000001c2
encrypt.o N 000001c5
encrypt.o N 000001c8
encrypt.o N 000001d3
encrypt.o N 000001d7
encrypt.o N 000001da
encrypt.o N 000001e5
encrypt.o N 000001e7
encrypt.o N 000001ea
encrypt.o N 000001ed
encrypt.o N 000001f2
encrypt.o N 000001f7
encrypt.o N 00000203
encrypt.o N 00000207
encrypt.o N 0000020d
encrypt.o N 00000212
encrypt.o N 00000217
encrypt.o N 0000021d
encrypt.o N 00000220
encrypt.o N 00000222
encrypt.o N 0000022e
encrypt.o N 00000237
encrypt.o N 00000242
encrypt.o N 00000244
encrypt.o N 00000246
encrypt.o N 0000024a
encrypt.o N 0000024e
encrypt.o N 0000025d
encrypt.o N 0000028b
encrypt.o N 00000296
encrypt.o N 000002a4
encrypt.o N 000002d2
encrypt.o N 000002d9
encrypt.o N 000002de
encrypt.o N 000002e3
encrypt.o N 000002eb
encrypt.o N 000002f3
encrypt.o N 000002fb
encrypt.o N 000002ff
encrypt.o N 00000306
encrypt.o N 0000030d
encrypt.o N 0000030f
encrypt.o N 00000314
encrypt.o N 0000032b
encrypt.o N 0000032d
encrypt.o N 00000336
encrypt.o N 0000033e
encrypt.o N 0000034a
encrypt.o N 0000034f
encrypt.o N 00000351
encrypt.o N 00000356
encrypt.o N 0000035b
encrypt.o N 00000361
encrypt.o N 00000364
encrypt.o N 00000369
encrypt.o N 0000036f
encrypt.o N 00000371
encrypt.o N 00000374
encrypt.o N 00000378
encrypt.o N 0000037c
encrypt.o N 0000037f
encrypt.o N 00000386
encrypt.o N 00000391
encrypt.o aes_key1 C
encrypt.o aes_key2 C
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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o aes_key1 C
encrypt.o aes_key2 C
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 (8.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |