Test results for armeabi, berry0, crypto_aead/aes256otrpv3
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_aead
Test results for armeabi, berry0, crypto_aead
Test results for crypto_aead/aes256otrpv3
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: aes256otrpv3
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
674346 | 20658 4392 320 | 35343 4748 1136 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
713890 | 6782 4392 320 | 19815 4748 1136 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
788887 | 4278 4392 320 | 16459 4740 1136 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
802217 | 17258 4392 320 | 32984 4776 1144 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
803780 | 16882 4392 320 | 34600 4776 1136 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
823013 | 17142 4392 320 | 32884 4776 1144 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
881000 | 5866 4392 320 | 21694 4772 1136 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
895917 | 5278 4392 320 | 18214 4744 1136 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
1048664 | 4898 4392 320 | 20686 4772 1136 | 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 N 0
encrypt.o N 104
encrypt.o N 10a
encrypt.o N 10e
encrypt.o N 11c
encrypt.o N 127
encrypt.o N 132
encrypt.o N 163
encrypt.o N 194
encrypt.o N 196
encrypt.o N 19b
encrypt.o N 1b2
encrypt.o N 1b4
encrypt.o N 1b6
encrypt.o N 1bb
encrypt.o N 1c0
encrypt.o N 1c6
encrypt.o N 1c9
encrypt.o N 1ce
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f0
encrypt.o N fd
otr.o AE_Decrypt T
otr.o AE_Encrypt T
otr.o AFunc T
otr.o AFuncS T
otr.o DFunc T
otr.o EFunc T
otr.o L B
otr.o Ls B
otr.o N 0
otr.o N 102
otr.o N 116
otr.o N 119
otr.o N 11c
otr.o N 11e
otr.o N 121
otr.o N 129
otr.o N 135
otr.o N 139
otr.o N 144
otr.o N 149
otr.o N 14c
otr.o N 150
otr.o N 152
otr.o N 154
otr.o N 159
otr.o N 15d
otr.o N 161
otr.o N 163
otr.o N 165
otr.o N 167
otr.o N 174
otr.o N 17b
otr.o N 180
otr.o N 187
otr.o N 18b
otr.o N 195
otr.o N 19b
otr.o N 1a0
otr.o N 1a6
otr.o N 1ab
otr.o N 1b5
otr.o N 1bb
otr.o N 1c1
otr.o N 1c8
otr.o N 1d3
otr.o N 1de
otr.o N 1e2
otr.o N 1e7
otr.o N 1ed
otr.o N 1f7
otr.o N 1fd
otr.o N 1ff
otr.o N 203
otr.o N 20d
otr.o N 214
otr.o N 219
otr.o N 21d
otr.o N 21f
otr.o N 22a
otr.o N 22d
otr.o N 234
otr.o N 239
otr.o N 23c
otr.o N 243
otr.o N 249
otr.o N 24b
otr.o N 25
otr.o N 251
otr.o N 255
otr.o N 2b
otr.o N ec
otr.o N ee
otr.o N fc
otr.o Q B
otr.o Setup T
otr.o TA B
otr.o TE B
otr.o nEnc T
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 N 0
encrypt.o N 104
encrypt.o N 10a
encrypt.o N 10e
encrypt.o N 11c
encrypt.o N 127
encrypt.o N 132
encrypt.o N 163
encrypt.o N 194
encrypt.o N 196
encrypt.o N 19b
encrypt.o N 1b2
encrypt.o N 1b4
encrypt.o N 1b6
encrypt.o N 1bb
encrypt.o N 1c0
encrypt.o N 1c6
encrypt.o N 1c9
encrypt.o N 1ce
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f0
encrypt.o N fd
otr.o AE_Decrypt T
otr.o AE_Encrypt T
otr.o AFunc T
otr.o AFuncS T
otr.o DFunc T
otr.o EFunc T
otr.o L B
otr.o Ls B
otr.o N 0
otr.o N 102
otr.o N 116
otr.o N 119
otr.o N 11c
otr.o N 11e
otr.o N 121
otr.o N 129
otr.o N 135
otr.o N 139
otr.o N 144
otr.o N 149
otr.o N 14c
otr.o N 150
otr.o N 152
otr.o N 154
otr.o N 158
otr.o N 15a
otr.o N 15c
otr.o N 15e
otr.o N 16b
otr.o N 172
otr.o N 177
otr.o N 17d
otr.o N 187
otr.o N 18d
otr.o N 191
otr.o N 196
otr.o N 19d
otr.o N 1a1
otr.o N 1ab
otr.o N 1b0
otr.o N 1b6
otr.o N 1bc
otr.o N 1c1
otr.o N 1cb
otr.o N 1d1
otr.o N 1d7
otr.o N 1de
otr.o N 1e9
otr.o N 1f4
otr.o N 1f8
otr.o N 1fd
otr.o N 1ff
otr.o N 203
otr.o N 20d
otr.o N 214
otr.o N 219
otr.o N 21d
otr.o N 21f
otr.o N 22a
otr.o N 22d
otr.o N 234
otr.o N 239
otr.o N 23c
otr.o N 243
otr.o N 249
otr.o N 24b
otr.o N 25
otr.o N 251
otr.o N 255
otr.o N 2b
otr.o N ec
otr.o N ee
otr.o N fc
otr.o Q B
otr.o Setup T
otr.o TA B
otr.o TE B
otr.o nEnc T
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 N 0
encrypt.o N 103
encrypt.o N 109
encrypt.o N 10d
encrypt.o N 11b
encrypt.o N 126
encrypt.o N 131
encrypt.o N 162
encrypt.o N 193
encrypt.o N 195
encrypt.o N 19a
encrypt.o N 1b1
encrypt.o N 1b3
encrypt.o N 1b5
encrypt.o N 1ba
encrypt.o N 1bf
encrypt.o N 1c5
encrypt.o N 1c8
encrypt.o N 1cd
encrypt.o N 25
encrypt.o N 2f
encrypt.o N ef
encrypt.o N fc
otr.o AE_Decrypt T
otr.o AE_Encrypt T
otr.o AFunc T
otr.o AFuncS T
otr.o DFunc T
otr.o EFunc T
otr.o L B
otr.o Ls B
otr.o N 0
otr.o N 101
otr.o N 115
otr.o N 118
otr.o N 11b
otr.o N 11d
otr.o N 120
otr.o N 128
otr.o N 134
otr.o N 138
otr.o N 143
otr.o N 149
otr.o N 14e
otr.o N 153
otr.o N 159
otr.o N 15d
otr.o N 162
otr.o N 167
otr.o N 16b
otr.o N 170
otr.o N 17a
otr.o N 180
otr.o N 186
otr.o N 18d
otr.o N 197
otr.o N 1a2
otr.o N 1ad
otr.o N 1b1
otr.o N 1b6
otr.o N 1ba
otr.o N 1c0
otr.o N 1ca
otr.o N 1d7
otr.o N 1de
otr.o N 1e4
otr.o N 1e7
otr.o N 1eb
otr.o N 1ed
otr.o N 1f1
otr.o N 1fb
otr.o N 202
otr.o N 207
otr.o N 20b
otr.o N 20d
otr.o N 218
otr.o N 21a
otr.o N 21d
otr.o N 21f
otr.o N 221
otr.o N 223
otr.o N 225
otr.o N 22c
otr.o N 233
otr.o N 238
otr.o N 23b
otr.o N 242
otr.o N 248
otr.o N 24a
otr.o N 25
otr.o N 250
otr.o N 254
otr.o N 2b
otr.o N eb
otr.o N ed
otr.o N fb
otr.o Q B
otr.o Setup T
otr.o TA B
otr.o TE B
otr.o nEnc T
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 N 0
encrypt.o N 104
encrypt.o N 10a
encrypt.o N 10e
encrypt.o N 11c
encrypt.o N 127
encrypt.o N 132
encrypt.o N 163
encrypt.o N 194
encrypt.o N 196
encrypt.o N 19b
encrypt.o N 1b2
encrypt.o N 1b4
encrypt.o N 1b6
encrypt.o N 1bb
encrypt.o N 1c0
encrypt.o N 1c6
encrypt.o N 1c9
encrypt.o N 1ce
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f0
encrypt.o N fd
otr.o AE_Decrypt T
otr.o AE_Encrypt T
otr.o AFunc T
otr.o AFuncS T
otr.o DFunc T
otr.o EFunc T
otr.o L B
otr.o Ls B
otr.o N 0
otr.o N 102
otr.o N 116
otr.o N 119
otr.o N 11c
otr.o N 11e
otr.o N 121
otr.o N 129
otr.o N 135
otr.o N 139
otr.o N 144
otr.o N 149
otr.o N 14c
otr.o N 150
otr.o N 154
otr.o N 158
otr.o N 15a
otr.o N 15c
otr.o N 15e
otr.o N 160
otr.o N 16d
otr.o N 174
otr.o N 179
otr.o N 180
otr.o N 184
otr.o N 18e
otr.o N 198
otr.o N 19e
otr.o N 1a3
otr.o N 1a9
otr.o N 1ae
otr.o N 1b3
otr.o N 1b9
otr.o N 1bf
otr.o N 1c6
otr.o N 1d1
otr.o N 1dc
otr.o N 1e0
otr.o N 1e5
otr.o N 1eb
otr.o N 1f5
otr.o N 1fb
otr.o N 1fd
otr.o N 201
otr.o N 20b
otr.o N 212
otr.o N 217
otr.o N 21b
otr.o N 21d
otr.o N 228
otr.o N 22b
otr.o N 22d
otr.o N 234
otr.o N 239
otr.o N 23c
otr.o N 243
otr.o N 249
otr.o N 24b
otr.o N 25
otr.o N 251
otr.o N 255
otr.o N 2b
otr.o N ec
otr.o N ee
otr.o N fc
otr.o Q B
otr.o Setup T
otr.o TA B
otr.o TE B
otr.o nEnc T
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 N 0
encrypt.o N 103
encrypt.o N 109
encrypt.o N 10d
encrypt.o N 11b
encrypt.o N 126
encrypt.o N 131
encrypt.o N 162
encrypt.o N 193
encrypt.o N 195
encrypt.o N 19a
encrypt.o N 1b1
encrypt.o N 1b3
encrypt.o N 1b5
encrypt.o N 1ba
encrypt.o N 1bf
encrypt.o N 1c5
encrypt.o N 1c8
encrypt.o N 1cd
encrypt.o N 25
encrypt.o N 2f
encrypt.o N ef
encrypt.o N fc
otr.o AE_Decrypt T
otr.o AE_Encrypt T
otr.o AFunc T
otr.o AFuncS T
otr.o DFunc T
otr.o EFunc T
otr.o L B
otr.o Ls B
otr.o N 0
otr.o N 101
otr.o N 115
otr.o N 118
otr.o N 11b
otr.o N 11d
otr.o N 120
otr.o N 128
otr.o N 134
otr.o N 138
otr.o N 143
otr.o N 148
otr.o N 14b
otr.o N 14f
otr.o N 151
otr.o N 153
otr.o N 157
otr.o N 159
otr.o N 15b
otr.o N 15d
otr.o N 16a
otr.o N 171
otr.o N 176
otr.o N 17c
otr.o N 186
otr.o N 18c
otr.o N 190
otr.o N 195
otr.o N 19c
otr.o N 1a0
otr.o N 1aa
otr.o N 1af
otr.o N 1b5
otr.o N 1bb
otr.o N 1c0
otr.o N 1ca
otr.o N 1d0
otr.o N 1d6
otr.o N 1dd
otr.o N 1e8
otr.o N 1f3
otr.o N 1f7
otr.o N 1fc
otr.o N 1fe
otr.o N 202
otr.o N 20c
otr.o N 213
otr.o N 218
otr.o N 21c
otr.o N 21e
otr.o N 229
otr.o N 22c
otr.o N 233
otr.o N 238
otr.o N 23b
otr.o N 242
otr.o N 248
otr.o N 24a
otr.o N 25
otr.o N 250
otr.o N 254
otr.o N 2b
otr.o N eb
otr.o N ed
otr.o N fb
otr.o Q B
otr.o Setup T
otr.o TA B
otr.o TE B
otr.o nEnc T
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
otr.o AE_Decrypt T
otr.o AE_Encrypt T
otr.o AFunc T
otr.o AFuncS T
otr.o DFunc T
otr.o EFunc T
otr.o L B
otr.o Ls B
otr.o Q B
otr.o Setup T
otr.o TA B
otr.o TE B
otr.o nEnc 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) |