Test results for aarch64, pi5, crypto_kem/sikep434comp

[Page version: 20260221 06:09:02]

Measurements for aarch64, pi5, crypto_kem Test results for aarch64, pi5, crypto_kem Test results for crypto_kem/sikep434comp
Computer: pi5
Microarchitecture: aarch64; Cortex-A76 (414fd0b1)
Architecture: aarch64
CPU ID: 414fd0b1
SUPERCOP version: 20251222
Operation: crypto_kem
Primitive: sikep434comp
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
227201216412136 0 8430863 844 1704T:arm64clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
227207476412136 0 8430863 844 1704T:amd64clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
229650658397044 0 8414151 844 1688T:arm64clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
229651508397044 0 8414151 844 1688T:amd64clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
234508832414632 0 8433743 844 1704T:arm64clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
234573775414632 0 8433743 844 1704T:amd64clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
237300333376268 0 8392535 844 1688T:arm64clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
237305238376268 0 8392535 844 1688T:amd64clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
258242279421244 0 8438858 820 1704T:arm64gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
258338318421244 0 8438858 820 1704T:amd64gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
275289172366192 0 8382017 836 1688T:amd64clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
275305407366192 0 8382017 836 1688T:arm64clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
310635066369672 0 8386314 820 1704T:amd64gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
310672741369672 0 8386314 820 1704T:arm64gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
369559305362420 0 8379082 820 1688T:arm64gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
369575585362420 0 8379082 820 1688T:amd64gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
476851196341588 0 8357154 804 1688T:arm64gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026021220251222
476929515341588 0 8357154 804 1688T:amd64gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026021220251222

Compiler output


fp_arm64.c: fp_arm64.c:71:5: error: call to undeclared function 'mp_shiftr1'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
fp_arm64.c:    71 |     mp_shiftr1(c, NWORDS_FIELD);
fp_arm64.c:       |     ^
fp_arm64.c: 1 error generated.

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

Compiler output


fp_arm64.c: fp_arm64.c: In function 'fpdiv2_434':
fp_arm64.c: fp_arm64.c:71:5: error: implicit declaration of function 'mp_shiftr1' [-Wimplicit-function-declaration]
fp_arm64.c:    71 |     mp_shiftr1(c, NWORDS_FIELD);
fp_arm64.c:       |     ^~~~~~~~~~

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

Namespace violations


P434_compressed.o A_basis_zero R
P434_compressed.o A_gen R
P434_compressed.o Alice_order R
P434_compressed.o B_basis_zero R
P434_compressed.o B_gen R
P434_compressed.o B_gen_3_tors R
P434_compressed.o Bob_order R
P434_compressed.o CompleteMPoint T
P434_compressed.o Double T
P434_compressed.o EphemeralKeyGeneration_A_SIDHp434_Compressed T
P434_compressed.o EphemeralKeyGeneration_B_SIDHp434_Compressed T
P434_compressed.o EphemeralSecretAgreement_A_SIDHp434_Compressed T
P434_compressed.o EphemeralSecretAgreement_B_SIDHp434_Compressed T
P434_compressed.o FormatPrivKey_B T
P434_compressed.o Ladder T
P434_compressed.o Montgomery_R2 R
P434_compressed.o Montgomery_RB1 R
P434_compressed.o Montgomery_RB2 R
P434_compressed.o Montgomery_inversion_mod_order_bingcd T
P434_compressed.o Montgomery_multiply_mod_order T
P434_compressed.o Montgomery_neg T
P434_compressed.o Montgomery_one R
P434_compressed.o T_tate2_P R
P434_compressed.o T_tate2_Q R
P434_compressed.o T_tate2_firststep_P R
P434_compressed.o T_tate2_firststep_Q R
P434_compressed.o T_tate3 R
P434_compressed.o Tate2_pairings T
P434_compressed.o Tate3_pairings T
P434_compressed.o Traverse_w_div_e_fullsigned T
P434_compressed.o Traverse_w_div_e_torus T
P434_compressed.o Traverse_w_notdiv_e_fullsigned T
P434_compressed.o U3 R
P434_compressed.o XQB3 R
P434_compressed.o clear_words T
P434_compressed.o cmp_f2elm T
P434_compressed.o copy_words T
P434_compressed.o ct_cmov T
P434_compressed.o ct_compare T
P434_compressed.o cube_Fp2_cycl T
P434_compressed.o eval_3_isog T
P434_compressed.o eval_4_isog T
P434_compressed.o fp2_conj T
P434_compressed.o fp2add434 T
P434_compressed.o fp2copy434 T
P434_compressed.o fp2correction434 T
P434_compressed.o fp2div2_434 T
P434_compressed.o fp2inv434_mont T
P434_compressed.o fp2inv434_mont_bingcd T
P434_compressed.o fp2mul434_mont T
P434_compressed.o fp2neg434 T
P434_compressed.o fp2shl T
P434_compressed.o fp2sqr434_mont T
P434_compressed.o fp2sub434 T
P434_compressed.o fp2zero434 T
P434_compressed.o fpcopy434 T
P434_compressed.o fpinv434_chain_mont T
P434_compressed.o fpinv434_mont T
P434_compressed.o fpinv434_mont_bingcd T
P434_compressed.o fpmul434_mont T
P434_compressed.o fpsqr434_mont T
P434_compressed.o fpzero434 T
P434_compressed.o from_Montgomery_mod_order T
P434_compressed.o from_base T
P434_compressed.o from_fp2mont T
P434_compressed.o from_mont T
P434_compressed.o fromproj T
P434_compressed.o g_R_S_im R
P434_compressed.o g_phiR_phiS_im R
P434_compressed.o g_phiR_phiS_re R
P434_compressed.o get_3_isog T
P434_compressed.o get_4_isog T
P434_compressed.o get_A T
P434_compressed.o highest_2t T
P434_compressed.o highest_t T
P434_compressed.o inv_3_way T
P434_compressed.o inv_Fp2_cycl_proj T
P434_compressed.o inv_mod_orderA T
P434_compressed.o is_sqr_fp2 T
P434_compressed.o j_inv T
P434_compressed.o mod T
P434_compressed.o mod3 T
P434_compressed.o mont_n_way_inv T
P434_compressed.o mp_add T
P434_compressed.o mp_shiftl1 T
P434_compressed.o mp_shiftleft T
P434_compressed.o mp_shiftr1 T
P434_compressed.o mp_sub T
P434_compressed.o mul3 T
P434_compressed.o mulmixed_montproj T
P434_compressed.o multiply T
P434_compressed.o ord2w_dlog T
P434_compressed.o ord2w_dloghyb T
P434_compressed.o p434 R
P434_compressed.o p434p1 R
P434_compressed.o p434x16p R
P434_compressed.o p434x2 R
P434_compressed.o p434x4 R
P434_compressed.o ph2_CT R
P434_compressed.o ph2_G R
P434_compressed.o ph2_Log R
P434_compressed.o ph2_Texp R
P434_compressed.o ph2_path R
P434_compressed.o ph3_T B
P434_compressed.o ph3_T1 R
P434_compressed.o ph3_T2 R
P434_compressed.o ph3_path R
P434_compressed.o random_mod_order_A_SIDHp434 T
P434_compressed.o random_mod_order_B_SIDHp434 T
P434_compressed.o recover_os T
P434_compressed.o reverse_bits T
P434_compressed.o solve_dlog T
P434_compressed.o sqr_Fp2_cycl T
P434_compressed.o sqr_Fp2_cycl_proj T
P434_compressed.o sqrt_Fp2 T
P434_compressed.o strat_Alice R
P434_compressed.o strat_Bob R
P434_compressed.o table_r_qnr R
P434_compressed.o table_r_qr R
P434_compressed.o table_v_qnr R
P434_compressed.o table_v_qr R
P434_compressed.o threeinv R
P434_compressed.o to_Montgomery_mod_order T
P434_compressed.o to_fp2mont T
P434_compressed.o to_mont T
P434_compressed.o toproj T
P434_compressed.o u_entang R
P434_compressed.o v_3_torsion R
P434_compressed.o validate_ciphertext T
P434_compressed.o xDBL T
P434_compressed.o xDBLADD T
P434_compressed.o xDBL_e T
P434_compressed.o xDBLe T
P434_compressed.o xTPL T
P434_compressed.o xTPL_fast T
P434_compressed.o xTPLe T
P434_compressed.o xTPLe_fast T
fips202.o KeccakF1600_StatePermute T
fips202.o shake128 T
fips202.o shake128_absorb T
fips202.o shake128_squeezeblocks T
fips202.o shake256 T
fips202.o shake256_absorb T
fips202.o shake256_squeezeblocks T
fp_generic.o digit_x_digit T
fp_generic.o fpadd434 T
fp_generic.o fpcorrection434 T
fp_generic.o fpdiv2_434 T
fp_generic.o fpneg434 T
fp_generic.o fpsub434 T
fp_generic.o mp_mul T
fp_generic.o mp_sub434_p2 T
fp_generic.o mp_sub434_p4 T
fp_generic.o rdc_mont T

Number of similar (implementation,compiler) pairs: 18, namely:
ImplementationCompiler
T:amd64clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:amd64clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:amd64clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:amd64clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:amd64clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:amd64gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:amd64gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:amd64gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:amd64gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:arm64clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:arm64clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:arm64clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:arm64clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:arm64clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:arm64gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:arm64gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:arm64gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:arm64gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)