Test results for armeabi, berry0, crypto_aead/limdolen128v1

[Page version: 20250206 00:27:24]

Measurements for armeabi, berry0, crypto_aead Test results for armeabi, berry0, crypto_aead Test results for crypto_aead/limdolen128v1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: limdolen128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
18758835736 16 021040 400 824T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
18944425764 16 021052 400 824T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
22435758976 16 023023 372 816T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
25175981976 16 014371 372 816T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
26330401796 16 013451 364 816T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
29754051860 16 014150 368 816T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
30977681776 16 017154 396 816T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
32373544560 16 021832 400 816T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
36192801900 16 017286 396 816T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909

Compiler output


encrypt.c: encrypt.c:184:12: warning: array subscript is of type 'char' [-Wchar-subscripts]
encrypt.c:         tag[paddingStart] ^= 0xC0;
encrypt.c:            ^~~~~~~~~~~~~
encrypt.c: encrypt.c:186:12: warning: array subscript is of type 'char' [-Wchar-subscripts]
encrypt.c:         tag[paddingStart] ^= 0x80;
encrypt.c:            ^~~~~~~~~~~~~
encrypt.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


encrypt.c: encrypt.c: In function 'makeTag':
encrypt.c: encrypt.c:184:12: warning: array subscript has type 'char' [-Wchar-subscripts]
encrypt.c:   184 |         tag[paddingStart] ^= 0xC0;
encrypt.c:       |            ^
encrypt.c: encrypt.c:186:12: warning: array subscript has type 'char' [-Wchar-subscripts]
encrypt.c:   186 |         tag[paddingStart] ^= 0x80;
encrypt.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


encrypt.o N 0
encrypt.o N 10b
encrypt.o N 11f
encrypt.o N 12a
encrypt.o N 15c
encrypt.o N 160
encrypt.o N 168
encrypt.o N 177
encrypt.o N 1a9
encrypt.o N 1ab
encrypt.o N 1ad
encrypt.o N 1b7
encrypt.o N 1c2
encrypt.o N 1ca
encrypt.o N 1cc
encrypt.o N 1ce
encrypt.o N 1d0
encrypt.o N 1d2
encrypt.o N 1d4
encrypt.o N 1da
encrypt.o N 1e4
encrypt.o N 1e9
encrypt.o N 200
encrypt.o N 202
encrypt.o N 207
encrypt.o N 20c
encrypt.o N 212
encrypt.o N 215
encrypt.o N 21a
encrypt.o N 21c
encrypt.o N 21e
encrypt.o N 224
encrypt.o N 22e
encrypt.o N 235
encrypt.o N 239
encrypt.o N 245
encrypt.o N 24e
encrypt.o N 25
encrypt.o N 259
encrypt.o N 266
encrypt.o N 26b
encrypt.o N 26f
encrypt.o N 272
encrypt.o N 276
encrypt.o N 27c
encrypt.o N 280
encrypt.o N 28a
encrypt.o N 2f
encrypt.o N f1
encrypt.o N fd
encrypt.o e128Rounds T
encrypt.o roundConsts D

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -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 10b
encrypt.o N 11f
encrypt.o N 12a
encrypt.o N 15c
encrypt.o N 160
encrypt.o N 168
encrypt.o N 177
encrypt.o N 1a9
encrypt.o N 1ab
encrypt.o N 1ad
encrypt.o N 1b7
encrypt.o N 1bf
encrypt.o N 1c1
encrypt.o N 1c3
encrypt.o N 1c5
encrypt.o N 1c7
encrypt.o N 1c9
encrypt.o N 1d4
encrypt.o N 1da
encrypt.o N 1e4
encrypt.o N 1e9
encrypt.o N 200
encrypt.o N 202
encrypt.o N 207
encrypt.o N 20c
encrypt.o N 212
encrypt.o N 215
encrypt.o N 21a
encrypt.o N 21c
encrypt.o N 21e
encrypt.o N 224
encrypt.o N 22e
encrypt.o N 235
encrypt.o N 239
encrypt.o N 245
encrypt.o N 24e
encrypt.o N 25
encrypt.o N 259
encrypt.o N 266
encrypt.o N 26b
encrypt.o N 26f
encrypt.o N 272
encrypt.o N 276
encrypt.o N 27c
encrypt.o N 280
encrypt.o N 28a
encrypt.o N 2f
encrypt.o N f1
encrypt.o N fd
encrypt.o e128Rounds T
encrypt.o roundConsts D

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
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


encrypt.o N 0
encrypt.o N 10a
encrypt.o N 11e
encrypt.o N 129
encrypt.o N 15b
encrypt.o N 15f
encrypt.o N 167
encrypt.o N 176
encrypt.o N 1a8
encrypt.o N 1aa
encrypt.o N 1ac
encrypt.o N 1b6
encrypt.o N 1be
encrypt.o N 1c0
encrypt.o N 1c2
encrypt.o N 1c4
encrypt.o N 1c6
encrypt.o N 1c8
encrypt.o N 1d3
encrypt.o N 1d9
encrypt.o N 1e3
encrypt.o N 1e8
encrypt.o N 1ff
encrypt.o N 201
encrypt.o N 206
encrypt.o N 20b
encrypt.o N 211
encrypt.o N 214
encrypt.o N 219
encrypt.o N 21b
encrypt.o N 21d
encrypt.o N 223
encrypt.o N 22d
encrypt.o N 234
encrypt.o N 238
encrypt.o N 244
encrypt.o N 24d
encrypt.o N 25
encrypt.o N 258
encrypt.o N 265
encrypt.o N 26a
encrypt.o N 26e
encrypt.o N 271
encrypt.o N 275
encrypt.o N 27b
encrypt.o N 27f
encrypt.o N 289
encrypt.o N 2f
encrypt.o N f0
encrypt.o N fc
encrypt.o e128Rounds T
encrypt.o roundConsts D

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


encrypt.o N 0
encrypt.o N 10a
encrypt.o N 11e
encrypt.o N 129
encrypt.o N 15b
encrypt.o N 15f
encrypt.o N 167
encrypt.o N 176
encrypt.o N 1a8
encrypt.o N 1aa
encrypt.o N 1ac
encrypt.o N 1b6
encrypt.o N 1c1
encrypt.o N 1c9
encrypt.o N 1cb
encrypt.o N 1cd
encrypt.o N 1cf
encrypt.o N 1d1
encrypt.o N 1d3
encrypt.o N 1d9
encrypt.o N 1e3
encrypt.o N 1e8
encrypt.o N 1ff
encrypt.o N 201
encrypt.o N 206
encrypt.o N 20b
encrypt.o N 211
encrypt.o N 214
encrypt.o N 219
encrypt.o N 21b
encrypt.o N 21d
encrypt.o N 223
encrypt.o N 22d
encrypt.o N 234
encrypt.o N 238
encrypt.o N 244
encrypt.o N 24d
encrypt.o N 25
encrypt.o N 258
encrypt.o N 265
encrypt.o N 26a
encrypt.o N 26e
encrypt.o N 271
encrypt.o N 275
encrypt.o N 27b
encrypt.o N 27f
encrypt.o N 289
encrypt.o N 2f
encrypt.o N f0
encrypt.o N fc
encrypt.o e128Rounds T
encrypt.o roundConsts D

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


encrypt.o e128Rounds T
encrypt.o roundConsts D

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)