Test results for aarch64, pi4b, crypto_sign/aimer128s

[Page version: 20260709 19:06:07]

Measurements for aarch64, pi4b, crypto_sign Test results for aarch64, pi4b, crypto_sign Test results for crypto_sign/aimer128s
Computer: pi4b
Microarchitecture: aarch64; Cortex-A72 (410fd083)
Architecture: aarch64
CPU ID: 410fd083
SUPERCOP version: 20260330
Operation: crypto_sign
Primitive: aimer128s
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
8733305055590 0 070487 1320 2096refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
8769238939510 0 062333 1336 2080refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
8822631434206 0 056933 1336 2080refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
8828134830194 0 053407 1328 2080refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
8828292046142 0 068413 1336 2096refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
8841984435562 0 058679 1320 2096refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
8905582644162 0 066469 1336 2096refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
9215549034746 0 057879 1320 2096refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
10240914231318 0 054220 1304 2080refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
11345632456646 0 071567 1320 2096mem_optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
11455027744510 0 066821 1336 2096mem_optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
11478889636394 0 059535 1320 2096mem_optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
11502392539934 0 062749 1336 2080mem_optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
11578972530754 0 053951 1328 2080mem_optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
11588191646486 0 068749 1336 2096mem_optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
11622238434930 0 057661 1336 2080mem_optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
11988037535542 0 058695 1320 2096mem_optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026051120260330
13692092032222 0 055140 1304 2080mem_optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026051120260330

Test failure


error 132
timeout: the monitored command dumped core
Illegal instruction

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
aarch64clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

Compiler output


__asm_field.S: <instantiation>:1:1: error: instruction requires: aes
__asm_field.S: PMULL v2.1q, v0.1d, v1.1d
__asm_field.S: ^
__asm_field.S: __asm_field.S:65:3: note: while in macro instantiation
__asm_field.S:   mul128 v2, v3, v0, v1, v4, v5, v6
__asm_field.S:   ^
__asm_field.S: <instantiation>:2:3: error: instruction requires: aes
__asm_field.S:   PMULL2 v3.1q, v0.2d, v1.2d
__asm_field.S:   ^
__asm_field.S: __asm_field.S:65:3: note: while in macro instantiation
__asm_field.S:   mul128 v2, v3, v0, v1, v4, v5, v6
__asm_field.S:   ^
__asm_field.S: <instantiation>:4:3: error: instruction requires: aes
__asm_field.S:   PMULL v5.1q, v0.1d, v4.1d
__asm_field.S:   ^
__asm_field.S: __asm_field.S:65:3: note: while in macro instantiation
__asm_field.S:   mul128 v2, v3, v0, v1, v4, v5, v6
__asm_field.S:   ^
__asm_field.S: <instantiation>:5:3: error: instruction requires: aes
__asm_field.S:   PMULL2 v4.1q, v0.2d, v4.2d
__asm_field.S:   ^
__asm_field.S: __asm_field.S:65:3: note: while in macro instantiation
__asm_field.S:   mul128 v2, v3, v0, v1, v4, v5, v6
__asm_field.S:   ^
__asm_field.S: <instantiation>:1:1: error: instruction requires: aes
__asm_field.S: ...

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
aarch64clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
aarch64clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
aarch64clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
aarch64clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

Compiler output


__asm_field.S: __asm_field.S: Assembler messages:
__asm_field.S: __asm_field.S:3: Error: selected processor does not support `pmull v2.1q,v0.1d,v1.1d'
__asm_field.S: __asm_field.S:65:  Info: macro invoked from here
__asm_field.S: __asm_field.S:4: Error: selected processor does not support `pmull2 v3.1q,v0.2d,v1.2d'
__asm_field.S: __asm_field.S:65:  Info: macro invoked from here
__asm_field.S: __asm_field.S:6: Error: selected processor does not support `pmull v5.1q,v0.1d,v4.1d'
__asm_field.S: __asm_field.S:65:  Info: macro invoked from here
__asm_field.S: __asm_field.S:7: Error: selected processor does not support `pmull2 v4.1q,v0.2d,v4.2d'
__asm_field.S: __asm_field.S:65:  Info: macro invoked from here
__asm_field.S: __asm_field.S:16: Error: selected processor does not support `pmull2 v4.1q,v3.2d,v7.2d'
__asm_field.S: __asm_field.S:66:  Info: macro invoked from here
__asm_field.S: __asm_field.S:21: Error: selected processor does not support `pmull v4.1q,v3.1d,v7.1d'
__asm_field.S: __asm_field.S:66:  Info: macro invoked from here
__asm_field.S: __asm_field.S:3: Error: selected processor does not support `pmull v16.1q,v0.1d,v25.1d'
__asm_field.S: __asm_field.S:91:  Info: macro invoked from here
__asm_field.S: __asm_field.S:4: Error: selected processor does not support `pmull2 v17.1q,v0.2d,v25.2d'
__asm_field.S: __asm_field.S:91:  Info: macro invoked from here
__asm_field.S: __asm_field.S:6: Error: selected processor does not support `pmull v27.1q,v0.1d,v26.1d'
__asm_field.S: __asm_field.S:91:  Info: macro invoked from here
__asm_field.S: __asm_field.S:7: Error: selected processor does not support `pmull2 v26.1q,v0.2d,v26.2d'
__asm_field.S: __asm_field.S:91:  Info: macro invoked from here
__asm_field.S: __asm_field.S:3: Error: selected processor does not support `pmull v0.1q,v1.1d,v25.1d'
__asm_field.S: __asm_field.S:92:  Info: macro invoked from here
__asm_field.S: __asm_field.S:4: Error: selected processor does not support `pmull2 v18.1q,v1.2d,v25.2d'
__asm_field.S: __asm_field.S:92:  Info: macro invoked from here
__asm_field.S: ...

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
aarch64gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
aarch64gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
aarch64gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
aarch64gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

Compiler output


hash.c: hash.c:4:10: fatal error: 'fips202x2.inc' file not found
hash.c:     4 | #include "fips202x2.inc"
hash.c:       |          ^~~~~~~~~~~~~~~
hash.c: 1 error generated.

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
aarch64_shake_optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
aarch64_shake_optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
aarch64_shake_optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
aarch64_shake_optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
aarch64_shake_optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

Compiler output


hash.c: hash.c:4:10: fatal error: fips202x2.inc: No such file or directory
hash.c:     4 | #include "fips202x2.inc"
hash.c:       |          ^~~~~~~~~~~~~~~
hash.c: compilation terminated.

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
aarch64_shake_optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
aarch64_shake_optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
aarch64_shake_optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
aarch64_shake_optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

Namespace violations


aes.o aes128_ctr T
aes.o aes128_ctr_keyexp T
aes.o aes128_ctx_release T
aes.o aes128_ecb T
aes.o aes128_ecb_keyexp T
aes.o aes192_ctr T
aes.o aes192_ctr_keyexp T
aes.o aes192_ctx_release T
aes.o aes192_ecb T
aes.o aes192_ecb_keyexp T
aes.o aes256_ctr T
aes.o aes256_ctr_keyexp T
aes.o aes256_ctx_release T
aes.o aes256_ecb T
aes.o aes256_ecb_keyexp T
aim2.o samsungsds_aimer128s_mem_opt_GF_exp_invmer_e_1 T
aim2.o samsungsds_aimer128s_mem_opt_GF_exp_invmer_e_2 T
aim2.o samsungsds_aimer128s_mem_opt_GF_exp_mer_e_star T
aim2.o samsungsds_aimer128s_mem_opt_aim2 T
aim2.o samsungsds_aimer128s_mem_opt_aim2_sbox_outputs T
aim2.o samsungsds_aimer128s_mem_opt_generate_matrices_L_and_U T
aim2.o samsungsds_aimer128s_mem_opt_generate_matrix_LU T
field.o samsungsds_aimer128s_mem_opt_GF_add T
field.o samsungsds_aimer128s_mem_opt_GF_copy T
field.o samsungsds_aimer128s_mem_opt_GF_from_bytes T
field.o samsungsds_aimer128s_mem_opt_GF_mul T
field.o samsungsds_aimer128s_mem_opt_GF_mul_add T
field.o samsungsds_aimer128s_mem_opt_GF_mul_add_s T
field.o samsungsds_aimer128s_mem_opt_GF_mul_s T
field.o samsungsds_aimer128s_mem_opt_GF_set0 T
field.o samsungsds_aimer128s_mem_opt_GF_sqr_s T
field.o samsungsds_aimer128s_mem_opt_GF_to_bytes T
field.o samsungsds_aimer128s_mem_opt_GF_transposed_matmul T
field.o samsungsds_aimer128s_mem_opt_GF_transposed_matmul_add T
fips202.o sha3_256 T
fips202.o sha3_256_inc_absorb T
fips202.o sha3_256_inc_ctx_clone T
fips202.o sha3_256_inc_ctx_release T
fips202.o sha3_256_inc_finalize T
fips202.o sha3_256_inc_init T
fips202.o sha3_384 T
fips202.o sha3_384_inc_absorb T
fips202.o sha3_384_inc_ctx_clone T
fips202.o sha3_384_inc_ctx_release T
fips202.o sha3_384_inc_finalize T
fips202.o sha3_384_inc_init T
fips202.o sha3_512 T
fips202.o sha3_512_inc_absorb T
fips202.o sha3_512_inc_ctx_clone T
fips202.o sha3_512_inc_ctx_release T
fips202.o sha3_512_inc_finalize T
fips202.o sha3_512_inc_init T
fips202.o shake128 T
fips202.o shake128_absorb T
fips202.o shake128_ctx_clone T
fips202.o shake128_ctx_release T
fips202.o shake128_inc_absorb T
fips202.o shake128_inc_ctx_clone T
fips202.o shake128_inc_ctx_release T
fips202.o shake128_inc_finalize T
fips202.o shake128_inc_init T
fips202.o shake128_inc_squeeze T
fips202.o shake128_squeezeblocks T
fips202.o shake256 T
fips202.o shake256_absorb T
fips202.o shake256_ctx_clone T
fips202.o shake256_ctx_release T
fips202.o shake256_inc_absorb T
fips202.o shake256_inc_ctx_clone T
fips202.o shake256_inc_ctx_release T
fips202.o shake256_inc_finalize T
fips202.o shake256_inc_init T
fips202.o shake256_inc_squeeze T
fips202.o shake256_squeezeblocks T
hash.o samsungsds_aimer128s_mem_opt_hash_ctx_clone T
hash.o samsungsds_aimer128s_mem_opt_hash_ctx_release T
hash.o samsungsds_aimer128s_mem_opt_hash_final T
hash.o samsungsds_aimer128s_mem_opt_hash_init T
hash.o samsungsds_aimer128s_mem_opt_hash_init_prefix T
hash.o samsungsds_aimer128s_mem_opt_hash_squeeze T
hash.o samsungsds_aimer128s_mem_opt_hash_update T
sign.o samsungsds_aimer128s_mem_opt_aim2_mpc T
sign.o samsungsds_aimer128s_mem_opt_commit_and_expand_tape T
sign.o samsungsds_aimer128s_mem_opt_crypto_sign_signature T
sign.o samsungsds_aimer128s_mem_opt_crypto_sign_verify T
sign.o samsungsds_aimer128s_mem_opt_run_phase_1 T
sign.o samsungsds_aimer128s_mem_opt_run_phase_1_to_3 T
sign.o samsungsds_aimer128s_mem_opt_run_phase_1_to_5 T
tree.o samsungsds_aimer128s_mem_opt_expand_tree T
tree.o samsungsds_aimer128s_mem_opt_reconstruct_tree T
tree.o samsungsds_aimer128s_mem_opt_reveal_all_but T

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
mem_optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
mem_optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
mem_optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
mem_optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
mem_optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
mem_optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
mem_optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
mem_optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
mem_optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

Namespace violations


aes.o aes128_ctr T
aes.o aes128_ctr_keyexp T
aes.o aes128_ctx_release T
aes.o aes128_ecb T
aes.o aes128_ecb_keyexp T
aes.o aes192_ctr T
aes.o aes192_ctr_keyexp T
aes.o aes192_ctx_release T
aes.o aes192_ecb T
aes.o aes192_ecb_keyexp T
aes.o aes256_ctr T
aes.o aes256_ctr_keyexp T
aes.o aes256_ctx_release T
aes.o aes256_ecb T
aes.o aes256_ecb_keyexp T
aim2.o samsungsds_aimer128s_ref_GF_exp_invmer_e_1 T
aim2.o samsungsds_aimer128s_ref_GF_exp_invmer_e_2 T
aim2.o samsungsds_aimer128s_ref_GF_exp_mer_e_star T
aim2.o samsungsds_aimer128s_ref_aim2 T
aim2.o samsungsds_aimer128s_ref_aim2_sbox_outputs T
aim2.o samsungsds_aimer128s_ref_generate_matrices_L_and_U T
aim2.o samsungsds_aimer128s_ref_generate_matrix_LU T
field.o samsungsds_aimer128s_ref_GF_add T
field.o samsungsds_aimer128s_ref_GF_copy T
field.o samsungsds_aimer128s_ref_GF_from_bytes T
field.o samsungsds_aimer128s_ref_GF_mul T
field.o samsungsds_aimer128s_ref_GF_mul_add T
field.o samsungsds_aimer128s_ref_GF_mul_add_s T
field.o samsungsds_aimer128s_ref_GF_mul_s T
field.o samsungsds_aimer128s_ref_GF_set0 T
field.o samsungsds_aimer128s_ref_GF_sqr_s T
field.o samsungsds_aimer128s_ref_GF_to_bytes T
field.o samsungsds_aimer128s_ref_GF_transposed_matmul T
field.o samsungsds_aimer128s_ref_GF_transposed_matmul_add T
fips202.o sha3_256 T
fips202.o sha3_256_inc_absorb T
fips202.o sha3_256_inc_ctx_clone T
fips202.o sha3_256_inc_ctx_release T
fips202.o sha3_256_inc_finalize T
fips202.o sha3_256_inc_init T
fips202.o sha3_384 T
fips202.o sha3_384_inc_absorb T
fips202.o sha3_384_inc_ctx_clone T
fips202.o sha3_384_inc_ctx_release T
fips202.o sha3_384_inc_finalize T
fips202.o sha3_384_inc_init T
fips202.o sha3_512 T
fips202.o sha3_512_inc_absorb T
fips202.o sha3_512_inc_ctx_clone T
fips202.o sha3_512_inc_ctx_release T
fips202.o sha3_512_inc_finalize T
fips202.o sha3_512_inc_init T
fips202.o shake128 T
fips202.o shake128_absorb T
fips202.o shake128_ctx_clone T
fips202.o shake128_ctx_release T
fips202.o shake128_inc_absorb T
fips202.o shake128_inc_ctx_clone T
fips202.o shake128_inc_ctx_release T
fips202.o shake128_inc_finalize T
fips202.o shake128_inc_init T
fips202.o shake128_inc_squeeze T
fips202.o shake128_squeezeblocks T
fips202.o shake256 T
fips202.o shake256_absorb T
fips202.o shake256_ctx_clone T
fips202.o shake256_ctx_release T
fips202.o shake256_inc_absorb T
fips202.o shake256_inc_ctx_clone T
fips202.o shake256_inc_ctx_release T
fips202.o shake256_inc_finalize T
fips202.o shake256_inc_init T
fips202.o shake256_inc_squeeze T
fips202.o shake256_squeezeblocks T
hash.o samsungsds_aimer128s_ref_hash_ctx_clone T
hash.o samsungsds_aimer128s_ref_hash_ctx_release T
hash.o samsungsds_aimer128s_ref_hash_final T
hash.o samsungsds_aimer128s_ref_hash_init T
hash.o samsungsds_aimer128s_ref_hash_init_prefix T
hash.o samsungsds_aimer128s_ref_hash_squeeze T
hash.o samsungsds_aimer128s_ref_hash_update T
sign.o samsungsds_aimer128s_ref_aim2_mpc T
sign.o samsungsds_aimer128s_ref_commit_and_expand_tape T
sign.o samsungsds_aimer128s_ref_crypto_sign_signature T
sign.o samsungsds_aimer128s_ref_crypto_sign_verify T
sign.o samsungsds_aimer128s_ref_run_phase_1 T
sign.o samsungsds_aimer128s_ref_run_phase_2_and_3 T
tree.o samsungsds_aimer128s_ref_expand_trees T
tree.o samsungsds_aimer128s_ref_reconstruct_tree T
tree.o samsungsds_aimer128s_ref_reveal_all_but T

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 5782122183 162143258368 1500000000 crypto_sign/aimer128s/mem_opt +0
Source and destination overlap in memcpy(0x4fbff01, 0x4fbff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
mem_optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 5787117556 163350601551 1500000000 crypto_sign/aimer128s/mem_opt +0
Source and destination overlap in memcpy(0x4fbff01, 0x4fbff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
mem_optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 5845735058 163398956519 1500000000 crypto_sign/aimer128s/mem_opt +0
Source and destination overlap in memcpy(0x4fbff01, 0x4fbff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
mem_optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 6528451572 182270115714 1500000000 crypto_sign/aimer128s/mem_opt +0
Source and destination overlap in memcpy(0x4fbff01, 0x4fbff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
mem_optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 5472807060 154118037777 1500000000 crypto_sign/aimer128s/mem_opt +0
Source and destination overlap in memcpy(0x4fbff01, 0x4fbff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
mem_optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 6590495486 190062080701 1500000000 crypto_sign/aimer128s/mem_opt +0
Source and destination overlap in memcpy(0x4a8ff01, 0x4a8ff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: memcpy (string_fortified.h:29)
   by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
mem_optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 6368069057 183250713000 1500000000 crypto_sign/aimer128s/mem_opt +0
Source and destination overlap in memcpy(0x4a8ff01, 0x4a8ff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: memcpy (string_fortified.h:29)
   by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

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

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 6049514741 172352179904 1500000000 crypto_sign/aimer128s/mem_opt +0
Source and destination overlap in memcpy(0x4a8ff01, 0x4a8ff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: memcpy (string_fortified.h:29)
   by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
mem_optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 6389038797 182411579664 1500000000 crypto_sign/aimer128s/mem_opt +0
Source and destination overlap in memcpy(0x4a8ff01, 0x4a8ff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: memcpy (string_fortified.h:29)
   by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
mem_optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 4524662802 150000919221 1500000000 crypto_sign/aimer128s/ref +0
Source and destination overlap in memcpy(0x4fbff01, 0x4fbff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 4496242578 150121286848 1500000000 crypto_sign/aimer128s/ref +0
Source and destination overlap in memcpy(0x4fbff01, 0x4fbff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 4524602654 150046651986 1500000000 crypto_sign/aimer128s/ref +0
Source and destination overlap in memcpy(0x4fbff01, 0x4fbff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 4976680150 167014110266 1500000000 crypto_sign/aimer128s/ref +0
Source and destination overlap in memcpy(0x4fbff01, 0x4fbff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 4313833524 142378471556 1500000000 crypto_sign/aimer128s/ref +0
Source and destination overlap in memcpy(0x4fbff01, 0x4fbff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 5313052724 172604872948 1500000000 crypto_sign/aimer128s/ref +0
Source and destination overlap in memcpy(0x4a8ff01, 0x4a8ff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: memcpy (string_fortified.h:29)
   by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

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

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 5013000008 170052654224 1500000000 crypto_sign/aimer128s/ref +0
Source and destination overlap in memcpy(0x4a8ff01, 0x4a8ff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: memcpy (string_fortified.h:29)
   by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

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

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 4929916007 164144860311 1500000000 crypto_sign/aimer128s/ref +0
Source and destination overlap in memcpy(0x4a8ff01, 0x4a8ff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: memcpy (string_fortified.h:29)
   by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

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

TIMECOP error (can be valgrind bug)


error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 5108859589 171790207753 1500000000 crypto_sign/aimer128s/ref +0
Source and destination overlap in memcpy(0x4a8ff01, 0x4a8ff01, 1915)
   at 0x...: __GI_memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm64-linux.so)
   by 0x...: memcpy (string_fortified.h:29)
   by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:344)

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