Test results for armeabi, berry0, crypto_aead/knot256
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_aead
Test results for armeabi, berry0, crypto_aead
Test results for crypto_aead/knot256
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: knot256
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
2188063 | 8291 0 0 | 20743 356 816 | T:opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
2235648 | 14111 0 0 | 28215 356 816 | T:opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
2428575 | 9604 127 0 | 23711 483 816 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
2941367 | 10531 0 0 | 22878 352 816 | T:opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
2982107 | 4040 127 0 | 16491 483 816 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
3138419 | 9855 0 0 | 27148 384 816 | T:opt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
3138782 | 9827 0 0 | 25222 380 816 | T:opt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
3139766 | 9855 0 0 | 25164 384 824 | T:opt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
3164550 | 8227 0 0 | 19875 348 816 | T:opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
3307165 | 9963 0 0 | 25288 384 824 | T:opt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
3524930 | 6940 127 0 | 22240 511 824 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
3731242 | 6488 127 0 | 23756 511 816 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
3741655 | 6952 127 0 | 22236 511 824 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
3744295 | 3192 127 0 | 15538 479 816 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
4001660 | 9771 0 0 | 25174 380 816 | T:opt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
4084470 | 3684 127 0 | 19054 507 816 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
4210913 | 2996 127 0 | 14643 475 816 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
5403215 | 3144 127 0 | 18522 507 816 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241008 | 20240909 |
Compiler output
encrypt.c: encrypt.c:106:6: warning: unused variable 'capacity' [-Wunused-variable]
encrypt.c: u32 capacity = size - rate; //48 384/8=48
encrypt.c: ^
encrypt.c: encrypt.c:194:6: warning: unused variable 'capacity' [-Wunused-variable]
encrypt.c: u32 capacity = size - rate; //36 288/8=36
encrypt.c: ^
encrypt.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
encrypt.c: encrypt.c: In function 'crypto_aead_knot256_ref_timingleaks_encrypt':
encrypt.c: encrypt.c:106:6: warning: unused variable 'capacity' [-Wunused-variable]
encrypt.c: 106 | u32 capacity = size - rate; //48 384/8=48
encrypt.c: | ^~~~~~~~
encrypt.c: encrypt.c: In function 'crypto_aead_knot256_ref_timingleaks_decrypt':
encrypt.c: encrypt.c:194:6: warning: unused variable 'capacity' [-Wunused-variable]
encrypt.c: 194 | u32 capacity = size - rate; //36 288/8=36
encrypt.c: | ^~~~~~~~
encrypt.c: encrypt.c: In function 'crypto_aead_knot256_ref_timingleaks_encrypt':
encrypt.c: encrypt.c:112:5: warning: unbounded use of variable-length array [-Wvla-larger-than=]
encrypt.c: 112 | u8 A[u * rate];
encrypt.c: | ^
encrypt.c: encrypt.c:113:5: warning: unbounded use of variable-length array [-Wvla-larger-than=]
encrypt.c: 113 | u8 M[v * rate];
encrypt.c: | ^
encrypt.c: encrypt.c: In function 'crypto_aead_knot256_ref_timingleaks_decrypt':
encrypt.c: encrypt.c:201:5: warning: unbounded use of variable-length array [-Wvla-larger-than=]
encrypt.c: 201 | u8 A[u * rate];
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 103
encrypt.o N 106
encrypt.o N 11a
encrypt.o N 131
encrypt.o N 135
encrypt.o N 161
encrypt.o N 165
encrypt.o N 191
encrypt.o N 193
encrypt.o N 198
encrypt.o N 19a
encrypt.o N 19c
encrypt.o N 1a1
encrypt.o N 1a6
encrypt.o N 1ac
encrypt.o N 1af
encrypt.o N 1b4
encrypt.o N 1b8
encrypt.o N 1bc
encrypt.o N 1c0
encrypt.o N 1c4
encrypt.o N 1c8
encrypt.o N 1cc
encrypt.o N 1d0
encrypt.o N 1d4
encrypt.o N 1d6
encrypt.o N 1d9
encrypt.o N 1dc
encrypt.o N 1df
encrypt.o N 1e3
encrypt.o N 1e7
encrypt.o N 1ea
encrypt.o N 1ee
encrypt.o N 1f1
encrypt.o N 1f4
encrypt.o N 1f8
encrypt.o N 1fc
encrypt.o N 200
encrypt.o N 204
encrypt.o N 207
encrypt.o N 20b
encrypt.o N 20f
encrypt.o N 25
encrypt.o N 2f
encrypt.o N eb
encrypt.o N f5
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:opt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:opt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:opt | 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 102
encrypt.o N 105
encrypt.o N 119
encrypt.o N 130
encrypt.o N 134
encrypt.o N 160
encrypt.o N 164
encrypt.o N 190
encrypt.o N 192
encrypt.o N 197
encrypt.o N 199
encrypt.o N 19b
encrypt.o N 1a0
encrypt.o N 1a5
encrypt.o N 1ab
encrypt.o N 1ae
encrypt.o N 1b3
encrypt.o N 1b7
encrypt.o N 1bb
encrypt.o N 1bf
encrypt.o N 1c3
encrypt.o N 1c7
encrypt.o N 1cb
encrypt.o N 1cf
encrypt.o N 1d3
encrypt.o N 1d5
encrypt.o N 1d8
encrypt.o N 1db
encrypt.o N 1de
encrypt.o N 1e2
encrypt.o N 1e6
encrypt.o N 1e9
encrypt.o N 1ed
encrypt.o N 1f0
encrypt.o N 1f3
encrypt.o N 1f7
encrypt.o N 1fb
encrypt.o N 1ff
encrypt.o N 203
encrypt.o N 206
encrypt.o N 20a
encrypt.o N 20e
encrypt.o N 25
encrypt.o N 2f
encrypt.o N ea
encrypt.o N f4
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:opt | 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 102
encrypt.o N 105
encrypt.o N 119
encrypt.o N 130
encrypt.o N 134
encrypt.o N 160
encrypt.o N 164
encrypt.o N 190
encrypt.o N 192
encrypt.o N 197
encrypt.o N 199
encrypt.o N 19b
encrypt.o N 1a0
encrypt.o N 1a5
encrypt.o N 1ab
encrypt.o N 1ae
encrypt.o N 1b3
encrypt.o N 1b7
encrypt.o N 1bb
encrypt.o N 1bf
encrypt.o N 1c3
encrypt.o N 1c7
encrypt.o N 1cb
encrypt.o N 1cf
encrypt.o N 1d3
encrypt.o N 1d5
encrypt.o N 1d8
encrypt.o N 1db
encrypt.o N 1de
encrypt.o N 1e2
encrypt.o N 1e6
encrypt.o N 1e9
encrypt.o N 1ec
encrypt.o N 1f0
encrypt.o N 1f3
encrypt.o N 1f7
encrypt.o N 1fb
encrypt.o N 1fe
encrypt.o N 202
encrypt.o N 206
encrypt.o N 20a
encrypt.o N 20e
encrypt.o N 25
encrypt.o N 2f
encrypt.o N ea
encrypt.o N f4
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:opt | clang -mcpu=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 106
encrypt.o N 11a
encrypt.o N 131
encrypt.o N 135
encrypt.o N 13c
encrypt.o N 13e
encrypt.o N 140
encrypt.o N 142
encrypt.o N 146
encrypt.o N 14e
encrypt.o N 15d
encrypt.o N 189
encrypt.o N 1b5
encrypt.o N 1bc
encrypt.o N 1be
encrypt.o N 1c2
encrypt.o N 1c6
encrypt.o N 1ca
encrypt.o N 1ce
encrypt.o N 1d2
encrypt.o N 1d6
encrypt.o N 1da
encrypt.o N 1de
encrypt.o N 1e1
encrypt.o N 1e4
encrypt.o N 1e7
encrypt.o N 1eb
encrypt.o N 1ef
encrypt.o N 1f2
encrypt.o N 1f5
encrypt.o N 1f8
encrypt.o N 1fc
encrypt.o N 200
encrypt.o N 204
encrypt.o N 208
encrypt.o N 20c
encrypt.o N 20f
encrypt.o N 213
encrypt.o N 217
encrypt.o N 21c
encrypt.o N 21e
encrypt.o N 220
encrypt.o N 229
encrypt.o N 236
encrypt.o N 23a
encrypt.o N 23f
encrypt.o N 244
encrypt.o N 24b
encrypt.o N 25
encrypt.o N 250
encrypt.o N 255
encrypt.o N 257
encrypt.o N 259
encrypt.o N 25d
encrypt.o N 260
encrypt.o N 264
encrypt.o N 266
encrypt.o N 26b
encrypt.o N 270
encrypt.o N 276
encrypt.o N 279
encrypt.o N 27e
encrypt.o N 28a
encrypt.o N 28c
encrypt.o N 298
encrypt.o N 2a4
encrypt.o N 2a6
encrypt.o N 2a8
encrypt.o N 2aa
encrypt.o N 2f
encrypt.o N eb
encrypt.o N f5
encrypt.o constant7 D
encrypt.o load64 T
encrypt.o permutation512 T
encrypt.o store64 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 102
encrypt.o N 105
encrypt.o N 119
encrypt.o N 130
encrypt.o N 134
encrypt.o N 13b
encrypt.o N 143
encrypt.o N 152
encrypt.o N 17e
encrypt.o N 182
encrypt.o N 1ae
encrypt.o N 1b0
encrypt.o N 1b2
encrypt.o N 1b4
encrypt.o N 1bb
encrypt.o N 1bd
encrypt.o N 1c1
encrypt.o N 1c5
encrypt.o N 1c9
encrypt.o N 1cd
encrypt.o N 1d1
encrypt.o N 1d5
encrypt.o N 1d9
encrypt.o N 1dd
encrypt.o N 1e0
encrypt.o N 1e3
encrypt.o N 1e6
encrypt.o N 1ea
encrypt.o N 1ee
encrypt.o N 1f1
encrypt.o N 1f5
encrypt.o N 1f8
encrypt.o N 1fb
encrypt.o N 1ff
encrypt.o N 203
encrypt.o N 207
encrypt.o N 20b
encrypt.o N 20e
encrypt.o N 212
encrypt.o N 216
encrypt.o N 21b
encrypt.o N 21d
encrypt.o N 21f
encrypt.o N 228
encrypt.o N 235
encrypt.o N 239
encrypt.o N 23e
encrypt.o N 243
encrypt.o N 24a
encrypt.o N 24f
encrypt.o N 25
encrypt.o N 254
encrypt.o N 256
encrypt.o N 258
encrypt.o N 25c
encrypt.o N 25f
encrypt.o N 263
encrypt.o N 265
encrypt.o N 26a
encrypt.o N 26f
encrypt.o N 275
encrypt.o N 278
encrypt.o N 27d
encrypt.o N 289
encrypt.o N 28b
encrypt.o N 297
encrypt.o N 2a3
encrypt.o N 2a5
encrypt.o N 2a7
encrypt.o N 2a9
encrypt.o N 2f
encrypt.o N ea
encrypt.o N f4
encrypt.o constant7 D
encrypt.o load64 T
encrypt.o permutation512 T
encrypt.o store64 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 103
encrypt.o N 106
encrypt.o N 11a
encrypt.o N 131
encrypt.o N 135
encrypt.o N 13c
encrypt.o N 13e
encrypt.o N 140
encrypt.o N 142
encrypt.o N 146
encrypt.o N 14e
encrypt.o N 15d
encrypt.o N 189
encrypt.o N 1b5
encrypt.o N 1bc
encrypt.o N 1be
encrypt.o N 1c2
encrypt.o N 1c6
encrypt.o N 1ca
encrypt.o N 1ce
encrypt.o N 1d2
encrypt.o N 1d6
encrypt.o N 1da
encrypt.o N 1de
encrypt.o N 1e1
encrypt.o N 1e4
encrypt.o N 1e7
encrypt.o N 1eb
encrypt.o N 1ef
encrypt.o N 1f2
encrypt.o N 1f6
encrypt.o N 1f9
encrypt.o N 1fc
encrypt.o N 200
encrypt.o N 204
encrypt.o N 208
encrypt.o N 20c
encrypt.o N 20f
encrypt.o N 213
encrypt.o N 217
encrypt.o N 21c
encrypt.o N 21e
encrypt.o N 220
encrypt.o N 229
encrypt.o N 236
encrypt.o N 23a
encrypt.o N 23f
encrypt.o N 244
encrypt.o N 24b
encrypt.o N 25
encrypt.o N 250
encrypt.o N 255
encrypt.o N 257
encrypt.o N 259
encrypt.o N 25d
encrypt.o N 260
encrypt.o N 264
encrypt.o N 266
encrypt.o N 26b
encrypt.o N 270
encrypt.o N 276
encrypt.o N 279
encrypt.o N 27e
encrypt.o N 28a
encrypt.o N 28c
encrypt.o N 298
encrypt.o N 2a4
encrypt.o N 2a6
encrypt.o N 2a8
encrypt.o N 2aa
encrypt.o N 2f
encrypt.o N eb
encrypt.o N f5
encrypt.o constant7 D
encrypt.o load64 T
encrypt.o permutation512 T
encrypt.o store64 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 102
encrypt.o N 105
encrypt.o N 119
encrypt.o N 130
encrypt.o N 134
encrypt.o N 13b
encrypt.o N 13d
encrypt.o N 13f
encrypt.o N 141
encrypt.o N 145
encrypt.o N 14d
encrypt.o N 15c
encrypt.o N 188
encrypt.o N 1b4
encrypt.o N 1bb
encrypt.o N 1bd
encrypt.o N 1c1
encrypt.o N 1c5
encrypt.o N 1c9
encrypt.o N 1cd
encrypt.o N 1d1
encrypt.o N 1d5
encrypt.o N 1d9
encrypt.o N 1dd
encrypt.o N 1e0
encrypt.o N 1e3
encrypt.o N 1e6
encrypt.o N 1ea
encrypt.o N 1ee
encrypt.o N 1f1
encrypt.o N 1f4
encrypt.o N 1f7
encrypt.o N 1fb
encrypt.o N 1ff
encrypt.o N 203
encrypt.o N 206
encrypt.o N 20a
encrypt.o N 20e
encrypt.o N 212
encrypt.o N 216
encrypt.o N 21b
encrypt.o N 21d
encrypt.o N 229
encrypt.o N 236
encrypt.o N 238
encrypt.o N 23d
encrypt.o N 242
encrypt.o N 248
encrypt.o N 24b
encrypt.o N 25
encrypt.o N 250
encrypt.o N 25c
encrypt.o N 25e
encrypt.o N 260
encrypt.o N 26c
encrypt.o N 275
encrypt.o N 279
encrypt.o N 27e
encrypt.o N 283
encrypt.o N 28a
encrypt.o N 28f
encrypt.o N 294
encrypt.o N 296
encrypt.o N 298
encrypt.o N 29c
encrypt.o N 29f
encrypt.o N 2a3
encrypt.o N 2a5
encrypt.o N 2a7
encrypt.o N 2a9
encrypt.o N 2f
encrypt.o N ea
encrypt.o N f4
encrypt.o constant7 D
encrypt.o load64 T
encrypt.o permutation512 T
encrypt.o store64 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 constant7 D
encrypt.o load64 T
encrypt.o permutation512 T
encrypt.o store64 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) |