Test results for aarch64, pi5, crypto_stream/sosemanuk

[Page version: 20260221 06:09:02]

Measurements for aarch64, pi5, crypto_stream Test results for aarch64, pi5, crypto_stream Test results for crypto_stream/sosemanuk
Computer: pi5
Microarchitecture: aarch64; Cortex-A76 (414fd0b1)
Architecture: aarch64
CPU ID: 414fd0b1
SUPERCOP version: 20251222
Operation: crypto_stream
Primitive: sosemanuk
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
49496234 976 01620640 146629 15120T:cryptoppclang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025123120251222
49627230 976 01624791 146645 15120T:cryptoppclang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025123120251222
499513950 1608 01632821 147253 15136T:cryptoppg++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025123120251222
502815174 1608 01631025 147253 15136T:cryptoppg++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025123120251222
50587230 976 01623351 146645 15120T:cryptoppclang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025123120251222
508412024 3232 01631771 148845 15120T:cryptoppclang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025123120251222
510613753 2240 01629679 147885 15120T:cryptoppg++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025123120251222
51247536 2880 01624373 148517 15120T:cryptoppg++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025123120251222

Compiler output


sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: ./e/sosemanuk.c:959:2: error: call to undeclared function 'U32TO32_LITTLE'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
sosemanuk.c:   959 |         SRD(S2, 2, 3, 1, 4, 0);
sosemanuk.c:       |         ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c:   848 |                         ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c:       |                           ^
sosemanuk.c: ./e/sosemanuk.c:964:2: error: call to undeclared function 'U32TO32_LITTLE'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
sosemanuk.c:   964 |         SRD(S2, 2, 3, 1, 4, 16);
sosemanuk.c:       |         ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c:   848 |                         ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c:       |                           ^
sosemanuk.c: ./e/sosemanuk.c:969:2: error: call to undeclared function 'U32TO32_LITTLE'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
sosemanuk.c:   969 |         SRD(S2, 2, 3, 1, 4, 32);
sosemanuk.c:       |         ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c:   848 |                         ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c:       |                           ^
sosemanuk.c: ./e/sosemanuk.c:974:2: error: call to undeclared function 'U32TO32_LITTLE'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
sosemanuk.c:   974 |         SRD(S2, 2, 3, 1, 4, 48);
sosemanuk.c:       |         ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c:   848 |                         ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c:       |                           ^
sosemanuk.c: ...

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:e/submissions/sosemanukclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/submissions/sosemanukclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/submissions/sosemanukclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/submissions/sosemanukclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/submissions/sosemanukclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))

Compiler output


sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: e/sosemanuk.c: In function 'sosemanuk_internal':
sosemanuk.c: e/sosemanuk.c:848:27: error: implicit declaration of function 'U32TO32_LITTLE'; did you mean 'U8TO32_LITTLE'? [-Wimplicit-function-declaration]
sosemanuk.c:   848 |                         ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c:       |                           ^~~~~~~~~~~~~~
sosemanuk.c: e/sosemanuk.c:959:9: note: in expansion of macro 'SRD'
sosemanuk.c:   959 |         SRD(S2, 2, 3, 1, 4, 0);
sosemanuk.c:       |         ^~~

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:e/submissions/sosemanukgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:e/submissions/sosemanukgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:e/submissions/sosemanukgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:e/submissions/sosemanukgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)