Test results for armeabi, bblack, crypto_aead/colm0v1
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_aead
Test results for armeabi, bblack, crypto_aead
Test results for crypto_aead/colm0v1
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_aead
Primitive: colm0v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
338824 | 8980 0 0 | 20244 484 1264 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
425032 | 10360 0 0 | 35017 428 1280 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
455648 | 11596 0 0 | 27465 428 1272 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
457352 | 11288 0 0 | 28153 428 1264 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
457360 | 11288 0 0 | 28153 428 1264 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
614888 | 2864 0 0 | 13063 480 1264 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
644104 | 4476 0 0 | 19639 424 1264 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
687296 | 2804 0 0 | 13099 480 1264 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
706600 | 2264 0 0 | 12195 472 1264 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
Compiler output
encrypt-optpar4.c: In file included from encrypt-optpar4.c:14:
encrypt-optpar4.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/wmmintrin.h:27:
encrypt-optpar4.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/emmintrin.h:27:
encrypt-optpar4.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/xmmintrin.h:27:
encrypt-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-optpar4.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-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-optpar4.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-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-optpar4.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-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-optpar4.c: return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-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-optpar4.c: return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-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-optpar4.c: return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
encrypt-optpar4.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-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-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 (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-optpar4.c: encrypt-optpar4.c:14:10: fatal error: wmmintrin.h: No such file or directory
encrypt-optpar4.c: #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 (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-optpar8.c: In file included from encrypt-optpar8.c:14:
encrypt-optpar8.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/wmmintrin.h:27:
encrypt-optpar8.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/emmintrin.h:27:
encrypt-optpar8.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/xmmintrin.h:27:
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.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-optpar8.c: return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
encrypt-optpar8.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt-optpar8.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-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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:aesni8 | 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:aesni8 | 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:aesni8 | 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:aesni8 | 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-optpar8.c: encrypt-optpar8.c:14:10: fatal error: wmmintrin.h: No such file or directory
encrypt-optpar8.c: #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 (8.3.0) |
T:aesni8 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:aesni8 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:aesni8 | 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: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 (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 'crypto_aead_colm0v1_ref_timingleaks_decrypt':
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: 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: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: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: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: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: ^~~
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 00000105
encrypt.o N 0000010e
encrypt.o N 00000115
encrypt.o N 00000122
encrypt.o N 00000136
encrypt.o N 0000013d
encrypt.o N 00000141
encrypt.o N 0000014c
encrypt.o N 00000154
encrypt.o N 0000015d
encrypt.o N 0000016a
encrypt.o N 0000016e
encrypt.o N 0000017c
encrypt.o N 0000017f
encrypt.o N 00000183
encrypt.o N 0000018e
encrypt.o N 00000192
encrypt.o N 00000196
encrypt.o N 0000019d
encrypt.o N 0000019f
encrypt.o N 000001a1
encrypt.o N 000001a3
encrypt.o N 000001a8
encrypt.o N 000001aa
encrypt.o N 000001b0
encrypt.o N 000001b7
encrypt.o N 000001c1
encrypt.o N 000001c4
encrypt.o N 000001c7
encrypt.o N 000001d2
encrypt.o N 000001d6
encrypt.o N 000001d9
encrypt.o N 000001e4
encrypt.o N 000001e6
encrypt.o N 000001e9
encrypt.o N 000001ec
encrypt.o N 000001f1
encrypt.o N 000001f6
encrypt.o N 00000202
encrypt.o N 00000206
encrypt.o N 0000020c
encrypt.o N 00000211
encrypt.o N 00000216
encrypt.o N 0000021c
encrypt.o N 0000021f
encrypt.o N 00000221
encrypt.o N 0000022d
encrypt.o N 00000236
encrypt.o N 00000241
encrypt.o N 00000243
encrypt.o N 00000245
encrypt.o N 00000249
encrypt.o N 0000024d
encrypt.o N 0000025c
encrypt.o N 00000288
encrypt.o N 00000292
encrypt.o N 0000029d
encrypt.o N 000002ab
encrypt.o N 000002d7
encrypt.o N 000002de
encrypt.o N 000002e3
encrypt.o N 000002e8
encrypt.o N 000002f0
encrypt.o N 000002f8
encrypt.o N 00000300
encrypt.o N 00000304
encrypt.o N 0000030b
encrypt.o N 00000312
encrypt.o N 00000314
encrypt.o N 00000319
encrypt.o N 00000330
encrypt.o N 00000332
encrypt.o N 00000338
encrypt.o N 0000033a
encrypt.o N 0000033f
encrypt.o N 00000344
encrypt.o N 0000034a
encrypt.o N 0000034d
encrypt.o N 00000352
encrypt.o N 0000035e
encrypt.o N 00000363
encrypt.o N 00000366
encrypt.o N 0000036a
encrypt.o N 0000036e
encrypt.o N 00000371
encrypt.o N 00000378
encrypt.o N 00000383
encrypt.o N 0000038c
encrypt.o N 00000394
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 00000104
encrypt.o N 0000010d
encrypt.o N 00000114
encrypt.o N 00000121
encrypt.o N 00000135
encrypt.o N 0000013c
encrypt.o N 00000140
encrypt.o N 0000014b
encrypt.o N 00000153
encrypt.o N 0000015c
encrypt.o N 00000169
encrypt.o N 0000016d
encrypt.o N 0000017b
encrypt.o N 0000017e
encrypt.o N 00000182
encrypt.o N 0000018d
encrypt.o N 00000191
encrypt.o N 00000195
encrypt.o N 0000019c
encrypt.o N 0000019e
encrypt.o N 000001a0
encrypt.o N 000001a2
encrypt.o N 000001a7
encrypt.o N 000001a9
encrypt.o N 000001af
encrypt.o N 000001b6
encrypt.o N 000001c0
encrypt.o N 000001c3
encrypt.o N 000001c6
encrypt.o N 000001d1
encrypt.o N 000001d5
encrypt.o N 000001d8
encrypt.o N 000001e3
encrypt.o N 000001e5
encrypt.o N 000001e8
encrypt.o N 000001eb
encrypt.o N 000001f0
encrypt.o N 000001f5
encrypt.o N 00000201
encrypt.o N 00000205
encrypt.o N 0000020b
encrypt.o N 00000210
encrypt.o N 00000215
encrypt.o N 0000021b
encrypt.o N 0000021e
encrypt.o N 00000220
encrypt.o N 0000022c
encrypt.o N 00000235
encrypt.o N 00000240
encrypt.o N 00000242
encrypt.o N 00000244
encrypt.o N 00000248
encrypt.o N 0000024c
encrypt.o N 0000025b
encrypt.o N 00000287
encrypt.o N 00000291
encrypt.o N 0000029c
encrypt.o N 000002aa
encrypt.o N 000002d6
encrypt.o N 000002dd
encrypt.o N 000002e2
encrypt.o N 000002e7
encrypt.o N 000002ef
encrypt.o N 000002f7
encrypt.o N 000002ff
encrypt.o N 00000303
encrypt.o N 0000030a
encrypt.o N 00000311
encrypt.o N 00000313
encrypt.o N 00000318
encrypt.o N 0000032f
encrypt.o N 00000331
encrypt.o N 00000337
encrypt.o N 00000339
encrypt.o N 0000033e
encrypt.o N 00000343
encrypt.o N 00000349
encrypt.o N 0000034c
encrypt.o N 00000351
encrypt.o N 0000035d
encrypt.o N 00000362
encrypt.o N 00000365
encrypt.o N 00000369
encrypt.o N 0000036d
encrypt.o N 00000370
encrypt.o N 00000377
encrypt.o N 00000382
encrypt.o N 0000038b
encrypt.o N 00000393
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 00000105
encrypt.o N 0000010e
encrypt.o N 00000115
encrypt.o N 00000122
encrypt.o N 00000136
encrypt.o N 0000013d
encrypt.o N 00000141
encrypt.o N 0000014c
encrypt.o N 00000154
encrypt.o N 0000015d
encrypt.o N 0000016a
encrypt.o N 0000016e
encrypt.o N 0000017c
encrypt.o N 0000017f
encrypt.o N 00000183
encrypt.o N 0000018e
encrypt.o N 00000192
encrypt.o N 00000196
encrypt.o N 000001a1
encrypt.o N 000001a5
encrypt.o N 000001a8
encrypt.o N 000001aa
encrypt.o N 000001b5
encrypt.o N 000001b7
encrypt.o N 000001ba
encrypt.o N 000001bd
encrypt.o N 000001c2
encrypt.o N 000001c7
encrypt.o N 000001d3
encrypt.o N 000001d5
encrypt.o N 000001d9
encrypt.o N 000001df
encrypt.o N 000001e4
encrypt.o N 000001ee
encrypt.o N 000001f0
encrypt.o N 000001f3
encrypt.o N 000001f6
encrypt.o N 000001fd
encrypt.o N 000001ff
encrypt.o N 00000205
encrypt.o N 0000020a
encrypt.o N 00000215
encrypt.o N 00000217
encrypt.o N 00000219
encrypt.o N 0000021b
encrypt.o N 0000021f
encrypt.o N 00000223
encrypt.o N 00000232
encrypt.o N 0000025e
encrypt.o N 00000265
encrypt.o N 0000026f
encrypt.o N 0000027a
encrypt.o N 00000288
encrypt.o N 000002b4
encrypt.o N 000002b9
encrypt.o N 000002c0
encrypt.o N 000002c5
encrypt.o N 000002ca
encrypt.o N 000002d2
encrypt.o N 000002da
encrypt.o N 000002e2
encrypt.o N 000002e6
encrypt.o N 000002ed
encrypt.o N 000002f0
encrypt.o N 000002f7
encrypt.o N 000002f9
encrypt.o N 000002fe
encrypt.o N 00000315
encrypt.o N 00000317
encrypt.o N 00000319
encrypt.o N 0000031e
encrypt.o N 00000323
encrypt.o N 00000329
encrypt.o N 0000032c
encrypt.o N 00000331
encrypt.o N 00000337
encrypt.o N 00000343
encrypt.o N 0000034c
encrypt.o N 00000351
encrypt.o N 00000355
encrypt.o N 00000359
encrypt.o N 0000035c
encrypt.o N 0000035f
encrypt.o N 00000366
encrypt.o N 00000371
encrypt.o N 0000037a
encrypt.o N 00000382
encrypt.o N 00000387
encrypt.o N 0000038d
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 00000104
encrypt.o N 0000010d
encrypt.o N 00000114
encrypt.o N 00000121
encrypt.o N 00000135
encrypt.o N 0000013c
encrypt.o N 00000140
encrypt.o N 0000014b
encrypt.o N 00000153
encrypt.o N 0000015c
encrypt.o N 00000169
encrypt.o N 0000016d
encrypt.o N 0000017b
encrypt.o N 0000017e
encrypt.o N 00000182
encrypt.o N 0000018d
encrypt.o N 00000191
encrypt.o N 00000195
encrypt.o N 0000019c
encrypt.o N 0000019e
encrypt.o N 000001a0
encrypt.o N 000001a2
encrypt.o N 000001a7
encrypt.o N 000001a9
encrypt.o N 000001af
encrypt.o N 000001b6
encrypt.o N 000001c0
encrypt.o N 000001c3
encrypt.o N 000001c6
encrypt.o N 000001d1
encrypt.o N 000001d5
encrypt.o N 000001d8
encrypt.o N 000001e3
encrypt.o N 000001e5
encrypt.o N 000001e8
encrypt.o N 000001eb
encrypt.o N 000001f0
encrypt.o N 000001f5
encrypt.o N 00000201
encrypt.o N 00000205
encrypt.o N 0000020b
encrypt.o N 00000210
encrypt.o N 00000215
encrypt.o N 0000021b
encrypt.o N 0000021e
encrypt.o N 00000220
encrypt.o N 0000022c
encrypt.o N 00000235
encrypt.o N 00000240
encrypt.o N 00000242
encrypt.o N 00000244
encrypt.o N 00000248
encrypt.o N 0000024c
encrypt.o N 0000025b
encrypt.o N 00000287
encrypt.o N 00000291
encrypt.o N 0000029c
encrypt.o N 000002aa
encrypt.o N 000002d6
encrypt.o N 000002dd
encrypt.o N 000002e2
encrypt.o N 000002e7
encrypt.o N 000002ef
encrypt.o N 000002f7
encrypt.o N 000002ff
encrypt.o N 00000303
encrypt.o N 0000030a
encrypt.o N 00000311
encrypt.o N 00000313
encrypt.o N 00000318
encrypt.o N 0000032f
encrypt.o N 00000331
encrypt.o N 00000333
encrypt.o N 00000338
encrypt.o N 0000033d
encrypt.o N 00000343
encrypt.o N 00000346
encrypt.o N 0000034b
encrypt.o N 00000351
encrypt.o N 0000035d
encrypt.o N 00000362
encrypt.o N 00000365
encrypt.o N 00000369
encrypt.o N 0000036d
encrypt.o N 00000370
encrypt.o N 00000377
encrypt.o N 00000382
encrypt.o N 0000038b
encrypt.o N 00000393
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) |