Test results for armeabi, berry0, crypto_aead/ascon128v11

[Page version: 20250206 00:27:24]

Measurements for armeabi, berry0, crypto_aead Test results for armeabi, berry0, crypto_aead Test results for crypto_aead/ascon128v11
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: ascon128v11
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
55848037640 0 051687 356 816T:opt64gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
55857537652 0 050047 356 816T:opt64gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
68201541796 0 053451 348 816T:opt64gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
7335028724 0 022771 356 816T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
73884341452 0 053742 352 816T:opt64gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
74846046300 0 061628 384 824T:opt64clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
76276845364 0 062660 384 816T:opt64clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
76292245364 0 060766 380 816T:opt64clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
76368845364 0 060676 384 824T:opt64clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
86779245256 0 060666 380 816T:opt64clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
9609046376 0 021648 384 824T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
9613676376 0 023632 384 816T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
9798746356 0 021644 384 824T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
14538493488 0 015879 356 816T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
16780743588 0 018946 380 816T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
18190023420 0 015706 352 816T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
19197773104 0 014755 348 816T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100520240909
20296433160 0 018526 380 816T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100520240909

Compiler output


ascon.c: ascon.c:98:7: warning: unused variable 'capacity' [-Wunused-variable]
ascon.c:   int capacity = size - rate;
ascon.c:       ^
ascon.c: ascon.c:197:7: warning: unused variable 'capacity' [-Wunused-variable]
ascon.c:   int capacity = size - rate;
ascon.c:       ^
ascon.c: 2 warnings generated.

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


ascon.c: ascon.c: In function 'crypto_aead_ascon128v11_ref_timingleaks_encrypt':
ascon.c: ascon.c:98:7: warning: unused variable 'capacity' [-Wunused-variable]
ascon.c:    98 |   int capacity = size - rate;
ascon.c:       |       ^~~~~~~~
ascon.c: ascon.c: In function 'crypto_aead_ascon128v11_ref_timingleaks_decrypt':
ascon.c: ascon.c:197:7: warning: unused variable 'capacity' [-Wunused-variable]
ascon.c:   197 |   int capacity = size - rate;
ascon.c:       |       ^~~~~~~~

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


ascon.o N 0
ascon.o N 109
ascon.o N 120
ascon.o N 124
ascon.o N 132
ascon.o N 135
ascon.o N 167
ascon.o N 199
ascon.o N 19b
ascon.o N 1a0
ascon.o N 1a2
ascon.o N 1a4
ascon.o N 1a9
ascon.o N 1ae
ascon.o N 1b4
ascon.o N 1b7
ascon.o N 1bc
ascon.o N 1bf
ascon.o N 1c2
ascon.o N 1c5
ascon.o N 1c8
ascon.o N 1cb
ascon.o N 1ce
ascon.o N 1d1
ascon.o N 1d4
ascon.o N 1d7
ascon.o N 1da
ascon.o N 1dd
ascon.o N 1e0
ascon.o N 1e3
ascon.o N 1e6
ascon.o N 1eb
ascon.o N 25
ascon.o N 2d
ascon.o N ef
ascon.o N f1
ascon.o N f5

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
T:opt64clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:opt64clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:opt64clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


ascon.o N 0
ascon.o N 108
ascon.o N 11f
ascon.o N 123
ascon.o N 131
ascon.o N 134
ascon.o N 166
ascon.o N 198
ascon.o N 19a
ascon.o N 19f
ascon.o N 1a1
ascon.o N 1a3
ascon.o N 1a8
ascon.o N 1ad
ascon.o N 1b3
ascon.o N 1b6
ascon.o N 1bb
ascon.o N 1be
ascon.o N 1c1
ascon.o N 1c4
ascon.o N 1c7
ascon.o N 1ca
ascon.o N 1cd
ascon.o N 1d0
ascon.o N 1d3
ascon.o N 1d6
ascon.o N 1d9
ascon.o N 1dc
ascon.o N 1df
ascon.o N 1e2
ascon.o N 1e5
ascon.o N 1ea
ascon.o N 25
ascon.o N 2d
ascon.o N ee
ascon.o N f0
ascon.o N f4

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
T:opt64clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:opt64clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


ascon.o N 0
ascon.o N 104
ascon.o N 108
ascon.o N 116
ascon.o N 119
ascon.o N 120
ascon.o N 122
ascon.o N 124
ascon.o N 126
ascon.o N 12a
ascon.o N 132
ascon.o N 13d
ascon.o N 148
ascon.o N 154
ascon.o N 184
ascon.o N 1b4
ascon.o N 1b9
ascon.o N 1be
ascon.o N 1c1
ascon.o N 1c4
ascon.o N 1c7
ascon.o N 1ca
ascon.o N 1cd
ascon.o N 1d4
ascon.o N 1d7
ascon.o N 1da
ascon.o N 1dd
ascon.o N 1e0
ascon.o N 1e3
ascon.o N 1f7
ascon.o N 1f9
ascon.o N 1fe
ascon.o N 200
ascon.o N 202
ascon.o N 210
ascon.o N 214
ascon.o N 216
ascon.o N 218
ascon.o N 221
ascon.o N 226
ascon.o N 22b
ascon.o N 230
ascon.o N 232
ascon.o N 237
ascon.o N 23c
ascon.o N 242
ascon.o N 245
ascon.o N 24a
ascon.o N 25
ascon.o N 256
ascon.o N 263
ascon.o N 265
ascon.o N 271
ascon.o N 27d
ascon.o N 27f
ascon.o N 281
ascon.o N 283
ascon.o N 2d
ascon.o N ed
ascon.o load64 T
ascon.o permutation T
ascon.o printstate T
ascon.o printwords T
ascon.o store64 T

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


ascon.o N 0
ascon.o N 103
ascon.o N 107
ascon.o N 115
ascon.o N 118
ascon.o N 123
ascon.o N 12e
ascon.o N 135
ascon.o N 13d
ascon.o N 149
ascon.o N 179
ascon.o N 17d
ascon.o N 1ad
ascon.o N 1b2
ascon.o N 1b7
ascon.o N 1b9
ascon.o N 1bc
ascon.o N 1bf
ascon.o N 1c2
ascon.o N 1c5
ascon.o N 1c8
ascon.o N 1ca
ascon.o N 1cc
ascon.o N 1d3
ascon.o N 1d6
ascon.o N 1d9
ascon.o N 1dc
ascon.o N 1df
ascon.o N 1e2
ascon.o N 1f6
ascon.o N 1f8
ascon.o N 1fd
ascon.o N 1ff
ascon.o N 201
ascon.o N 20f
ascon.o N 213
ascon.o N 215
ascon.o N 217
ascon.o N 220
ascon.o N 225
ascon.o N 22a
ascon.o N 22f
ascon.o N 231
ascon.o N 236
ascon.o N 23b
ascon.o N 241
ascon.o N 244
ascon.o N 249
ascon.o N 25
ascon.o N 255
ascon.o N 262
ascon.o N 264
ascon.o N 270
ascon.o N 27c
ascon.o N 27e
ascon.o N 280
ascon.o N 282
ascon.o N 2d
ascon.o N ec
ascon.o load64 T
ascon.o permutation T
ascon.o printstate T
ascon.o printwords T
ascon.o store64 T

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


ascon.o N 0
ascon.o N 103
ascon.o N 107
ascon.o N 115
ascon.o N 118
ascon.o N 11f
ascon.o N 121
ascon.o N 123
ascon.o N 125
ascon.o N 129
ascon.o N 131
ascon.o N 13c
ascon.o N 147
ascon.o N 153
ascon.o N 183
ascon.o N 1b3
ascon.o N 1b8
ascon.o N 1bd
ascon.o N 1c0
ascon.o N 1c3
ascon.o N 1c6
ascon.o N 1c9
ascon.o N 1cc
ascon.o N 1d3
ascon.o N 1d6
ascon.o N 1d9
ascon.o N 1dc
ascon.o N 1df
ascon.o N 1e2
ascon.o N 1f6
ascon.o N 1f8
ascon.o N 1fd
ascon.o N 1ff
ascon.o N 20b
ascon.o N 218
ascon.o N 21a
ascon.o N 21f
ascon.o N 224
ascon.o N 22a
ascon.o N 22d
ascon.o N 232
ascon.o N 23e
ascon.o N 240
ascon.o N 242
ascon.o N 24e
ascon.o N 25
ascon.o N 25c
ascon.o N 260
ascon.o N 262
ascon.o N 264
ascon.o N 26d
ascon.o N 272
ascon.o N 277
ascon.o N 27c
ascon.o N 27e
ascon.o N 280
ascon.o N 282
ascon.o N 2d
ascon.o N ec
ascon.o load64 T
ascon.o permutation T
ascon.o printstate T
ascon.o printwords T
ascon.o store64 T

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


ascon.o load64 T
ascon.o permutation T
ascon.o printstate T
ascon.o printwords T
ascon.o store64 T

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)