Test results for amd64, r24000, crypto_sign/redgemss192v2

[Page version: 20250111 17:50:56]

Measurements for amd64, r24000, crypto_sign Test results for amd64, r24000, crypto_sign Test results for crypto_sign/redgemss192v2
Computer: r24000
Microarchitecture: amd64; Coffee Lake (906ea)
Architecture: amd64
CPU ID: GenuineIntel-000906ea-bfebfbff
SUPERCOP version: 20241022
Operation: crypto_sign
Primitive: redgemss192v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
109339501004855 0 01030730 860 1768T:skylakeclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
110185951393082 0 01422604 836 1832T:skylakegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
110880191006684 0 01032530 860 1768T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
111781061339468 0 01367596 836 1832T:optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
112091971394437 0 01423948 836 1832T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
113295431337770 0 01365932 836 1832T:skylakegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
114664701368888 0 01397348 836 1832T:skylakegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
116380641370232 0 01398692 836 1832T:optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
117512751263079 0 01290155 828 1800T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
118807711261478 0 01288555 828 1800T:skylakegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
121610381097169 0 01103529 860 1832T:skylakeclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
125077931054940 0 01061473 860 1832T:skylakeclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
129707401098975 0 01105353 860 1832T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
130048141003377 0 01009395 852 1832T:skylakeclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
133101541056762 0 01063265 860 1832T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
138446031005164 0 01011187 852 1832T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
1518613701119562 0 01149314 860 1768T:skylakeclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
1519714991119562 0 01149314 860 1768T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
103040617977076 0 0107169 860 1832T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
1069588747121797 0 0152129 860 1832T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
121759262062868 0 091460 836 1832T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
141721750942713 0 069500 836 1832T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
145557915245282 0 072420 836 1832T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
146114998937865 0 063652 828 1800T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
148577875243647 0 071434 860 1768T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
149760193544416 0 071787 852 1832T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
1631601694103921 0 0133866 860 1768T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022

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: 15, namely:
ImplementationCompiler
T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
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:skylakeclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:skylakeclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:skylakeclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:skylakeclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:skylakeclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

Namespace violations


add_gf2n.o RedGeMSS_192U_add2_gf2n_ref T
add_gf2n.o RedGeMSS_192U_add2_product_gf2n_ref T
add_gf2n.o RedGeMSS_192U_add_gf2n_ref T
add_gf2n.o RedGeMSS_192U_add_product_gf2n_ref T
changeVariablesMQS_gf2.o RedGeMSS_192U_changeVariablesMQS64_gf2 T
changeVariablesMQS_gf2.o RedGeMSS_192U_changeVariablesMQS_simd_gf2 T
chooseRootHFE_gf2nx.o RedGeMSS_192U_chooseRootHFE_gf2nx T
convMQS_gf2.o RedGeMSS_192U_convMQS_one_eq_to_hybrid_rep8_comp_gf2 T
convMQS_gf2.o RedGeMSS_192U_convMQS_one_eq_to_hybrid_rep8_uncomp_gf2 T
convMQ_gf2.o RedGeMSS_192U_convMQ_UL_gf2 T
convMQ_gf2.o RedGeMSS_192U_convMQ_last_UL_gf2 T
convMQ_gf2.o RedGeMSS_192U_convMQ_last_uncompressL_gf2 T
convMQ_gf2.o RedGeMSS_192U_convMQ_uncompressL_gf2 T
conv_gf2nx.o RedGeMSS_192U_convHFEpolynomialSparseToDense_gf2nx T
conv_gf2nx.o RedGeMSS_192U_convMonic_gf2nx T
determinantn_gf2.o RedGeMSS_192U_determinantn_cst_gf2 T
determinantn_gf2.o RedGeMSS_192U_determinantn_nocst_gf2 T
determinantnv_gf2.o RedGeMSS_192U_determinantnv_cst_gf2 T
determinantnv_gf2.o RedGeMSS_192U_determinantnv_nocst_gf2 T
div_gf2nx.o RedGeMSS_192U_div_q_monic_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_qr_monic_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_HFE_cst_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_HFE_cstdeg_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_HFE_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_monic_cst_gf2nx T
dotProduct_gf2n.o RedGeMSS_192U_dotProduct_no_simd_gf2n T
dotProduct_gf2n.o RedGeMSS_192U_doubleDotProduct_no_simd_gf2n T
evalMQShybrid_gf2.o RedGeMSS_192U_evalMQShybrid8_uncomp_nocst_gf2_m T
evalMQSnocst8_gf2.o RedGeMSS_192U_evalMQSnocst8_unrolled_gf2 T
evalMQSnocst8_quo_gf2.o RedGeMSS_192U_evalMQSnocst8_unrolled_quo_gf2 T
evalMQSv_gf2.o RedGeMSS_192U_evalMQSv_classical_gf2 T
evalMQSv_gf2.o RedGeMSS_192U_evalMQSv_unrolled_gf2 T
evalMQnocst_gf2.o RedGeMSS_192U_evalMQnocst_unrolled_no_simd_gf2 T
findRootsSplit_gf2nx.o RedGeMSS_192U_findRootsSplit_gf2nx T
findRoots_gf2nx.o RedGeMSS_192U_findRootsHFE_gf2nx T
findRoots_gf2nx.o RedGeMSS_192U_findUniqRootHFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_192U_frobeniusMap_HFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_192U_frobeniusMap_multisqr_HFE_gf2nx T
gcd_gf2nx.o RedGeMSS_192U_gcd_gf2nx T
genCanonicalBasis_gf2n.o RedGeMSS_192U_genCanonicalBasisVertical_gf2n T
genCanonicalBasis_gf2n.o RedGeMSS_192U_genCanonicalBasis_gf2n T
genSecretMQS_gf2.o RedGeMSS_192U_genSecretMQS_gf2_opt T
genSecretMQS_gf2.o RedGeMSS_192U_genSecretMQS_gf2_ref T
initListDifferences_gf2nx.o RedGeMSS_192U_initListDifferences_gf2nx T
initMatrixId_gf2.o RedGeMSS_192U_initMatrixIdn_gf2 T
initMatrixId_gf2.o RedGeMSS_192U_initMatrixIdnv_gf2 T
invMatrixn_gf2.o RedGeMSS_192U_invMatrixLUn_gf2 T
invMatrixn_gf2.o RedGeMSS_192U_invMatrixn_cst_gf2 T
invMatrixn_gf2.o RedGeMSS_192U_invMatrixn_nocst_gf2 T
invMatrixnv_gf2.o RedGeMSS_192U_invMatrixLUnv_gf2 T
invMatrixnv_gf2.o RedGeMSS_192U_invMatrixnv_cst_gf2 T
invMatrixnv_gf2.o RedGeMSS_192U_invMatrixnv_nocst_gf2 T
inv_gf2n.o RedGeMSS_192U_inv_Fermat_gf2n_ref T
inv_gf2n.o RedGeMSS_192U_inv_ITMIA_gf2n T
inv_gf2n.o RedGeMSS_192U_inv_ITMIA_gf2n_ref T
mixEquationsMQS_gf2.o RedGeMSS_192U_mixEquationsMQS8_gf2_right T
mul_gf2n.o RedGeMSS_192U_mul_no_simd_gf2x_ref T
mul_gf2n.o RedGeMSS_192U_mul_then_rem_gf2n T
mul_gf2x.o RedGeMSS_192U_mul128_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul160_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul192_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul224_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul256_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul288_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul320_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul32_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul352_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul384_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul416_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul448_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul480_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul512_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul544_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul576_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul64_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul64low_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul96_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul128_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul160_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul192_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul224_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul256_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul288_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul320_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul352_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul384_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul416_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul448_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul480_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul512_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul544_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul576_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul64_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul64low_gf2x T
mul_gf2x.o RedGeMSS_192U_pclmul96_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul128_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul160_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul192_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul224_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul256_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul288_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul320_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul32_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul352_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul384_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul416_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul448_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul480_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul512_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul544_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul576_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul64_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul96_gf2x T
predicate.o RedGeMSS_192U_CMP_LT T
predicate.o RedGeMSS_192U_CMP_LT_NOCST T
predicate.o RedGeMSS_192U_ISEQUAL T
predicate.o RedGeMSS_192U_ISEQUAL_NOCST T
predicate.o RedGeMSS_192U_ISNOTZERO T
predicate.o RedGeMSS_192U_ISONE T
predicate.o RedGeMSS_192U_ISONE_NOCST T
predicate.o RedGeMSS_192U_ISZERO T
predicate.o RedGeMSS_192U_ISZERO_NOCST T
randMatrix_gf2.o RedGeMSS_192U_cleanLowerMatrixn T
randMatrix_gf2.o RedGeMSS_192U_cleanLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_192U_cleanMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_192U_cleanMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_192U_genLowerMatrixn T
randMatrix_gf2.o RedGeMSS_192U_genLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_192U_mulMatricesLU_gf2_n T
randMatrix_gf2.o RedGeMSS_192U_mulMatricesLU_gf2_nv T
randMatrix_gf2.o RedGeMSS_192U_randInvMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_192U_randInvMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_192U_randMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_192U_randMatrix_gf2_nv T
rand_gf2nx.o RedGeMSS_192U_cleanMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_192U_cleanMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_192U_randMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_192U_randMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_192U_randMonic_gf2nx T
rem_gf2n.o RedGeMSS_192U_rem_gf2n_ref T
rem_gf2n.o RedGeMSS_192U_rem_gf2n_ref2 T
rem_gf2n.o RedGeMSS_192U_rem_no_simd_gf2n T
rem_gf2n.o RedGeMSS_192U_remsqr_gf2n_ref T
signHFE.o RedGeMSS_192U_precSignHFE T
signHFE.o RedGeMSS_192U_precSignHFESeed T
signHFE.o RedGeMSS_192U_signHFE_FeistelPatarin T
sign_keypairHFE.o RedGeMSS_192U_sign_keypairHFE T
sign_openHFE.o RedGeMSS_192U_sign_openHFE T
sign_openHFE.o RedGeMSS_192U_sign_openHFE_huncomp_pk T
sign_openHFE.o RedGeMSS_192U_sign_openHFE_uncomp_pk T
sort_gf2n.o RedGeMSS_192U_fast_sort_gf2n T
sort_gf2n.o RedGeMSS_192U_quickSort_nocst_gf2n T
sort_gf2n.o RedGeMSS_192U_selectionSort_gf2n T
sort_gf2n.o RedGeMSS_192U_selectionSort_nocst_gf2n T
sqr_gf2n.o RedGeMSS_192U_sqr_no_simd_gf2x_ref2 T
sqr_gf2n.o RedGeMSS_192U_sqr_nocst_then_rem_gf2n T
sqr_gf2n.o RedGeMSS_192U_sqr_then_rem_gf2n T
sqr_gf2nx.o RedGeMSS_192U_sqr_HFE_gf2nx T
sqr_gf2nx.o RedGeMSS_192U_sqr_gf2nx T
sqr_gf2x.o RedGeMSS_192U_psqr128_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr128_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr160_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr160_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr192_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr192_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr224_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr224_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr256_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr256_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr288_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr288_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr320_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr320_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr352_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr352_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr384_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr384_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr416_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr416_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr448_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr448_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr480_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr480_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr512_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr512_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr544_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr544_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr576_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr576_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr64_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr64_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr64low_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr64low_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr96_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr96_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr128_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr160_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr192_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr224_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr256_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr288_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr320_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr32_no_simd_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr352_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr384_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr416_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr448_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr480_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr512_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr544_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr576_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr64_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr64low_no_simd_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr64low_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr96_pclmul_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr128_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr160_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr192_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr224_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr256_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr288_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr320_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr352_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr384_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr416_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr448_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr480_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr512_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr544_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr576_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr64_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr64low_shuffle_gf2x T
sqr_gf2x.o RedGeMSS_192U_vpsqr96_shuffle_gf2x T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductm_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductn_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductnv_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductnvn_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductnvn_start_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductv_64 T

Number of similar (implementation,compiler) pairs: 16, namely:
ImplementationCompiler
T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
T:optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
T:skylakeclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:skylakeclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:skylakeclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:skylakeclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:skylakegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
T:skylakegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
T:skylakegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
T:skylakegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

Namespace violations


add_gf2n.o RedGeMSS_192U_add2_gf2n_ref T
add_gf2n.o RedGeMSS_192U_add2_product_gf2n_ref T
add_gf2n.o RedGeMSS_192U_add_gf2n_ref T
add_gf2n.o RedGeMSS_192U_add_product_gf2n_ref T
changeVariablesMQS_gf2.o RedGeMSS_192U_changeVariablesMQS64_gf2 T
changeVariablesMQS_gf2.o RedGeMSS_192U_changeVariablesMQS_simd_gf2 T
chooseRootHFE_gf2nx.o RedGeMSS_192U_chooseRootHFE_gf2nx T
convMQS_gf2.o RedGeMSS_192U_convMQS_one_eq_to_hybrid_rep8_comp_gf2 T
convMQS_gf2.o RedGeMSS_192U_convMQS_one_eq_to_hybrid_rep8_uncomp_gf2 T
convMQ_gf2.o RedGeMSS_192U_convMQ_UL_gf2 T
convMQ_gf2.o RedGeMSS_192U_convMQ_last_UL_gf2 T
convMQ_gf2.o RedGeMSS_192U_convMQ_last_uncompressL_gf2 T
convMQ_gf2.o RedGeMSS_192U_convMQ_uncompressL_gf2 T
conv_gf2nx.o RedGeMSS_192U_convHFEpolynomialSparseToDense_gf2nx T
conv_gf2nx.o RedGeMSS_192U_convMonic_gf2nx T
determinantn_gf2.o RedGeMSS_192U_determinantn_cst_gf2 T
determinantn_gf2.o RedGeMSS_192U_determinantn_nocst_gf2 T
determinantnv_gf2.o RedGeMSS_192U_determinantnv_cst_gf2 T
determinantnv_gf2.o RedGeMSS_192U_determinantnv_nocst_gf2 T
div_gf2nx.o RedGeMSS_192U_div_q_monic_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_qr_monic_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_HFE_cst_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_HFE_cstdeg_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_HFE_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_monic_cst_gf2nx T
dotProduct_gf2n.o RedGeMSS_192U_dotProduct_no_simd_gf2n T
dotProduct_gf2n.o RedGeMSS_192U_doubleDotProduct_no_simd_gf2n T
evalMQShybrid_gf2.o RedGeMSS_192U_evalMQShybrid8_uncomp_nocst_gf2_m T
evalMQSnocst8_gf2.o RedGeMSS_192U_evalMQSnocst8_unrolled_gf2 T
evalMQSnocst8_quo_gf2.o RedGeMSS_192U_evalMQSnocst8_unrolled_quo_gf2 T
evalMQSv_gf2.o RedGeMSS_192U_evalMQSv_classical_gf2 T
evalMQSv_gf2.o RedGeMSS_192U_evalMQSv_unrolled_gf2 T
evalMQnocst_gf2.o RedGeMSS_192U_evalMQnocst_unrolled_no_simd_gf2 T
findRootsSplit_gf2nx.o RedGeMSS_192U_findRootsSplit_gf2nx T
findRoots_gf2nx.o RedGeMSS_192U_findRootsHFE_gf2nx T
findRoots_gf2nx.o RedGeMSS_192U_findUniqRootHFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_192U_frobeniusMap_HFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_192U_frobeniusMap_multisqr_HFE_gf2nx T
gcd_gf2nx.o RedGeMSS_192U_gcd_gf2nx T
genCanonicalBasis_gf2n.o RedGeMSS_192U_genCanonicalBasisVertical_gf2n T
genCanonicalBasis_gf2n.o RedGeMSS_192U_genCanonicalBasis_gf2n T
genSecretMQS_gf2.o RedGeMSS_192U_genSecretMQS_gf2_opt T
genSecretMQS_gf2.o RedGeMSS_192U_genSecretMQS_gf2_ref T
initListDifferences_gf2nx.o RedGeMSS_192U_initListDifferences_gf2nx T
initMatrixId_gf2.o RedGeMSS_192U_initMatrixIdn_gf2 T
initMatrixId_gf2.o RedGeMSS_192U_initMatrixIdnv_gf2 T
invMatrixn_gf2.o RedGeMSS_192U_invMatrixLUn_gf2 T
invMatrixn_gf2.o RedGeMSS_192U_invMatrixn_cst_gf2 T
invMatrixn_gf2.o RedGeMSS_192U_invMatrixn_nocst_gf2 T
invMatrixnv_gf2.o RedGeMSS_192U_invMatrixLUnv_gf2 T
invMatrixnv_gf2.o RedGeMSS_192U_invMatrixnv_cst_gf2 T
invMatrixnv_gf2.o RedGeMSS_192U_invMatrixnv_nocst_gf2 T
inv_gf2n.o RedGeMSS_192U_inv_Fermat_gf2n_ref T
inv_gf2n.o RedGeMSS_192U_inv_ITMIA_gf2n_ref T
mixEquationsMQS_gf2.o RedGeMSS_192U_mixEquationsMQS8_gf2_right T
mul_gf2n.o RedGeMSS_192U_mul_no_simd_gf2x_ref T
mul_gf2n.o RedGeMSS_192U_mul_then_rem_gf2n T
mul_gf2x.o RedGeMSS_192U_mul128_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul160_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul192_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul224_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul256_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul288_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul320_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul32_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul352_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul384_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul416_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul448_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul480_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul512_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul544_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul576_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul64_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul64low_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_mul96_no_simd_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul128_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul160_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul192_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul224_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul256_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul288_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul320_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul32_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul352_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul384_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul416_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul448_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul480_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul512_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul544_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul576_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul64_gf2x T
mul_gf2x.o RedGeMSS_192U_pmul96_gf2x T
predicate.o RedGeMSS_192U_CMP_LT T
predicate.o RedGeMSS_192U_CMP_LT_NOCST T
predicate.o RedGeMSS_192U_ISEQUAL T
predicate.o RedGeMSS_192U_ISEQUAL_NOCST T
predicate.o RedGeMSS_192U_ISNOTZERO T
predicate.o RedGeMSS_192U_ISONE T
predicate.o RedGeMSS_192U_ISONE_NOCST T
predicate.o RedGeMSS_192U_ISZERO T
predicate.o RedGeMSS_192U_ISZERO_NOCST T
randMatrix_gf2.o RedGeMSS_192U_cleanLowerMatrixn T
randMatrix_gf2.o RedGeMSS_192U_cleanLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_192U_cleanMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_192U_cleanMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_192U_genLowerMatrixn T
randMatrix_gf2.o RedGeMSS_192U_genLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_192U_mulMatricesLU_gf2_n T
randMatrix_gf2.o RedGeMSS_192U_mulMatricesLU_gf2_nv T
randMatrix_gf2.o RedGeMSS_192U_randInvMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_192U_randInvMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_192U_randMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_192U_randMatrix_gf2_nv T
rand_gf2nx.o RedGeMSS_192U_cleanMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_192U_cleanMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_192U_randMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_192U_randMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_192U_randMonic_gf2nx T
rem_gf2n.o RedGeMSS_192U_rem_gf2n_ref T
rem_gf2n.o RedGeMSS_192U_rem_gf2n_ref2 T
rem_gf2n.o RedGeMSS_192U_rem_no_simd_gf2n T
rem_gf2n.o RedGeMSS_192U_remsqr_gf2n_ref T
signHFE.o RedGeMSS_192U_precSignHFE T
signHFE.o RedGeMSS_192U_precSignHFESeed T
signHFE.o RedGeMSS_192U_signHFE_FeistelPatarin T
sign_keypairHFE.o RedGeMSS_192U_sign_keypairHFE T
sign_openHFE.o RedGeMSS_192U_sign_openHFE T
sign_openHFE.o RedGeMSS_192U_sign_openHFE_huncomp_pk T
sign_openHFE.o RedGeMSS_192U_sign_openHFE_uncomp_pk T
sort_gf2n.o RedGeMSS_192U_fast_sort_gf2n T
sort_gf2n.o RedGeMSS_192U_quickSort_nocst_gf2n T
sort_gf2n.o RedGeMSS_192U_selectionSort_gf2n T
sort_gf2n.o RedGeMSS_192U_selectionSort_nocst_gf2n T
sqr_gf2n.o RedGeMSS_192U_sqr_no_simd_gf2x_ref2 T
sqr_gf2n.o RedGeMSS_192U_sqr_nocst_then_rem_gf2n T
sqr_gf2n.o RedGeMSS_192U_sqr_then_rem_gf2n T
sqr_gf2nx.o RedGeMSS_192U_sqr_HFE_gf2nx T
sqr_gf2nx.o RedGeMSS_192U_sqr_gf2nx T
sqr_gf2x.o RedGeMSS_192U_psqr128_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr160_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr192_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr224_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr256_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr288_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr320_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr352_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr384_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr416_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr448_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr480_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr512_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr544_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr576_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr64_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr64low_gf2x T
sqr_gf2x.o RedGeMSS_192U_psqr96_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr32_no_simd_gf2x T
sqr_gf2x.o RedGeMSS_192U_sqr64low_no_simd_gf2x T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductm_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductn_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductnv_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductnvn_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductnvn_start_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductv_64 T

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

Namespace violations


add_gf2n.o RedGeMSS_192U_add2_gf2n_ref T
add_gf2n.o RedGeMSS_192U_add2_product_gf2n_ref T
add_gf2n.o RedGeMSS_192U_add_gf2n_ref T
add_gf2n.o RedGeMSS_192U_add_product_gf2n_ref T
changeVariablesMQS_gf2.o RedGeMSS_192U_changeVariablesMQS_simd_gf2 T
chooseRootHFE_gf2nx.o RedGeMSS_192U_chooseRootHFE_gf2nx T
convMQS_gf2.o RedGeMSS_192U_convMQS_one_eq_to_hybrid_rep8_comp_gf2 T
convMQS_gf2.o RedGeMSS_192U_convMQS_one_eq_to_hybrid_rep8_uncomp_gf2 T
convMQ_gf2.o RedGeMSS_192U_convMQ_UL_gf2 T
convMQ_gf2.o RedGeMSS_192U_convMQ_last_UL_gf2 T
convMQ_gf2.o RedGeMSS_192U_convMQ_last_uncompressL_gf2 T
convMQ_gf2.o RedGeMSS_192U_convMQ_uncompressL_gf2 T
conv_gf2nx.o RedGeMSS_192U_convHFEpolynomialSparseToDense_gf2nx T
conv_gf2nx.o RedGeMSS_192U_convMonic_gf2nx T
determinantn_gf2.o RedGeMSS_192U_determinantn_cst_gf2 T
determinantn_gf2.o RedGeMSS_192U_determinantn_nocst_gf2 T
determinantnv_gf2.o RedGeMSS_192U_determinantnv_cst_gf2 T
determinantnv_gf2.o RedGeMSS_192U_determinantnv_nocst_gf2 T
div_gf2nx.o RedGeMSS_192U_div_q_monic_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_qr_monic_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_HFE_cst_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_HFE_cstdeg_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_HFE_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_gf2nx T
div_gf2nx.o RedGeMSS_192U_div_r_monic_cst_gf2nx T
dotProduct_gf2n.o RedGeMSS_192U_dotProduct_no_simd_gf2n T
dotProduct_gf2n.o RedGeMSS_192U_doubleDotProduct_no_simd_gf2n T
evalMQShybrid_gf2.o RedGeMSS_192U_evalMQShybrid8_uncomp_nocst_gf2_m T
evalMQSnocst8_gf2.o RedGeMSS_192U_evalMQSnocst8_unrolled_gf2 T
evalMQSnocst8_quo_gf2.o RedGeMSS_192U_evalMQSnocst8_unrolled_quo_gf2 T
evalMQSv_gf2.o RedGeMSS_192U_evalMQSv_classical_gf2 T
evalMQnocst_gf2.o RedGeMSS_192U_evalMQnocst_unrolled_no_simd_gf2 T
findRootsSplit_gf2nx.o RedGeMSS_192U_findRootsSplit_gf2nx T
findRoots_gf2nx.o RedGeMSS_192U_findRootsHFE_gf2nx T
findRoots_gf2nx.o RedGeMSS_192U_findUniqRootHFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_192U_frobeniusMap_HFE_gf2nx T
gcd_gf2nx.o RedGeMSS_192U_gcd_gf2nx T
genCanonicalBasis_gf2n.o RedGeMSS_192U_genCanonicalBasis_gf2n T
genSecretMQS_gf2.o RedGeMSS_192U_genSecretMQS_gf2_ref T
initListDifferences_gf2nx.o RedGeMSS_192U_initListDifferences_gf2nx T
initMatrixId_gf2.o RedGeMSS_192U_initMatrixIdn_gf2 T
initMatrixId_gf2.o RedGeMSS_192U_initMatrixIdnv_gf2 T
invMatrixn_gf2.o RedGeMSS_192U_invMatrixLUn_gf2 T
invMatrixn_gf2.o RedGeMSS_192U_invMatrixn_cst_gf2 T
invMatrixn_gf2.o RedGeMSS_192U_invMatrixn_nocst_gf2 T
invMatrixnv_gf2.o RedGeMSS_192U_invMatrixLUnv_gf2 T
invMatrixnv_gf2.o RedGeMSS_192U_invMatrixnv_cst_gf2 T
invMatrixnv_gf2.o RedGeMSS_192U_invMatrixnv_nocst_gf2 T
inv_gf2n.o RedGeMSS_192U_inv_Fermat_gf2n_ref T
inv_gf2n.o RedGeMSS_192U_inv_ITMIA_gf2n_ref T
mixEquationsMQS_gf2.o RedGeMSS_192U_mixEquationsMQS8_gf2_right T
mul_gf2n.o RedGeMSS_192U_mul_no_simd_gf2x_ref T
mul_gf2n.o RedGeMSS_192U_mul_then_rem_gf2n T
predicate.o RedGeMSS_192U_CMP_LT T
predicate.o RedGeMSS_192U_CMP_LT_NOCST T
predicate.o RedGeMSS_192U_ISEQUAL T
predicate.o RedGeMSS_192U_ISEQUAL_NOCST T
predicate.o RedGeMSS_192U_ISNOTZERO T
predicate.o RedGeMSS_192U_ISONE T
predicate.o RedGeMSS_192U_ISONE_NOCST T
predicate.o RedGeMSS_192U_ISZERO T
predicate.o RedGeMSS_192U_ISZERO_NOCST T
randMatrix_gf2.o RedGeMSS_192U_cleanLowerMatrixn T
randMatrix_gf2.o RedGeMSS_192U_cleanLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_192U_cleanMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_192U_cleanMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_192U_genLowerMatrixn T
randMatrix_gf2.o RedGeMSS_192U_genLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_192U_mulMatricesLU_gf2_n T
randMatrix_gf2.o RedGeMSS_192U_mulMatricesLU_gf2_nv T
randMatrix_gf2.o RedGeMSS_192U_randInvMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_192U_randInvMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_192U_randMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_192U_randMatrix_gf2_nv T
rand_gf2nx.o RedGeMSS_192U_cleanMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_192U_cleanMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_192U_randMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_192U_randMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_192U_randMonic_gf2nx T
rem_gf2n.o RedGeMSS_192U_rem_gf2n_ref T
rem_gf2n.o RedGeMSS_192U_rem_gf2n_ref2 T
rem_gf2n.o RedGeMSS_192U_remsqr_gf2n_ref T
signHFE.o RedGeMSS_192U_precSignHFE T
signHFE.o RedGeMSS_192U_precSignHFESeed T
signHFE.o RedGeMSS_192U_signHFE_FeistelPatarin T
sign_keypairHFE.o RedGeMSS_192U_sign_keypairHFE T
sign_openHFE.o RedGeMSS_192U_sign_openHFE T
sign_openHFE.o RedGeMSS_192U_sign_openHFE_huncomp_pk T
sign_openHFE.o RedGeMSS_192U_sign_openHFE_uncomp_pk T
sort_gf2n.o RedGeMSS_192U_selectionSort_gf2n T
sort_gf2n.o RedGeMSS_192U_selectionSort_nocst_gf2n T
sqr_gf2n.o RedGeMSS_192U_sqr_no_simd_gf2x_ref2 T
sqr_gf2n.o RedGeMSS_192U_sqr_nocst_then_rem_gf2n T
sqr_gf2n.o RedGeMSS_192U_sqr_then_rem_gf2n T
sqr_gf2nx.o RedGeMSS_192U_sqr_HFE_gf2nx T
sqr_gf2nx.o RedGeMSS_192U_sqr_gf2nx T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductm_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductn_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductnv_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductnvn_64 T
vecMatProduct_gf2.o RedGeMSS_192U_vecMatProductnvn_start_64 T
vecMatProduct_gf2.o RedGeMSS_192U_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.2.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)