Test results for aarch64, pi3bplus, crypto_sign/aimer128s
[Page version: 20241105 13:29:25]
Measurements for aarch64, pi3bplus, crypto_sign
Test results for aarch64, pi3bplus, crypto_sign
Test results for crypto_sign/aimer128s
Computer: pi3bplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20241022
Operation: crypto_sign
Primitive: aimer128s
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
142804975 | 51906 0 0 | 57332 792 1584 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
143735978 | 33094 0 0 | 45420 792 1584 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
151281542 | 29342 0 0 | 41340 776 1568 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
174945922 | 32730 0 0 | 48996 792 1568 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
187495432 | 52898 0 0 | 58340 792 1584 | mem_opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
188223582 | 33958 0 0 | 46300 792 1584 | mem_opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
198869240 | 30222 0 0 | 42244 776 1568 | mem_opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
225471249 | 33494 0 0 | 49772 792 1568 | mem_opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
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:
Implementation | Compiler |
aarch64 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
aarch64 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
aarch64 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
aarch64 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
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:
Implementation | Compiler |
aarch64_shake_opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
aarch64_shake_opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
aarch64_shake_opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
aarch64_shake_opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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: 4, namely:
Implementation | Compiler |
mem_opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
mem_opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
mem_opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
mem_opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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: 4, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 12237581250 347173599875 600000000 crypto_sign/aimer128s/mem_opt
Source and destination overlap in memcpy(0x4a80f01, 0x4a80f01, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
mem_opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 11962076750 340465008500 600000000 crypto_sign/aimer128s/mem_opt
Source and destination overlap in memcpy(0x4a80f01, 0x4a80f01, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
mem_opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 10964125125 308885578125 600000000 crypto_sign/aimer128s/mem_opt
Source and destination overlap in memcpy(0x4a80f01, 0x4a80f01, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
mem_opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 12016572250 336374026875 600000000 crypto_sign/aimer128s/mem_opt
Source and destination overlap in memcpy(0x4a80f01, 0x4a80f01, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128s_mem_opt_constbranchindex_open (sign.c:629)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
mem_opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 9589692625 321183334750 600000000 crypto_sign/aimer128s/ref
Source and destination overlap in memcpy(0x4a80f01, 0x4a80f01, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 9385858375 315476568125 600000000 crypto_sign/aimer128s/ref
Source and destination overlap in memcpy(0x4a80f01, 0x4a80f01, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 8583433000 285325499500 600000000 crypto_sign/aimer128s/ref
Source and destination overlap in memcpy(0x4a80f01, 0x4a80f01, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
516015fe447ad6d737bd57009641411e39bcb3cd2b181f56be8a8f1b7a81703f 9328071250 312103638125 600000000 crypto_sign/aimer128s/ref
Source and destination overlap in memcpy(0x4a80f01, 0x4a80f01, 1915)
at 0x...: __GI_memcpy (vg_replace_strmem.c:1121)
by 0x...: crypto_sign_aimer128s_ref_constbranchindex_open (sign.c:549)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |