Test results for armeabi, berry0, crypto_aead/enchilada128v1
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_aead
Test results for armeabi, berry0, crypto_aead
Test results for crypto_aead/enchilada128v1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: enchilada128v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
17489485 | 12204 0 400 | 26303 356 1216 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
48308123 | 8600 0 396 | 21047 356 1216 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
54395881 | 10048 0 396 | 25336 384 1224 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
54441089 | 10024 0 396 | 25344 384 1224 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
54482256 | 9100 0 400 | 24462 380 1216 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
54483238 | 11224 0 400 | 28508 384 1216 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
54935156 | 7896 0 396 | 19495 348 1208 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
55114965 | 8972 0 400 | 24298 380 1216 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
69205790 | 8764 0 396 | 21163 356 1216 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
Compiler output
aes.c: aes.c:389:7: warning: assigning to 'byte *' (aka 'unsigned char *') from 'const byte *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
aes.c: keys = rk ;
aes.c: ^ ~~
aes.c: aes.c:407:7: warning: assigning to 'byte *' (aka 'unsigned char *') from 'const byte *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
aes.c: keys = rk ;
aes.c: ^ ~~
aes.c: 2 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
aes.c: aes.c: In function 'aes_encrypt':
aes.c: aes.c:389:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
aes.c: 389 | keys = rk ;
aes.c: | ^
aes.c: aes.c: In function 'aes_decrypt':
aes.c: aes.c:407:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
aes.c: 407 | keys = rk ;
aes.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
aes.o N 0
aes.o N 106
aes.o N 10b
aes.o N 11f
aes.o N 129
aes.o N 12e
aes.o N 134
aes.o N 13c
aes.o N 144
aes.o N 14c
aes.o N 154
aes.o N 161
aes.o N 16c
aes.o N 175
aes.o N 179
aes.o N 186
aes.o N 188
aes.o N 18a
aes.o N 18c
aes.o N 19c
aes.o N 19f
aes.o N 1a2
aes.o N 1b1
aes.o N 1b4
aes.o N 1c7
aes.o N 1db
aes.o N 1e7
aes.o N 1eb
aes.o N 1f7
aes.o N 1fa
aes.o N 1fe
aes.o N 201
aes.o N 206
aes.o N 209
aes.o N 20b
aes.o N 25
aes.o N 2b
aes.o N ee
aes.o N f8
aes.o aes_decrypt T
aes.o aes_encrypt T
auth.o N 0
auth.o N 10a
auth.o N 10f
auth.o N 123
auth.o N 129
auth.o N 132
auth.o N 134
auth.o N 136
auth.o N 138
auth.o N 13c
auth.o N 13e
auth.o N 143
auth.o N 15a
auth.o N 165
auth.o N 16e
auth.o N 172
auth.o N 25
auth.o N 2c
auth.o N ef
auth.o N f6
auth.o N fc
auth.o addmul T
chacha.o N 0
chacha.o N 110
chacha.o N 114
chacha.o N 121
chacha.o N 12c
chacha.o N 135
chacha.o N 139
chacha.o N 147
chacha.o N 14c
chacha.o N 15f
chacha.o N 166
chacha.o N 16c
chacha.o N 16e
chacha.o N 170
chacha.o N 174
chacha.o N 184
chacha.o N 193
chacha.o N 1a8
chacha.o N 1bf
chacha.o N 1c1
chacha.o N 1c7
chacha.o N 1ce
chacha.o N 1d8
chacha.o N 1db
chacha.o N 1dd
chacha.o N 1df
chacha.o N 1e5
chacha.o N 25
chacha.o N 2e
chacha.o N f1
chacha.o N f7
chacha.o N fc
chacha.o chacha_encrypt_bytes T
chacha.o chacha_ivsetup T
chacha.o chacha_keysetup T
chacha.o chacha_keystream_bytes T
enchilada.o N 0
enchilada.o N 103
enchilada.o N 10e
enchilada.o N 117
enchilada.o N 11b
enchilada.o N 12f
enchilada.o N 131
enchilada.o N 13c
enchilada.o N 142
enchilada.o N 14d
enchilada.o N 158
enchilada.o N 163
enchilada.o N 16f
enchilada.o N 177
enchilada.o N 182
enchilada.o N 186
enchilada.o N 18d
enchilada.o N 1a4
enchilada.o N 1af
enchilada.o N 1b8
enchilada.o N 1bc
enchilada.o N 1ca
enchilada.o N 1cf
enchilada.o N 1d5
enchilada.o N 1da
enchilada.o N 1e0
enchilada.o N 1e5
enchilada.o N 1e7
enchilada.o N 1f4
enchilada.o N 200
enchilada.o N 205
enchilada.o N 20c
enchilada.o N 20e
enchilada.o N 216
enchilada.o N 218
enchilada.o N 21a
enchilada.o N 228
enchilada.o N 22b
enchilada.o N 22d
enchilada.o N 234
enchilada.o N 239
enchilada.o N 241
enchilada.o N 243
enchilada.o N 245
enchilada.o N 24d
enchilada.o N 25
enchilada.o N 25d
enchilada.o N 26c
enchilada.o N 283
enchilada.o N 28a
enchilada.o N 292
enchilada.o N 29e
enchilada.o N 2d1
enchilada.o N 2db
enchilada.o N 30e
enchilada.o N 31
enchilada.o N 313
enchilada.o N 315
enchilada.o N 31a
enchilada.o N 31c
enchilada.o N 321
enchilada.o N 325
enchilada.o N 32b
enchilada.o N 32d
enchilada.o N 32f
enchilada.o N 335
enchilada.o N 339
enchilada.o N 33b
enchilada.o N 346
enchilada.o N 34c
enchilada.o N f4
enchilada.o N f6
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
aes.o N 0
aes.o N 106
aes.o N 10b
aes.o N 11f
aes.o N 129
aes.o N 12e
aes.o N 134
aes.o N 13c
aes.o N 144
aes.o N 14c
aes.o N 154
aes.o N 161
aes.o N 16c
aes.o N 175
aes.o N 179
aes.o N 186
aes.o N 188
aes.o N 18a
aes.o N 18c
aes.o N 19c
aes.o N 19f
aes.o N 1a2
aes.o N 1b1
aes.o N 1b4
aes.o N 1c7
aes.o N 1db
aes.o N 1e7
aes.o N 1eb
aes.o N 1f7
aes.o N 1fa
aes.o N 1fe
aes.o N 201
aes.o N 206
aes.o N 209
aes.o N 20b
aes.o N 25
aes.o N 2b
aes.o N ee
aes.o N f8
aes.o aes_decrypt T
aes.o aes_encrypt T
auth.o N 0
auth.o N 10a
auth.o N 10f
auth.o N 123
auth.o N 129
auth.o N 132
auth.o N 134
auth.o N 136
auth.o N 138
auth.o N 13c
auth.o N 13e
auth.o N 143
auth.o N 15a
auth.o N 165
auth.o N 16e
auth.o N 172
auth.o N 25
auth.o N 2c
auth.o N ef
auth.o N f6
auth.o N fc
auth.o addmul T
chacha.o N 0
chacha.o N 110
chacha.o N 114
chacha.o N 121
chacha.o N 12c
chacha.o N 135
chacha.o N 139
chacha.o N 147
chacha.o N 14c
chacha.o N 15f
chacha.o N 166
chacha.o N 16c
chacha.o N 16e
chacha.o N 172
chacha.o N 174
chacha.o N 184
chacha.o N 193
chacha.o N 1a8
chacha.o N 1bf
chacha.o N 1c1
chacha.o N 1c7
chacha.o N 1ce
chacha.o N 1d8
chacha.o N 1db
chacha.o N 1dd
chacha.o N 1df
chacha.o N 1e5
chacha.o N 25
chacha.o N 2e
chacha.o N f1
chacha.o N f7
chacha.o N fc
chacha.o chacha_encrypt_bytes T
chacha.o chacha_ivsetup T
chacha.o chacha_keysetup T
chacha.o chacha_keystream_bytes T
enchilada.o N 0
enchilada.o N 103
enchilada.o N 10e
enchilada.o N 117
enchilada.o N 11b
enchilada.o N 12f
enchilada.o N 131
enchilada.o N 13c
enchilada.o N 142
enchilada.o N 14d
enchilada.o N 158
enchilada.o N 163
enchilada.o N 16f
enchilada.o N 177
enchilada.o N 182
enchilada.o N 186
enchilada.o N 18d
enchilada.o N 1a4
enchilada.o N 1af
enchilada.o N 1b8
enchilada.o N 1bc
enchilada.o N 1ca
enchilada.o N 1cf
enchilada.o N 1dd
enchilada.o N 1e0
enchilada.o N 1e6
enchilada.o N 1e8
enchilada.o N 1ef
enchilada.o N 1f4
enchilada.o N 1fc
enchilada.o N 1fe
enchilada.o N 200
enchilada.o N 202
enchilada.o N 20a
enchilada.o N 211
enchilada.o N 21e
enchilada.o N 22a
enchilada.o N 22f
enchilada.o N 236
enchilada.o N 23e
enchilada.o N 240
enchilada.o N 242
enchilada.o N 25
enchilada.o N 252
enchilada.o N 261
enchilada.o N 278
enchilada.o N 280
enchilada.o N 28c
enchilada.o N 2bf
enchilada.o N 2c5
enchilada.o N 2cf
enchilada.o N 302
enchilada.o N 307
enchilada.o N 309
enchilada.o N 30e
enchilada.o N 31
enchilada.o N 310
enchilada.o N 312
enchilada.o N 317
enchilada.o N 31c
enchilada.o N 321
enchilada.o N 325
enchilada.o N 32b
enchilada.o N 32d
enchilada.o N 32f
enchilada.o N 335
enchilada.o N 339
enchilada.o N 33b
enchilada.o N 346
enchilada.o N 34c
enchilada.o N f4
enchilada.o N f6
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
aes.o N 0
aes.o N 105
aes.o N 10a
aes.o N 11e
aes.o N 128
aes.o N 12d
aes.o N 133
aes.o N 13b
aes.o N 143
aes.o N 14b
aes.o N 153
aes.o N 160
aes.o N 16b
aes.o N 174
aes.o N 178
aes.o N 184
aes.o N 188
aes.o N 195
aes.o N 1a5
aes.o N 1b4
aes.o N 1c0
aes.o N 1d3
aes.o N 1e7
aes.o N 1ea
aes.o N 1ed
aes.o N 1f0
aes.o N 1f4
aes.o N 1f7
aes.o N 1fc
aes.o N 1fe
aes.o N 200
aes.o N 202
aes.o N 204
aes.o N 207
aes.o N 20a
aes.o N 25
aes.o N 2b
aes.o N ed
aes.o N f7
aes.o aes_decrypt T
aes.o aes_encrypt T
auth.o N 0
auth.o N 109
auth.o N 10e
auth.o N 122
auth.o N 128
auth.o N 131
auth.o N 133
auth.o N 135
auth.o N 137
auth.o N 13b
auth.o N 13d
auth.o N 142
auth.o N 159
auth.o N 164
auth.o N 16d
auth.o N 171
auth.o N 25
auth.o N 2c
auth.o N ee
auth.o N f5
auth.o N fb
auth.o addmul T
chacha.o N 0
chacha.o N 10f
chacha.o N 113
chacha.o N 120
chacha.o N 12b
chacha.o N 134
chacha.o N 138
chacha.o N 146
chacha.o N 14b
chacha.o N 15b
chacha.o N 16a
chacha.o N 17f
chacha.o N 192
chacha.o N 1a9
chacha.o N 1ab
chacha.o N 1ad
chacha.o N 1b3
chacha.o N 1ba
chacha.o N 1c4
chacha.o N 1c7
chacha.o N 1ce
chacha.o N 1d0
chacha.o N 1d2
chacha.o N 1d8
chacha.o N 1da
chacha.o N 1de
chacha.o N 1e4
chacha.o N 25
chacha.o N 2e
chacha.o N f0
chacha.o N f6
chacha.o N fb
chacha.o chacha_encrypt_bytes T
chacha.o chacha_ivsetup T
chacha.o chacha_keysetup T
chacha.o chacha_keystream_bytes T
enchilada.o N 0
enchilada.o N 102
enchilada.o N 10d
enchilada.o N 116
enchilada.o N 11a
enchilada.o N 12e
enchilada.o N 130
enchilada.o N 13b
enchilada.o N 141
enchilada.o N 14c
enchilada.o N 157
enchilada.o N 162
enchilada.o N 16e
enchilada.o N 176
enchilada.o N 181
enchilada.o N 185
enchilada.o N 18c
enchilada.o N 1a3
enchilada.o N 1ae
enchilada.o N 1b7
enchilada.o N 1bb
enchilada.o N 1c9
enchilada.o N 1ce
enchilada.o N 1d5
enchilada.o N 1e5
enchilada.o N 1f4
enchilada.o N 200
enchilada.o N 217
enchilada.o N 24a
enchilada.o N 25
enchilada.o N 250
enchilada.o N 25e
enchilada.o N 268
enchilada.o N 26f
enchilada.o N 277
enchilada.o N 2aa
enchilada.o N 2b7
enchilada.o N 2c3
enchilada.o N 2cb
enchilada.o N 2d3
enchilada.o N 2db
enchilada.o N 2e0
enchilada.o N 2e2
enchilada.o N 2e7
enchilada.o N 2e9
enchilada.o N 2ee
enchilada.o N 2f4
enchilada.o N 2f6
enchilada.o N 2fb
enchilada.o N 300
enchilada.o N 306
enchilada.o N 309
enchilada.o N 30d
enchilada.o N 30f
enchilada.o N 31
enchilada.o N 311
enchilada.o N 313
enchilada.o N 315
enchilada.o N 31b
enchilada.o N 31f
enchilada.o N 321
enchilada.o N 326
enchilada.o N 328
enchilada.o N 32a
enchilada.o N 335
enchilada.o N 33e
enchilada.o N 344
enchilada.o N 349
enchilada.o N 350
enchilada.o N 352
enchilada.o N f3
enchilada.o N f5
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
aes.o N 0
aes.o N 106
aes.o N 10b
aes.o N 11f
aes.o N 129
aes.o N 12e
aes.o N 134
aes.o N 13c
aes.o N 144
aes.o N 14c
aes.o N 154
aes.o N 161
aes.o N 16c
aes.o N 175
aes.o N 179
aes.o N 186
aes.o N 188
aes.o N 18a
aes.o N 18c
aes.o N 19c
aes.o N 19f
aes.o N 1a2
aes.o N 1b1
aes.o N 1b4
aes.o N 1c7
aes.o N 1db
aes.o N 1e7
aes.o N 1eb
aes.o N 1f7
aes.o N 1fa
aes.o N 1fe
aes.o N 201
aes.o N 206
aes.o N 209
aes.o N 20b
aes.o N 25
aes.o N 2b
aes.o N ee
aes.o N f8
aes.o aes_decrypt T
aes.o aes_encrypt T
auth.o N 0
auth.o N 10a
auth.o N 10f
auth.o N 123
auth.o N 129
auth.o N 132
auth.o N 134
auth.o N 136
auth.o N 138
auth.o N 13c
auth.o N 13e
auth.o N 143
auth.o N 15a
auth.o N 165
auth.o N 16e
auth.o N 172
auth.o N 25
auth.o N 2c
auth.o N ef
auth.o N f6
auth.o N fc
auth.o addmul T
chacha.o N 0
chacha.o N 110
chacha.o N 114
chacha.o N 121
chacha.o N 12c
chacha.o N 135
chacha.o N 139
chacha.o N 147
chacha.o N 14c
chacha.o N 15f
chacha.o N 166
chacha.o N 16c
chacha.o N 16e
chacha.o N 170
chacha.o N 174
chacha.o N 184
chacha.o N 193
chacha.o N 1a8
chacha.o N 1bf
chacha.o N 1c1
chacha.o N 1c7
chacha.o N 1ce
chacha.o N 1d8
chacha.o N 1db
chacha.o N 1dd
chacha.o N 1df
chacha.o N 1e5
chacha.o N 25
chacha.o N 2e
chacha.o N f1
chacha.o N f7
chacha.o N fc
chacha.o chacha_encrypt_bytes T
chacha.o chacha_ivsetup T
chacha.o chacha_keysetup T
chacha.o chacha_keystream_bytes T
enchilada.o N 0
enchilada.o N 103
enchilada.o N 10e
enchilada.o N 117
enchilada.o N 11b
enchilada.o N 12f
enchilada.o N 131
enchilada.o N 13c
enchilada.o N 142
enchilada.o N 14d
enchilada.o N 158
enchilada.o N 163
enchilada.o N 16f
enchilada.o N 177
enchilada.o N 182
enchilada.o N 186
enchilada.o N 18d
enchilada.o N 1a4
enchilada.o N 1af
enchilada.o N 1b8
enchilada.o N 1bc
enchilada.o N 1ca
enchilada.o N 1cf
enchilada.o N 1d6
enchilada.o N 1db
enchilada.o N 1e3
enchilada.o N 1e5
enchilada.o N 1e7
enchilada.o N 1e9
enchilada.o N 1f1
enchilada.o N 1f8
enchilada.o N 205
enchilada.o N 20d
enchilada.o N 20f
enchilada.o N 211
enchilada.o N 221
enchilada.o N 230
enchilada.o N 247
enchilada.o N 24f
enchilada.o N 25
enchilada.o N 25b
enchilada.o N 28e
enchilada.o N 294
enchilada.o N 2a2
enchilada.o N 2ac
enchilada.o N 2df
enchilada.o N 2eb
enchilada.o N 2f0
enchilada.o N 2f2
enchilada.o N 2f7
enchilada.o N 2f9
enchilada.o N 2fe
enchilada.o N 304
enchilada.o N 306
enchilada.o N 30b
enchilada.o N 31
enchilada.o N 310
enchilada.o N 316
enchilada.o N 319
enchilada.o N 31d
enchilada.o N 31f
enchilada.o N 321
enchilada.o N 323
enchilada.o N 329
enchilada.o N 32d
enchilada.o N 32f
enchilada.o N 33a
enchilada.o N 343
enchilada.o N 349
enchilada.o N 34e
enchilada.o N f4
enchilada.o N f6
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
aes.o N 0
aes.o N 105
aes.o N 10a
aes.o N 11e
aes.o N 128
aes.o N 12d
aes.o N 133
aes.o N 13b
aes.o N 143
aes.o N 14b
aes.o N 153
aes.o N 160
aes.o N 16b
aes.o N 174
aes.o N 178
aes.o N 185
aes.o N 187
aes.o N 189
aes.o N 18b
aes.o N 19b
aes.o N 19e
aes.o N 1a1
aes.o N 1b0
aes.o N 1b3
aes.o N 1c6
aes.o N 1da
aes.o N 1e6
aes.o N 1ea
aes.o N 1f6
aes.o N 1f9
aes.o N 1fd
aes.o N 200
aes.o N 205
aes.o N 208
aes.o N 20b
aes.o N 25
aes.o N 2b
aes.o N ed
aes.o N f7
aes.o aes_decrypt T
aes.o aes_encrypt T
auth.o N 0
auth.o N 109
auth.o N 10e
auth.o N 122
auth.o N 128
auth.o N 131
auth.o N 133
auth.o N 135
auth.o N 137
auth.o N 13b
auth.o N 13d
auth.o N 142
auth.o N 159
auth.o N 164
auth.o N 16d
auth.o N 171
auth.o N 25
auth.o N 2c
auth.o N ee
auth.o N f5
auth.o N fb
auth.o addmul T
chacha.o N 0
chacha.o N 10f
chacha.o N 113
chacha.o N 120
chacha.o N 12b
chacha.o N 134
chacha.o N 138
chacha.o N 146
chacha.o N 14b
chacha.o N 15e
chacha.o N 165
chacha.o N 16b
chacha.o N 16d
chacha.o N 171
chacha.o N 173
chacha.o N 183
chacha.o N 192
chacha.o N 1a7
chacha.o N 1be
chacha.o N 1c0
chacha.o N 1c6
chacha.o N 1cd
chacha.o N 1d7
chacha.o N 1da
chacha.o N 1dc
chacha.o N 1de
chacha.o N 1e4
chacha.o N 25
chacha.o N 2e
chacha.o N f0
chacha.o N f6
chacha.o N fb
chacha.o chacha_encrypt_bytes T
chacha.o chacha_ivsetup T
chacha.o chacha_keysetup T
chacha.o chacha_keystream_bytes T
enchilada.o N 0
enchilada.o N 102
enchilada.o N 10d
enchilada.o N 116
enchilada.o N 11a
enchilada.o N 12e
enchilada.o N 130
enchilada.o N 13b
enchilada.o N 141
enchilada.o N 14c
enchilada.o N 157
enchilada.o N 162
enchilada.o N 16e
enchilada.o N 176
enchilada.o N 181
enchilada.o N 185
enchilada.o N 18c
enchilada.o N 1a3
enchilada.o N 1ae
enchilada.o N 1b7
enchilada.o N 1bb
enchilada.o N 1c9
enchilada.o N 1ce
enchilada.o N 1dc
enchilada.o N 1df
enchilada.o N 1e5
enchilada.o N 1e7
enchilada.o N 1ee
enchilada.o N 1f3
enchilada.o N 1fb
enchilada.o N 1fd
enchilada.o N 1ff
enchilada.o N 201
enchilada.o N 209
enchilada.o N 210
enchilada.o N 21d
enchilada.o N 229
enchilada.o N 22e
enchilada.o N 235
enchilada.o N 23d
enchilada.o N 23f
enchilada.o N 241
enchilada.o N 25
enchilada.o N 251
enchilada.o N 260
enchilada.o N 277
enchilada.o N 27f
enchilada.o N 28b
enchilada.o N 2be
enchilada.o N 2c4
enchilada.o N 2ce
enchilada.o N 301
enchilada.o N 306
enchilada.o N 308
enchilada.o N 30d
enchilada.o N 30f
enchilada.o N 31
enchilada.o N 311
enchilada.o N 316
enchilada.o N 31b
enchilada.o N 320
enchilada.o N 324
enchilada.o N 32a
enchilada.o N 32c
enchilada.o N 32e
enchilada.o N 334
enchilada.o N 338
enchilada.o N 33a
enchilada.o N 345
enchilada.o N 34b
enchilada.o N f3
enchilada.o N f5
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
aes.o aes_decrypt T
aes.o aes_encrypt T
auth.o addmul T
chacha.o chacha_encrypt_bytes T
chacha.o chacha_ivsetup T
chacha.o chacha_keysetup T
chacha.o chacha_keystream_bytes 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) |