Test results for armeabi, berry0, crypto_aead/lacv1

[Page version: 20250206 00:27:24]

Measurements for armeabi, berry0, crypto_aead Test results for armeabi, berry0, crypto_aead Test results for crypto_aead/lacv1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: lacv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
18371496168 16 020268 376 816T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100820240909
23278465956 16 023297 404 816T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100820240909
23390105968 16 021321 404 824T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100820240909
24304926072 16 021457 404 824T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100820240909
82622024456 16 016904 376 816T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100820240909
89062694384 16 019831 400 816T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100820240909
94268604588 16 020095 400 816T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100820240909
106611634476 16 016827 372 816T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100820240909
126165783728 16 016452 368 816T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100820240909

Compiler output


encrypt.c: In function 'padding',
encrypt.c:     inlined from 'crypto_aead_lacv1_ref_timingleaks_encrypt' at encrypt.c:426:3:
encrypt.c: encrypt.c:29:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
encrypt.c:    29 |    xpad[xpadlen - 1] = ((xlen * 8) >>  0) & 0xff;
encrypt.c:       |    ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.c: encrypt.c: In function 'crypto_aead_lacv1_ref_timingleaks_encrypt':
encrypt.c: encrypt.c:425:27: note: at offset 0 to an object with size 0 allocated by 'malloc' here
encrypt.c:   425 |   mpad = (unsigned char *)malloc(mpadlen); //the array to store padded message(mpad bytes)
encrypt.c:       |                           ^~~~~~~~~~~~~~~

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

Compiler output


encrypt.c: encrypt.c: In function 'crypto_aead_lacv1_ref_timingleaks_decrypt':
encrypt.c: encrypt.c:619:29: warning: 'mpad' may be used uninitialized in this function [-Wmaybe-uninitialized]
encrypt.c:   619 |     datastate[j + 2] ^= mpad[i + j];
encrypt.c:       |                         ~~~~^~~~~~~

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
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 E T
encrypt.o G T
encrypt.o Gleak T
encrypt.o KS T
encrypt.o N 0
encrypt.o N 10d
encrypt.o N 11f
encrypt.o N 128
encrypt.o N 12f
encrypt.o N 131
encrypt.o N 135
encrypt.o N 13b
encrypt.o N 13d
encrypt.o N 13f
encrypt.o N 144
encrypt.o N 14a
encrypt.o N 152
encrypt.o N 154
encrypt.o N 159
encrypt.o N 170
encrypt.o N 175
encrypt.o N 17d
encrypt.o N 17f
encrypt.o N 182
encrypt.o N 184
encrypt.o N 18a
encrypt.o N 1b4
encrypt.o N 1de
encrypt.o N 1e3
encrypt.o N 1e9
encrypt.o N 1ef
encrypt.o N 1f3
encrypt.o N 1fa
encrypt.o N 201
encrypt.o N 206
encrypt.o N 20b
encrypt.o N 215
encrypt.o N 217
encrypt.o N 21c
encrypt.o N 21e
encrypt.o N 224
encrypt.o N 226
encrypt.o N 22b
encrypt.o N 230
encrypt.o N 236
encrypt.o N 239
encrypt.o N 23e
encrypt.o N 246
encrypt.o N 24b
encrypt.o N 25
encrypt.o N 254
encrypt.o N 2f
encrypt.o N e9
encrypt.o N eb
encrypt.o N f9
encrypt.o S D
encrypt.o key_sched_LBlocks T
encrypt.o padding T

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

Namespace violations


encrypt.o E T
encrypt.o G T
encrypt.o Gleak T
encrypt.o KS T
encrypt.o N 0
encrypt.o N 10c
encrypt.o N 114
encrypt.o N 126
encrypt.o N 128
encrypt.o N 12b
encrypt.o N 12d
encrypt.o N 133
encrypt.o N 15d
encrypt.o N 161
encrypt.o N 18b
encrypt.o N 18d
encrypt.o N 18f
encrypt.o N 197
encrypt.o N 1ae
encrypt.o N 1b3
encrypt.o N 1b8
encrypt.o N 1bd
encrypt.o N 1c3
encrypt.o N 1cc
encrypt.o N 1d3
encrypt.o N 1d5
encrypt.o N 1d7
encrypt.o N 1dd
encrypt.o N 1e2
encrypt.o N 1e8
encrypt.o N 1ef
encrypt.o N 1f5
encrypt.o N 1f9
encrypt.o N 200
encrypt.o N 205
encrypt.o N 20a
encrypt.o N 214
encrypt.o N 216
encrypt.o N 21b
encrypt.o N 21d
encrypt.o N 223
encrypt.o N 225
encrypt.o N 22a
encrypt.o N 22f
encrypt.o N 235
encrypt.o N 238
encrypt.o N 23d
encrypt.o N 245
encrypt.o N 24a
encrypt.o N 25
encrypt.o N 253
encrypt.o N 2f
encrypt.o N e8
encrypt.o N ea
encrypt.o N f8
encrypt.o S D
encrypt.o key_sched_LBlocks T
encrypt.o padding 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


encrypt.o E T
encrypt.o G T
encrypt.o Gleak T
encrypt.o KS T
encrypt.o N 0
encrypt.o N 10d
encrypt.o N 115
encrypt.o N 117
encrypt.o N 11c
encrypt.o N 133
encrypt.o N 138
encrypt.o N 140
encrypt.o N 142
encrypt.o N 146
encrypt.o N 158
encrypt.o N 15a
encrypt.o N 15d
encrypt.o N 15f
encrypt.o N 165
encrypt.o N 18f
encrypt.o N 1b9
encrypt.o N 1be
encrypt.o N 1c4
encrypt.o N 1cd
encrypt.o N 1d4
encrypt.o N 1d6
encrypt.o N 1d8
encrypt.o N 1de
encrypt.o N 1e3
encrypt.o N 1e9
encrypt.o N 1f0
encrypt.o N 1f6
encrypt.o N 1fa
encrypt.o N 201
encrypt.o N 206
encrypt.o N 20b
encrypt.o N 215
encrypt.o N 217
encrypt.o N 21c
encrypt.o N 21e
encrypt.o N 224
encrypt.o N 226
encrypt.o N 22b
encrypt.o N 230
encrypt.o N 236
encrypt.o N 239
encrypt.o N 23e
encrypt.o N 246
encrypt.o N 24b
encrypt.o N 25
encrypt.o N 254
encrypt.o N 2f
encrypt.o N e9
encrypt.o N eb
encrypt.o N f9
encrypt.o S D
encrypt.o key_sched_LBlocks T
encrypt.o padding T

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 E T
encrypt.o G T
encrypt.o Gleak T
encrypt.o KS T
encrypt.o N 0
encrypt.o N 10c
encrypt.o N 11e
encrypt.o N 127
encrypt.o N 12e
encrypt.o N 134
encrypt.o N 136
encrypt.o N 13a
encrypt.o N 13c
encrypt.o N 13e
encrypt.o N 143
encrypt.o N 149
encrypt.o N 151
encrypt.o N 153
encrypt.o N 158
encrypt.o N 16f
encrypt.o N 174
encrypt.o N 17c
encrypt.o N 17e
encrypt.o N 181
encrypt.o N 183
encrypt.o N 189
encrypt.o N 1b3
encrypt.o N 1dd
encrypt.o N 1e2
encrypt.o N 1e8
encrypt.o N 1ee
encrypt.o N 1f2
encrypt.o N 1f9
encrypt.o N 200
encrypt.o N 205
encrypt.o N 20a
encrypt.o N 214
encrypt.o N 216
encrypt.o N 21b
encrypt.o N 21d
encrypt.o N 223
encrypt.o N 225
encrypt.o N 22a
encrypt.o N 22f
encrypt.o N 235
encrypt.o N 238
encrypt.o N 23d
encrypt.o N 245
encrypt.o N 24a
encrypt.o N 25
encrypt.o N 253
encrypt.o N 2f
encrypt.o N e8
encrypt.o N ea
encrypt.o N f8
encrypt.o S D
encrypt.o key_sched_LBlocks T
encrypt.o padding 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


encrypt.o E T
encrypt.o G T
encrypt.o Gleak T
encrypt.o KS T
encrypt.o S D
encrypt.o key_sched_LBlocks T
encrypt.o padding 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)