Test results for aarch64, pi4b, crypto_sign/redgemss128v2

[Page version: 20251028 07:34:46]

Measurements for aarch64, pi4b, crypto_sign Test results for aarch64, pi4b, crypto_sign Test results for crypto_sign/redgemss128v2
Computer: pi4b
Microarchitecture: aarch64; Cortex-A72 (410fd083)
Architecture: aarch64
CPU ID: 410fd083
SUPERCOP version: 20250922
Operation: crypto_sign
Primitive: redgemss128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
86027332511300 0 0605166 864 1584T:skylakegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
86074342524944 0 0619446 864 1584T:skylakegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
86102858524944 0 0619446 864 1584T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
86320348511300 0 0605166 864 1584T:optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
97710594578092 0 0672070 864 1568T:skylakegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
97916145578092 0 0672070 864 1568T:optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
99922762548516 0 0641430 848 1568T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
100186526548516 0 0641430 848 1568T:skylakegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
52003684060712 0 0157160 864 1568T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
52994061145980 0 0140366 864 1584T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
53330670136968 0 0130510 864 1568T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
53569477236636 0 0130110 864 1584T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
53788406033380 0 0125862 848 1568T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
53902602056072 0 0152168 864 1568T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
54158241248008 0 0142568 864 1568T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
73507881634152 0 0127344 864 1568T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025061220250415
73964207032636 0 0125666 864 1568T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025061220250415

Compiler output


sign_openHFE.c: sign_openHFE.c:255:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
sign_openHFE.c:   255 |     eval_pk(Si,sm,pk);
sign_openHFE.c:       |            ^
sign_openHFE.c: sign_openHFE.c:294:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
sign_openHFE.c:   294 |         eval_pk(Si1,Si,pk);
sign_openHFE.c:       |                ^
sign_openHFE.c: sign_openHFE.c:421:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
sign_openHFE.c:   421 |     eval_pk(Si,sm,pk,hpk);
sign_openHFE.c:       |            ^
sign_openHFE.c: sign_openHFE.c:463:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
sign_openHFE.c:   463 |         eval_pk(Si1,Si,pk,hpk);
sign_openHFE.c:       |                ^
sign_openHFE.c: 4 warnings generated.

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

Namespace violations


add_gf2n.o RedGeMSS_128U_add2_gf2n_ref T
add_gf2n.o RedGeMSS_128U_add2_product_gf2n_ref T
add_gf2n.o RedGeMSS_128U_add_gf2n_ref T
add_gf2n.o RedGeMSS_128U_add_product_gf2n_ref T
changeVariablesMQS_gf2.o RedGeMSS_128U_changeVariablesMQS64_gf2 T
changeVariablesMQS_gf2.o RedGeMSS_128U_changeVariablesMQS_simd_gf2 T
chooseRootHFE_gf2nx.o RedGeMSS_128U_chooseRootHFE_gf2nx T
convMQS_gf2.o RedGeMSS_128U_convMQS_one_eq_to_hybrid_rep8_comp_gf2 T
convMQS_gf2.o RedGeMSS_128U_convMQS_one_eq_to_hybrid_rep8_uncomp_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_UL_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_last_UL_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_last_uncompressL_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_uncompressL_gf2 T
conv_gf2nx.o RedGeMSS_128U_convHFEpolynomialSparseToDense_gf2nx T
conv_gf2nx.o RedGeMSS_128U_convMonic_gf2nx T
determinantn_gf2.o RedGeMSS_128U_determinantn_cst_gf2 T
determinantn_gf2.o RedGeMSS_128U_determinantn_nocst_gf2 T
determinantnv_gf2.o RedGeMSS_128U_determinantnv_cst_gf2 T
determinantnv_gf2.o RedGeMSS_128U_determinantnv_nocst_gf2 T
div_gf2nx.o RedGeMSS_128U_div_q_monic_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_qr_monic_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_HFE_cst_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_HFE_cstdeg_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_HFE_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_monic_cst_gf2nx T
dotProduct_gf2n.o RedGeMSS_128U_dotProduct_no_simd_gf2n T
dotProduct_gf2n.o RedGeMSS_128U_doubleDotProduct_no_simd_gf2n T
evalMQShybrid_gf2.o RedGeMSS_128U_evalMQShybrid8_uncomp_nocst_gf2_m T
evalMQSnocst8_gf2.o RedGeMSS_128U_evalMQSnocst8_unrolled_gf2 T
evalMQSnocst8_quo_gf2.o RedGeMSS_128U_evalMQSnocst8_unrolled_quo_gf2 T
evalMQSv_gf2.o RedGeMSS_128U_evalMQSv_classical_gf2 T
evalMQSv_gf2.o RedGeMSS_128U_evalMQSv_unrolled_gf2 T
evalMQnocst_gf2.o RedGeMSS_128U_evalMQnocst_unrolled_no_simd_gf2 T
findRootsSplit_gf2nx.o RedGeMSS_128U_findRootsSplit_gf2nx T
findRoots_gf2nx.o RedGeMSS_128U_findRootsHFE_gf2nx T
findRoots_gf2nx.o RedGeMSS_128U_findUniqRootHFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_128U_frobeniusMap_HFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_128U_frobeniusMap_multisqr_HFE_gf2nx T
gcd_gf2nx.o RedGeMSS_128U_gcd_gf2nx T
genCanonicalBasis_gf2n.o RedGeMSS_128U_genCanonicalBasisVertical_gf2n T
genCanonicalBasis_gf2n.o RedGeMSS_128U_genCanonicalBasis_gf2n T
genSecretMQS_gf2.o RedGeMSS_128U_genSecretMQS_gf2_opt T
genSecretMQS_gf2.o RedGeMSS_128U_genSecretMQS_gf2_ref T
initListDifferences_gf2nx.o RedGeMSS_128U_initListDifferences_gf2nx T
initMatrixId_gf2.o RedGeMSS_128U_initMatrixIdn_gf2 T
initMatrixId_gf2.o RedGeMSS_128U_initMatrixIdnv_gf2 T
invMatrixn_gf2.o RedGeMSS_128U_invMatrixLUn_gf2 T
invMatrixn_gf2.o RedGeMSS_128U_invMatrixn_cst_gf2 T
invMatrixn_gf2.o RedGeMSS_128U_invMatrixn_nocst_gf2 T
invMatrixnv_gf2.o RedGeMSS_128U_invMatrixLUnv_gf2 T
invMatrixnv_gf2.o RedGeMSS_128U_invMatrixnv_cst_gf2 T
invMatrixnv_gf2.o RedGeMSS_128U_invMatrixnv_nocst_gf2 T
inv_gf2n.o RedGeMSS_128U_inv_Fermat_gf2n_ref T
inv_gf2n.o RedGeMSS_128U_inv_ITMIA_gf2n_ref T
mixEquationsMQS_gf2.o RedGeMSS_128U_mixEquationsMQS8_gf2_right T
mul_gf2n.o RedGeMSS_128U_mul_no_simd_gf2x_ref T
mul_gf2n.o RedGeMSS_128U_mul_then_rem_gf2n T
mul_gf2x.o RedGeMSS_128U_mul128_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul160_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul192_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul224_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul256_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul288_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul320_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul32_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul352_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul384_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul416_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul448_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul480_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul512_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul544_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul576_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul64_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul64low_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul96_no_simd_gf2x T
predicate.o RedGeMSS_128U_CMP_LT T
predicate.o RedGeMSS_128U_CMP_LT_NOCST T
predicate.o RedGeMSS_128U_ISEQUAL T
predicate.o RedGeMSS_128U_ISEQUAL_NOCST T
predicate.o RedGeMSS_128U_ISNOTZERO T
predicate.o RedGeMSS_128U_ISONE T
predicate.o RedGeMSS_128U_ISONE_NOCST T
predicate.o RedGeMSS_128U_ISZERO T
predicate.o RedGeMSS_128U_ISZERO_NOCST T
randMatrix_gf2.o RedGeMSS_128U_cleanLowerMatrixn T
randMatrix_gf2.o RedGeMSS_128U_cleanLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_128U_cleanMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_genLowerMatrixn T
randMatrix_gf2.o RedGeMSS_128U_genLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_128U_mulMatricesLU_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_mulMatricesLU_gf2_nv T
randMatrix_gf2.o RedGeMSS_128U_randInvMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_randInvMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_128U_randMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_randMatrix_gf2_nv T
rand_gf2nx.o RedGeMSS_128U_cleanMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_128U_cleanMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_128U_randMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_128U_randMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_128U_randMonic_gf2nx T
rem_gf2n.o RedGeMSS_128U_rem_gf2n_ref T
rem_gf2n.o RedGeMSS_128U_rem_gf2n_ref2 T
rem_gf2n.o RedGeMSS_128U_rem_no_simd_gf2n T
rem_gf2n.o RedGeMSS_128U_remsqr_gf2n_ref T
signHFE.o RedGeMSS_128U_precSignHFE T
signHFE.o RedGeMSS_128U_precSignHFESeed T
signHFE.o RedGeMSS_128U_signHFE_FeistelPatarin T
sign_keypairHFE.o RedGeMSS_128U_sign_keypairHFE T
sign_openHFE.o RedGeMSS_128U_sign_openHFE T
sign_openHFE.o RedGeMSS_128U_sign_openHFE_huncomp_pk T
sign_openHFE.o RedGeMSS_128U_sign_openHFE_uncomp_pk T
sort_gf2n.o RedGeMSS_128U_fast_sort_gf2n T
sort_gf2n.o RedGeMSS_128U_quickSort_nocst_gf2n T
sort_gf2n.o RedGeMSS_128U_selectionSort_gf2n T
sort_gf2n.o RedGeMSS_128U_selectionSort_nocst_gf2n T
sqr_gf2n.o RedGeMSS_128U_sqr_no_simd_gf2x_ref2 T
sqr_gf2n.o RedGeMSS_128U_sqr_nocst_then_rem_gf2n T
sqr_gf2n.o RedGeMSS_128U_sqr_then_rem_gf2n T
sqr_gf2nx.o RedGeMSS_128U_sqr_HFE_gf2nx T
sqr_gf2nx.o RedGeMSS_128U_sqr_gf2nx T
sqr_gf2x.o RedGeMSS_128U_sqr32_no_simd_gf2x T
sqr_gf2x.o RedGeMSS_128U_sqr64low_no_simd_gf2x T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductm_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductn_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductnv_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductnvn_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductnvn_start_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductv_64 T

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

Namespace violations


add_gf2n.o RedGeMSS_128U_add2_gf2n_ref T
add_gf2n.o RedGeMSS_128U_add2_product_gf2n_ref T
add_gf2n.o RedGeMSS_128U_add_gf2n_ref T
add_gf2n.o RedGeMSS_128U_add_product_gf2n_ref T
changeVariablesMQS_gf2.o RedGeMSS_128U_changeVariablesMQS_simd_gf2 T
chooseRootHFE_gf2nx.o RedGeMSS_128U_chooseRootHFE_gf2nx T
convMQS_gf2.o RedGeMSS_128U_convMQS_one_eq_to_hybrid_rep8_comp_gf2 T
convMQS_gf2.o RedGeMSS_128U_convMQS_one_eq_to_hybrid_rep8_uncomp_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_UL_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_last_UL_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_last_uncompressL_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_uncompressL_gf2 T
conv_gf2nx.o RedGeMSS_128U_convHFEpolynomialSparseToDense_gf2nx T
conv_gf2nx.o RedGeMSS_128U_convMonic_gf2nx T
determinantn_gf2.o RedGeMSS_128U_determinantn_cst_gf2 T
determinantn_gf2.o RedGeMSS_128U_determinantn_nocst_gf2 T
determinantnv_gf2.o RedGeMSS_128U_determinantnv_cst_gf2 T
determinantnv_gf2.o RedGeMSS_128U_determinantnv_nocst_gf2 T
div_gf2nx.o RedGeMSS_128U_div_q_monic_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_qr_monic_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_HFE_cst_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_HFE_cstdeg_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_HFE_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_monic_cst_gf2nx T
dotProduct_gf2n.o RedGeMSS_128U_dotProduct_no_simd_gf2n T
dotProduct_gf2n.o RedGeMSS_128U_doubleDotProduct_no_simd_gf2n T
evalMQShybrid_gf2.o RedGeMSS_128U_evalMQShybrid8_uncomp_nocst_gf2_m T
evalMQSnocst8_gf2.o RedGeMSS_128U_evalMQSnocst8_unrolled_gf2 T
evalMQSnocst8_quo_gf2.o RedGeMSS_128U_evalMQSnocst8_unrolled_quo_gf2 T
evalMQSv_gf2.o RedGeMSS_128U_evalMQSv_classical_gf2 T
evalMQnocst_gf2.o RedGeMSS_128U_evalMQnocst_unrolled_no_simd_gf2 T
findRootsSplit_gf2nx.o RedGeMSS_128U_findRootsSplit_gf2nx T
findRoots_gf2nx.o RedGeMSS_128U_findRootsHFE_gf2nx T
findRoots_gf2nx.o RedGeMSS_128U_findUniqRootHFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_128U_frobeniusMap_HFE_gf2nx T
gcd_gf2nx.o RedGeMSS_128U_gcd_gf2nx T
genCanonicalBasis_gf2n.o RedGeMSS_128U_genCanonicalBasis_gf2n T
genSecretMQS_gf2.o RedGeMSS_128U_genSecretMQS_gf2_ref T
initListDifferences_gf2nx.o RedGeMSS_128U_initListDifferences_gf2nx T
initMatrixId_gf2.o RedGeMSS_128U_initMatrixIdn_gf2 T
initMatrixId_gf2.o RedGeMSS_128U_initMatrixIdnv_gf2 T
invMatrixn_gf2.o RedGeMSS_128U_invMatrixLUn_gf2 T
invMatrixn_gf2.o RedGeMSS_128U_invMatrixn_cst_gf2 T
invMatrixn_gf2.o RedGeMSS_128U_invMatrixn_nocst_gf2 T
invMatrixnv_gf2.o RedGeMSS_128U_invMatrixLUnv_gf2 T
invMatrixnv_gf2.o RedGeMSS_128U_invMatrixnv_cst_gf2 T
invMatrixnv_gf2.o RedGeMSS_128U_invMatrixnv_nocst_gf2 T
inv_gf2n.o RedGeMSS_128U_inv_Fermat_gf2n_ref T
inv_gf2n.o RedGeMSS_128U_inv_ITMIA_gf2n_ref T
mixEquationsMQS_gf2.o RedGeMSS_128U_mixEquationsMQS8_gf2_right T
mul_gf2n.o RedGeMSS_128U_mul_no_simd_gf2x_ref T
mul_gf2n.o RedGeMSS_128U_mul_then_rem_gf2n T
predicate.o RedGeMSS_128U_CMP_LT T
predicate.o RedGeMSS_128U_CMP_LT_NOCST T
predicate.o RedGeMSS_128U_ISEQUAL T
predicate.o RedGeMSS_128U_ISEQUAL_NOCST T
predicate.o RedGeMSS_128U_ISNOTZERO T
predicate.o RedGeMSS_128U_ISONE T
predicate.o RedGeMSS_128U_ISONE_NOCST T
predicate.o RedGeMSS_128U_ISZERO T
predicate.o RedGeMSS_128U_ISZERO_NOCST T
randMatrix_gf2.o RedGeMSS_128U_cleanLowerMatrixn T
randMatrix_gf2.o RedGeMSS_128U_cleanLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_128U_cleanMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_genLowerMatrixn T
randMatrix_gf2.o RedGeMSS_128U_genLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_128U_mulMatricesLU_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_mulMatricesLU_gf2_nv T
randMatrix_gf2.o RedGeMSS_128U_randInvMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_randInvMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_128U_randMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_randMatrix_gf2_nv T
rand_gf2nx.o RedGeMSS_128U_cleanMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_128U_cleanMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_128U_randMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_128U_randMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_128U_randMonic_gf2nx T
rem_gf2n.o RedGeMSS_128U_rem_gf2n_ref T
rem_gf2n.o RedGeMSS_128U_rem_gf2n_ref2 T
rem_gf2n.o RedGeMSS_128U_remsqr_gf2n_ref T
signHFE.o RedGeMSS_128U_precSignHFE T
signHFE.o RedGeMSS_128U_precSignHFESeed T
signHFE.o RedGeMSS_128U_signHFE_FeistelPatarin T
sign_keypairHFE.o RedGeMSS_128U_sign_keypairHFE T
sign_openHFE.o RedGeMSS_128U_sign_openHFE T
sign_openHFE.o RedGeMSS_128U_sign_openHFE_huncomp_pk T
sign_openHFE.o RedGeMSS_128U_sign_openHFE_uncomp_pk T
sort_gf2n.o RedGeMSS_128U_selectionSort_gf2n T
sort_gf2n.o RedGeMSS_128U_selectionSort_nocst_gf2n T
sqr_gf2n.o RedGeMSS_128U_sqr_no_simd_gf2x_ref2 T
sqr_gf2n.o RedGeMSS_128U_sqr_nocst_then_rem_gf2n T
sqr_gf2n.o RedGeMSS_128U_sqr_then_rem_gf2n T
sqr_gf2nx.o RedGeMSS_128U_sqr_HFE_gf2nx T
sqr_gf2nx.o RedGeMSS_128U_sqr_gf2nx T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductm_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductn_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductnv_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductnvn_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductnvn_start_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductv_64 T

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