Test results for armeabi, berry0, crypto_aead/limdolen256v1

[Page version: 20250206 00:27:24]

Measurements for armeabi, berry0, crypto_aead Test results for armeabi, berry0, crypto_aead Test results for crypto_aead/limdolen256v1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: limdolen256v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
23595006524 32 020635 388 816T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
23965047816 32 023112 416 824T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
24840837836 32 023116 416 824T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
33376451896 32 013551 380 816T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
34383432128 32 014587 388 816T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
36144702896 32 020168 416 816T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
38411541888 32 017258 412 816T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
39788091988 32 014342 384 816T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
45244441928 32 017306 412 816T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909

Compiler output


encrypt.c: encrypt.c:199:12: warning: array subscript is of type 'char' [-Wchar-subscripts]
encrypt.c:         tag[paddingStart] ^= 0xC0;
encrypt.c:            ^~~~~~~~~~~~~
encrypt.c: encrypt.c:201: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:199:12: warning: array subscript has type 'char' [-Wchar-subscripts]
encrypt.c:   199 |         tag[paddingStart] ^= 0xC0;
encrypt.c:       |            ^
encrypt.c: encrypt.c:201:12: warning: array subscript has type 'char' [-Wchar-subscripts]
encrypt.c:   201 |         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 12e
encrypt.o N 132
encrypt.o N 135
encrypt.o N 139
encrypt.o N 13f
encrypt.o N 143
encrypt.o N 15a
encrypt.o N 164
encrypt.o N 166
encrypt.o N 168
encrypt.o N 16c
encrypt.o N 176
encrypt.o N 181
encrypt.o N 1b3
encrypt.o N 1bb
encrypt.o N 1ed
encrypt.o N 1ef
encrypt.o N 1f1
encrypt.o N 1fc
encrypt.o N 204
encrypt.o N 206
encrypt.o N 208
encrypt.o N 20a
encrypt.o N 20c
encrypt.o N 20e
encrypt.o N 218
encrypt.o N 21e
encrypt.o N 228
encrypt.o N 22d
encrypt.o N 22f
encrypt.o N 234
encrypt.o N 239
encrypt.o N 23f
encrypt.o N 242
encrypt.o N 247
encrypt.o N 249
encrypt.o N 24f
encrypt.o N 25
encrypt.o N 259
encrypt.o N 260
encrypt.o N 264
encrypt.o N 270
encrypt.o N 279
encrypt.o N 284
encrypt.o N 291
encrypt.o N 2f
encrypt.o N f1
encrypt.o N fd
encrypt.o e128Round T
encrypt.o e256Rounds 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 129
encrypt.o N 134
encrypt.o N 166
encrypt.o N 16a
encrypt.o N 172
encrypt.o N 181
encrypt.o N 1b3
encrypt.o N 1b5
encrypt.o N 1b7
encrypt.o N 1c2
encrypt.o N 1c4
encrypt.o N 1c6
encrypt.o N 1c8
encrypt.o N 1ca
encrypt.o N 1cc
encrypt.o N 1d4
encrypt.o N 1de
encrypt.o N 1e0
encrypt.o N 1e6
encrypt.o N 1f0
encrypt.o N 1f5
encrypt.o N 20c
encrypt.o N 20e
encrypt.o N 213
encrypt.o N 218
encrypt.o N 21e
encrypt.o N 221
encrypt.o N 226
encrypt.o N 228
encrypt.o N 22e
encrypt.o N 238
encrypt.o N 23f
encrypt.o N 243
encrypt.o N 24f
encrypt.o N 25
encrypt.o N 258
encrypt.o N 263
encrypt.o N 270
encrypt.o N 275
encrypt.o N 279
encrypt.o N 27c
encrypt.o N 280
encrypt.o N 286
encrypt.o N 28a
encrypt.o N 294
encrypt.o N 2f
encrypt.o N f1
encrypt.o N fd
encrypt.o e128Round T
encrypt.o e256Rounds T
encrypt.o roundConsts D

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -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 10a
encrypt.o N 11e
encrypt.o N 128
encrypt.o N 133
encrypt.o N 165
encrypt.o N 169
encrypt.o N 171
encrypt.o N 180
encrypt.o N 1b2
encrypt.o N 1b4
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 1dd
encrypt.o N 1df
encrypt.o N 1e5
encrypt.o N 1ef
encrypt.o N 1f4
encrypt.o N 20b
encrypt.o N 20d
encrypt.o N 212
encrypt.o N 217
encrypt.o N 21d
encrypt.o N 220
encrypt.o N 225
encrypt.o N 227
encrypt.o N 22d
encrypt.o N 237
encrypt.o N 23e
encrypt.o N 242
encrypt.o N 24e
encrypt.o N 25
encrypt.o N 257
encrypt.o N 262
encrypt.o N 26f
encrypt.o N 274
encrypt.o N 278
encrypt.o N 27b
encrypt.o N 27f
encrypt.o N 285
encrypt.o N 289
encrypt.o N 293
encrypt.o N 2f
encrypt.o N f0
encrypt.o N fc
encrypt.o e128Round T
encrypt.o e256Rounds 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 10b
encrypt.o N 11f
encrypt.o N 129
encrypt.o N 134
encrypt.o N 166
encrypt.o N 16a
encrypt.o N 172
encrypt.o N 181
encrypt.o N 1b3
encrypt.o N 1b5
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 1de
encrypt.o N 1e0
encrypt.o N 1e6
encrypt.o N 1f0
encrypt.o N 1f5
encrypt.o N 20c
encrypt.o N 20e
encrypt.o N 213
encrypt.o N 218
encrypt.o N 21e
encrypt.o N 221
encrypt.o N 226
encrypt.o N 228
encrypt.o N 22e
encrypt.o N 238
encrypt.o N 23f
encrypt.o N 243
encrypt.o N 24f
encrypt.o N 25
encrypt.o N 258
encrypt.o N 263
encrypt.o N 270
encrypt.o N 275
encrypt.o N 279
encrypt.o N 27c
encrypt.o N 280
encrypt.o N 286
encrypt.o N 28a
encrypt.o N 294
encrypt.o N 2f
encrypt.o N f1
encrypt.o N fd
encrypt.o e128Round T
encrypt.o e256Rounds T
encrypt.o roundConsts D

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
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 128
encrypt.o N 133
encrypt.o N 165
encrypt.o N 169
encrypt.o N 171
encrypt.o N 180
encrypt.o N 1b2
encrypt.o N 1b4
encrypt.o N 1b6
encrypt.o N 1c1
encrypt.o N 1c3
encrypt.o N 1c5
encrypt.o N 1c7
encrypt.o N 1c9
encrypt.o N 1cb
encrypt.o N 1d3
encrypt.o N 1dd
encrypt.o N 1df
encrypt.o N 1e5
encrypt.o N 1ef
encrypt.o N 1f4
encrypt.o N 20b
encrypt.o N 20d
encrypt.o N 212
encrypt.o N 217
encrypt.o N 21d
encrypt.o N 220
encrypt.o N 225
encrypt.o N 227
encrypt.o N 22d
encrypt.o N 237
encrypt.o N 23e
encrypt.o N 242
encrypt.o N 24e
encrypt.o N 25
encrypt.o N 257
encrypt.o N 262
encrypt.o N 26f
encrypt.o N 274
encrypt.o N 278
encrypt.o N 27b
encrypt.o N 27f
encrypt.o N 285
encrypt.o N 289
encrypt.o N 293
encrypt.o N 2f
encrypt.o N f0
encrypt.o N fc
encrypt.o e128Round T
encrypt.o e256Rounds 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 e128Round T
encrypt.o e256Rounds 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)