Test results for armeabi, h7panda, crypto_stream/sosemanuk

[Page version: 20260131 15:44:05]

Measurements for armeabi, h7panda, crypto_stream Test results for armeabi, h7panda, crypto_stream Test results for crypto_stream/sosemanuk
Computer: h7panda
Microarchitecture: armeabi; Cortex-A9+NEON (411fc093)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20250922
Operation: crypto_stream
Primitive: sosemanuk
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1981624031 804 01595661 74949 12088T:cryptoppg++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
2005614082 1120 01584882 75261 12088T:cryptoppg++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
200686288 488 01585832 74617 12104T:cryptoppclang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
2027210278 1620 01583932 75717 12088T:cryptoppclang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
2029514627 804 01584785 74949 12088T:cryptoppg++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
203256288 488 01581532 74617 12088T:cryptoppclang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
204204994 488 01578341 74613 12088T:cryptoppclang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
208398833 1440 01577621 75585 12088T:cryptoppg++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025101520250922

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 (Clang_20.1.8)
T:e/submissions/sosemanukclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:e/submissions/sosemanukclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:e/submissions/sosemanukclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:e/submissions/sosemanukclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)

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.1_20250207)
T:e/submissions/sosemanukgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
T:e/submissions/sosemanukgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
T:e/submissions/sosemanukgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)