Test results for armeabi, tinker, crypto_aead/pyjamask128aeadv1

[Page version: 20241024 12:18:11]

Measurements for armeabi, tinker, crypto_aead Test results for armeabi, tinker, crypto_aead Test results for crypto_aead/pyjamask128aeadv1
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: pyjamask128aeadv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
41818052234 0 011057 376 816T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092720240909
42785688716 0 020273 384 824T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092720240909
44645224620 0 015445 384 824T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092720240909
46395982936 0 013292 380 816T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092720240909
496140614088 0 027702 412 824T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092720240909

Compiler output


random.c: random.c:38:10: fatal error: 'libopencm3/stm32/rng.h' file not found
random.c: #include <libopencm3/stm32/rng.h>
random.c:          ^~~~~~~~~~~~~~~~~~~~~~~~
random.c: 1 error generated.

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
T:add_cortex-m4/v1clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:add_cortex-m4/v2clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

Compiler output


random.c: random.c:38:10: fatal error: libopencm3/stm32/rng.h: No such file or directory
random.c:    38 | #include <libopencm3/stm32/rng.h>
random.c:       |          ^~~~~~~~~~~~~~~~~~~~~~~~
random.c: compilation terminated.

Number of similar (implementation,compiler) pairs: 8, namely:
ImplementationCompiler
T:add_cortex-m4/v1gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:add_cortex-m4/v1gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:add_cortex-m4/v1gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:add_cortex-m4/v1gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:add_cortex-m4/v2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:add_cortex-m4/v2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:add_cortex-m4/v2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:add_cortex-m4/v2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

Namespace violations


encrypt.o ocb_decrypt T
encrypt.o ocb_encrypt T
pyjamask.o add_round_key_128 T
pyjamask.o add_round_key_96 T
pyjamask.o inv_mix_rows_128 T
pyjamask.o inv_mix_rows_96 T
pyjamask.o inv_sub_bytes_128 T
pyjamask.o inv_sub_bytes_96 T
pyjamask.o key_schedule T
pyjamask.o ks_add_constant T
pyjamask.o ks_mix_comlumns T
pyjamask.o ks_mix_rotate_rows T
pyjamask.o load_state T
pyjamask.o mat_mult T
pyjamask.o mix_rows_128 T
pyjamask.o mix_rows_96 T
pyjamask.o pyjamask_128_dec T
pyjamask.o pyjamask_128_enc T
pyjamask.o pyjamask_96_dec T
pyjamask.o pyjamask_96_enc T
pyjamask.o sub_bytes_128 T
pyjamask.o sub_bytes_96 T
pyjamask.o unload_state T

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)