Test results for aarch64, pi3aplus, crypto_sign/mqom2cat5gf2shortr3

[Page version: 20251212 19:25:13]

Measurements for aarch64, pi3aplus, crypto_sign Test results for aarch64, pi3aplus, crypto_sign Test results for crypto_sign/mqom2cat5gf2shortr3
Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20251114
Operation: crypto_sign
Primitive: mqom2cat5gf2shortr3
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
3299963210255050 96 0225966 896 1584ref_defaultgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120820251114
3654693540222094 96 0193006 896 1584plain32_defaultgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120720251114
5476477524134358 96 0142246 896 1584ref_defaultgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120820251114
5510313204254066 96 0222854 864 1584ref_memoptgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120820251114
5854986582221110 96 0189894 864 1584plain32_memoptgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120720251114
588315296698994 96 0106878 896 1584plain32_defaultgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120720251114
7105547462143078 96 0149830 896 1568ref_defaultgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120820251114
7459287348105918 96 0112662 896 1568plain32_defaultgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120720251114
9216347521107236 96 0116830 880 1568ref_defaultgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120820251114
947302827665832 96 075422 880 1568plain32_defaultgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120720251114
9866642008133642 96 0140614 864 1584ref_memoptgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120820251114
1022126499298278 96 0109342 864 1584plain32_memoptgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120820251114
11444565639142770 96 0147662 864 1568ref_memoptgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120820251114
11746254648105610 96 0110494 864 1568plain32_memoptgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120820251114
13685617486106712 96 0114854 848 1568ref_memoptgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120820251114
1393507796665308 96 073462 848 1568plain32_memoptgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025120720251114

Compiler output


blc_default.c: blc_default.c: In function 'BLC_Open_default':
blc_default.c: blc_default.c:269:27: warning: passing argument 1 of 'crypto_declassify' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
blc_default.c:   269 |         crypto_declassify(&i_star[e], sizeof(i_star[e]));
blc_default.c:       |                           ^~~~~~~~~~
blc_default.c: In file included from blc_default.c:5:
blc_default.c: .../supercop-data/pi3aplus/aarch64/include/crypto_declassify.h:4:31: note: expected 'void *' but argument is of type 'const uint16_t *' {aka 'const short unsigned int *'}
blc_default.c:     4 | extern void crypto_declassify(void *,unsigned long long);
blc_default.c:       |                               ^~~~~~
blc_memopt.c: blc_memopt.c: In function 'BLC_Open_memopt':
blc_memopt.c: blc_memopt.c:405:27: warning: passing argument 1 of 'crypto_declassify' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
blc_memopt.c:   405 |         crypto_declassify(&i_star[e], sizeof(i_star[e]));
blc_memopt.c:       |                           ^~~~~~~~~~
blc_memopt.c: In file included from blc_memopt.c:6:
blc_memopt.c: .../supercop-data/pi3aplus/aarch64/include/crypto_declassify.h:4:31: note: expected 'void *' but argument is of type 'const uint16_t *' {aka 'const short unsigned int *'}
blc_memopt.c:     4 | extern void crypto_declassify(void *,unsigned long long);
blc_memopt.c:       |                               ^~~~~~

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

Compiler output


blc_default.c: blc_default.c: In function 'BLC_Open_default':
blc_default.c: blc_default.c:269:27: warning: passing argument 1 of 'crypto_declassify' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
blc_default.c:   269 |         crypto_declassify(&i_star[e], sizeof(i_star[e]));
blc_default.c:       |                           ^~~~~~~~~~
blc_default.c: In file included from macros.h:237,
blc_default.c:                  from endian_compat.h:14,
blc_default.c:                  from brg_endian.h:4,
blc_default.c:                  from KeccakP-1600-SnP.h:24,
blc_default.c:                  from KeccakSponge.h:64,
blc_default.c:                  from KeccakHash.h:25,
blc_default.c:                  from xof.h:12,
blc_default.c:                  from blc_default.h:8,
blc_default.c:                  from blc_default.c:1:
blc_default.c: .../supercop-data/pi3aplus/aarch64/include/crypto_declassify.h:4:31: note: expected 'void *' but argument is of type 'const uint16_t *' {aka 'const short unsigned int *'}
blc_default.c:     4 | extern void crypto_declassify(void *,unsigned long long);
blc_default.c:       |                               ^~~~~~
blc_memopt.c: blc_memopt.c: In function 'BLC_Open_memopt':
blc_memopt.c: blc_memopt.c:405:27: warning: passing argument 1 of 'crypto_declassify' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
blc_memopt.c:   405 |         crypto_declassify(&i_star[e], sizeof(i_star[e]));
blc_memopt.c:       |                           ^~~~~~~~~~
blc_memopt.c: In file included from macros.h:237,
blc_memopt.c:                  from endian_compat.h:14,
blc_memopt.c:                  from brg_endian.h:4,
blc_memopt.c:                  from KeccakP-1600-SnP.h:24,
blc_memopt.c:                  from KeccakSponge.h:64,
blc_memopt.c:                  from KeccakHash.h:25,
blc_memopt.c:                  from xof.h:12,
blc_memopt.c:                  from blc_memopt.h:8,
blc_memopt.c:                  from blc_memopt.c:1:
blc_memopt.c: .../supercop-data/pi3aplus/aarch64/include/crypto_declassify.h:4:31: note: expected 'void *' but argument is of type 'const uint16_t *' {aka 'const short unsigned int *'}
blc_memopt.c:     4 | extern void crypto_declassify(void *,unsigned long long);
blc_memopt.c:       |                               ^~~~~~

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

Namespace violations


KeccakHash.o Keccak_HashFinal T
KeccakHash.o Keccak_HashInitialize T
KeccakHash.o Keccak_HashSqueeze T
KeccakHash.o Keccak_HashUpdate T
KeccakHashtimes4.o Keccak_HashFinaltimes4 T
KeccakHashtimes4.o Keccak_HashInitializetimes4 T
KeccakHashtimes4.o Keccak_HashSqueezetimes4 T
KeccakHashtimes4.o Keccak_HashUpdatetimes4 T
KeccakP-1600-inplace32BI.o KeccakP1600_AddByte T
KeccakP-1600-inplace32BI.o KeccakP1600_AddBytes T
KeccakP-1600-inplace32BI.o KeccakP1600_AddBytesInLane T
KeccakP-1600-inplace32BI.o KeccakP1600_AddLanes T
KeccakP-1600-inplace32BI.o KeccakP1600_ExtractAndAddBytes T
KeccakP-1600-inplace32BI.o KeccakP1600_ExtractAndAddBytesInLane T
KeccakP-1600-inplace32BI.o KeccakP1600_ExtractAndAddLanes T
KeccakP-1600-inplace32BI.o KeccakP1600_ExtractBytes T
KeccakP-1600-inplace32BI.o KeccakP1600_ExtractBytesInLane T
KeccakP-1600-inplace32BI.o KeccakP1600_ExtractLanes T
KeccakP-1600-inplace32BI.o KeccakP1600_Initialize T
KeccakP-1600-inplace32BI.o KeccakP1600_OverwriteBytes T
KeccakP-1600-inplace32BI.o KeccakP1600_OverwriteBytesInLane T
KeccakP-1600-inplace32BI.o KeccakP1600_OverwriteLanes T
KeccakP-1600-inplace32BI.o KeccakP1600_OverwriteWithZeroes T
KeccakP-1600-inplace32BI.o KeccakP1600_Permute_12rounds T
KeccakP-1600-inplace32BI.o KeccakP1600_Permute_24rounds T
KeccakP-1600-inplace32BI.o KeccakP1600_Permute_Nrounds T
KeccakP-1600-inplace32BI.o KeccakP1600_SetBytesInLaneToZero T
KeccakP-1600-times4-on1.o KeccakP1600times4_AddByte T
KeccakP-1600-times4-on1.o KeccakP1600times4_AddBytes T
KeccakP-1600-times4-on1.o KeccakP1600times4_AddLanesAll T
KeccakP-1600-times4-on1.o KeccakP1600times4_ExtractAndAddBytes T
KeccakP-1600-times4-on1.o KeccakP1600times4_ExtractAndAddLanesAll T
KeccakP-1600-times4-on1.o KeccakP1600times4_ExtractBytes T
KeccakP-1600-times4-on1.o KeccakP1600times4_ExtractLanesAll T
KeccakP-1600-times4-on1.o KeccakP1600times4_InitializeAll T
KeccakP-1600-times4-on1.o KeccakP1600times4_OverwriteBytes T
KeccakP-1600-times4-on1.o KeccakP1600times4_OverwriteLanesAll T
KeccakP-1600-times4-on1.o KeccakP1600times4_OverwriteWithZeroes T
KeccakP-1600-times4-on1.o KeccakP1600times4_PermuteAll_12rounds T
KeccakP-1600-times4-on1.o KeccakP1600times4_PermuteAll_24rounds T
KeccakP-1600-times4-on1.o KeccakP1600times4_PermuteAll_4rounds T
KeccakP-1600-times4-on1.o KeccakP1600times4_PermuteAll_6rounds T
KeccakP-1600-times4-on1.o KeccakP1600times4_StaticInitialize T
KeccakSponge.o KeccakWidth1600_12rounds_Sponge T
KeccakSponge.o KeccakWidth1600_12rounds_SpongeAbsorb T
KeccakSponge.o KeccakWidth1600_12rounds_SpongeAbsorbLastFewBits T
KeccakSponge.o KeccakWidth1600_12rounds_SpongeInitialize T
KeccakSponge.o KeccakWidth1600_12rounds_SpongeSqueeze T
KeccakSponge.o KeccakWidth1600_Sponge T
KeccakSponge.o KeccakWidth1600_SpongeAbsorb T
KeccakSponge.o KeccakWidth1600_SpongeAbsorbLastFewBits T
KeccakSponge.o KeccakWidth1600_SpongeInitialize T
KeccakSponge.o KeccakWidth1600_SpongeSqueeze T
KeccakSpongetimes4.o KeccakWidth1600times4_SpongeAbsorb T
KeccakSpongetimes4.o KeccakWidth1600times4_SpongeAbsorbLastFewBits T
KeccakSpongetimes4.o KeccakWidth1600times4_SpongeInitialize T
KeccakSpongetimes4.o KeccakWidth1600times4_SpongeSqueeze T
blc_default.o BLC_Commit_default T
blc_default.o BLC_Eval_default T
blc_default.o BLC_Open_default T
blc_memopt.o BLC_Commit_memopt T
blc_memopt.o BLC_Eval_memopt T
blc_memopt.o BLC_Open_memopt T
expand_mq.o ExpandEquations T
expand_mq.o ExpandEquations_memopt_init T
expand_mq.o ExpandEquations_memopt_update T
ggm_tree.o GGMTree_Expand T
ggm_tree.o GGMTree_ExpandPath T
ggm_tree.o GGMTree_GetNextLeaf T
ggm_tree.o GGMTree_GetNextLeafPartial T
ggm_tree.o GGMTree_GetNextLeafPartial_x4 T
ggm_tree.o GGMTree_GetNextLeaf_x4 T
ggm_tree.o GGMTree_InitIncrementalExpansion T
ggm_tree.o GGMTree_InitIncrementalExpansion_x4 T
ggm_tree.o GGMTree_InitIncrementalPartialExpansion T
ggm_tree.o GGMTree_InitIncrementalPartialExpansion_x4 T
ggm_tree.o GGMTree_Open T
ggm_tree.o GGMTree_PartiallyExpand T
keygen.o KeyGen T
piop_default.o ComputePAlpha_default T
piop_default.o RecomputePAlpha_default T
piop_memopt.o ComputePAlpha_memopt T
piop_memopt.o ComputePzEval_xTau T
piop_memopt.o ComputePz_xTau T
piop_memopt.o ExpandBatchingChallenge T
piop_memopt.o RecomputePAlpha_memopt T
prg.o PRG T
prg.o PRG_memopt T
prg.o PRG_x4 T
prg.o PRG_x8 T
rijndael_ct64.o aes128_ct64_enc T
rijndael_ct64.o aes128_ct64_enc_x2 T
rijndael_ct64.o aes128_ct64_enc_x4 T
rijndael_ct64.o aes128_ct64_enc_x8 T
rijndael_ct64.o aes128_ct64_setkey_enc T
rijndael_ct64.o aes256_ct64_enc T
rijndael_ct64.o aes256_ct64_enc_x2 T
rijndael_ct64.o aes256_ct64_enc_x4 T
rijndael_ct64.o aes256_ct64_enc_x8 T
rijndael_ct64.o aes256_ct64_setkey_enc T
rijndael_ct64.o rijndael256_ct64_enc T
rijndael_ct64.o rijndael256_ct64_enc_x2 T
rijndael_ct64.o rijndael256_ct64_enc_x4 T
rijndael_ct64.o rijndael256_ct64_enc_x8 T
rijndael_ct64.o rijndael256_ct64_setkey_enc T
sign.o SampleChallenge T
sign.o Sign T
sign.o Verify T
sign.o crypto_sign_signature T
sign.o crypto_sign_verify T
xof.o xof_init T
xof.o xof_init_x4 T
xof.o xof_squeeze T
xof.o xof_squeeze_x4 T
xof.o xof_update T
xof.o xof_update_x4 T

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

Namespace violations


KeccakHash.o Keccak_HashFinal T
KeccakHash.o Keccak_HashInitialize T
KeccakHash.o Keccak_HashSqueeze T
KeccakHash.o Keccak_HashUpdate T
KeccakHashtimes4.o Keccak_HashFinaltimes4 T
KeccakHashtimes4.o Keccak_HashInitializetimes4 T
KeccakHashtimes4.o Keccak_HashSqueezetimes4 T
KeccakHashtimes4.o Keccak_HashUpdatetimes4 T
KeccakP-1600-opt64.o KeccakF1600_FastLoop_Absorb T
KeccakP-1600-opt64.o KeccakP1600_12rounds_FastLoop_Absorb T
KeccakP-1600-opt64.o KeccakP1600_AddBytes T
KeccakP-1600-opt64.o KeccakP1600_AddBytesInLane T
KeccakP-1600-opt64.o KeccakP1600_AddLanes T
KeccakP-1600-opt64.o KeccakP1600_ExtractAndAddBytes T
KeccakP-1600-opt64.o KeccakP1600_ExtractAndAddBytesInLane T
KeccakP-1600-opt64.o KeccakP1600_ExtractAndAddLanes T
KeccakP-1600-opt64.o KeccakP1600_ExtractBytes T
KeccakP-1600-opt64.o KeccakP1600_ExtractBytesInLane T
KeccakP-1600-opt64.o KeccakP1600_ExtractLanes T
KeccakP-1600-opt64.o KeccakP1600_Initialize T
KeccakP-1600-opt64.o KeccakP1600_OverwriteBytes T
KeccakP-1600-opt64.o KeccakP1600_OverwriteBytesInLane T
KeccakP-1600-opt64.o KeccakP1600_OverwriteLanes T
KeccakP-1600-opt64.o KeccakP1600_OverwriteWithZeroes T
KeccakP-1600-opt64.o KeccakP1600_Permute_12rounds T
KeccakP-1600-opt64.o KeccakP1600_Permute_24rounds T
KeccakP-1600-opt64.o KeccakP1600_Permute_Nrounds T
KeccakP-1600-times4-on1.o KeccakP1600times4_AddByte T
KeccakP-1600-times4-on1.o KeccakP1600times4_AddBytes T
KeccakP-1600-times4-on1.o KeccakP1600times4_AddLanesAll T
KeccakP-1600-times4-on1.o KeccakP1600times4_ExtractAndAddBytes T
KeccakP-1600-times4-on1.o KeccakP1600times4_ExtractAndAddLanesAll T
KeccakP-1600-times4-on1.o KeccakP1600times4_ExtractBytes T
KeccakP-1600-times4-on1.o KeccakP1600times4_ExtractLanesAll T
KeccakP-1600-times4-on1.o KeccakP1600times4_InitializeAll T
KeccakP-1600-times4-on1.o KeccakP1600times4_OverwriteBytes T
KeccakP-1600-times4-on1.o KeccakP1600times4_OverwriteLanesAll T
KeccakP-1600-times4-on1.o KeccakP1600times4_OverwriteWithZeroes T
KeccakP-1600-times4-on1.o KeccakP1600times4_PermuteAll_12rounds T
KeccakP-1600-times4-on1.o KeccakP1600times4_PermuteAll_24rounds T
KeccakP-1600-times4-on1.o KeccakP1600times4_PermuteAll_4rounds T
KeccakP-1600-times4-on1.o KeccakP1600times4_PermuteAll_6rounds T
KeccakP-1600-times4-on1.o KeccakP1600times4_StaticInitialize T
KeccakSponge.o KeccakWidth1600_12rounds_Sponge T
KeccakSponge.o KeccakWidth1600_12rounds_SpongeAbsorb T
KeccakSponge.o KeccakWidth1600_12rounds_SpongeAbsorbLastFewBits T
KeccakSponge.o KeccakWidth1600_12rounds_SpongeInitialize T
KeccakSponge.o KeccakWidth1600_12rounds_SpongeSqueeze T
KeccakSponge.o KeccakWidth1600_Sponge T
KeccakSponge.o KeccakWidth1600_SpongeAbsorb T
KeccakSponge.o KeccakWidth1600_SpongeAbsorbLastFewBits T
KeccakSponge.o KeccakWidth1600_SpongeInitialize T
KeccakSponge.o KeccakWidth1600_SpongeSqueeze T
KeccakSpongetimes4.o KeccakWidth1600times4_SpongeAbsorb T
KeccakSpongetimes4.o KeccakWidth1600times4_SpongeAbsorbLastFewBits T
KeccakSpongetimes4.o KeccakWidth1600times4_SpongeInitialize T
KeccakSpongetimes4.o KeccakWidth1600times4_SpongeSqueeze T
blc_default.o BLC_Commit_default T
blc_default.o BLC_Eval_default T
blc_default.o BLC_Open_default T
blc_memopt.o BLC_Commit_memopt T
blc_memopt.o BLC_Eval_memopt T
blc_memopt.o BLC_Open_memopt T
expand_mq.o ExpandEquations T
expand_mq.o ExpandEquations_memopt_init T
expand_mq.o ExpandEquations_memopt_update T
ggm_tree.o GGMTree_Expand T
ggm_tree.o GGMTree_ExpandPath T
ggm_tree.o GGMTree_GetNextLeaf T
ggm_tree.o GGMTree_GetNextLeafPartial T
ggm_tree.o GGMTree_GetNextLeafPartial_x4 T
ggm_tree.o GGMTree_GetNextLeaf_x4 T
ggm_tree.o GGMTree_InitIncrementalExpansion T
ggm_tree.o GGMTree_InitIncrementalExpansion_x4 T
ggm_tree.o GGMTree_InitIncrementalPartialExpansion T
ggm_tree.o GGMTree_InitIncrementalPartialExpansion_x4 T
ggm_tree.o GGMTree_Open T
ggm_tree.o GGMTree_PartiallyExpand T
keygen.o KeyGen T
piop_default.o ComputePAlpha_default T
piop_default.o RecomputePAlpha_default T
piop_memopt.o ComputePAlpha_memopt T
piop_memopt.o ComputePzEval_xTau T
piop_memopt.o ComputePz_xTau T
piop_memopt.o ExpandBatchingChallenge T
piop_memopt.o RecomputePAlpha_memopt T
prg.o PRG T
prg.o PRG_memopt T
prg.o PRG_x4 T
prg.o PRG_x8 T
rijndael_ct64.o aes128_ct64_enc T
rijndael_ct64.o aes128_ct64_enc_x2 T
rijndael_ct64.o aes128_ct64_enc_x4 T
rijndael_ct64.o aes128_ct64_enc_x8 T
rijndael_ct64.o aes128_ct64_setkey_enc T
rijndael_ct64.o aes256_ct64_enc T
rijndael_ct64.o aes256_ct64_enc_x2 T
rijndael_ct64.o aes256_ct64_enc_x4 T
rijndael_ct64.o aes256_ct64_enc_x8 T
rijndael_ct64.o aes256_ct64_setkey_enc T
rijndael_ct64.o rijndael256_ct64_enc T
rijndael_ct64.o rijndael256_ct64_enc_x2 T
rijndael_ct64.o rijndael256_ct64_enc_x4 T
rijndael_ct64.o rijndael256_ct64_enc_x8 T
rijndael_ct64.o rijndael256_ct64_setkey_enc T
sign.o SampleChallenge T
sign.o Sign T
sign.o Verify T
sign.o crypto_sign_signature T
sign.o crypto_sign_verify T
xof.o xof_init T
xof.o xof_init_x4 T
xof.o xof_squeeze T
xof.o xof_squeeze_x4 T
xof.o xof_update T
xof.o xof_update_x4 T

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

TIMECOP error (can be valgrind bug)


error 124
Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_default_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

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

TIMECOP error (can be valgrind bug)


error 124

Number of similar (implementation,compiler) pairs: 10, namely:
ImplementationCompiler
plain32_defaultgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
plain32_defaultgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
plain32_memoptgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
plain32_memoptgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
plain32_memoptgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
ref_defaultgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
ref_defaultgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
ref_memoptgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
ref_memoptgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
ref_memoptgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 124
Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_plain32_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

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

TIMECOP error (can be valgrind bug)


error 124
Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_default (blc_default.c:451)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_default_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

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

TIMECOP error (can be valgrind bug)


error 124
Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   by 0x...: Verify (sign.c:342)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:391)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: BLC_Eval_memopt (blc_memopt.c:703)
   by 0x...: Verify (sign.c:321)
   by 0x...: crypto_sign_verify (sign.c:368)
   by 0x...: crypto_sign_mqom2cat5gf2shortr3_ref_memopt_constbranchindex_open (sign.c:390)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: rijndael256_ct64_enc (rijndael_ct64.c:396)

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

Passed TIMECOP


TIMECOP iterations: 10

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
plain32_defaultgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
ref_defaultgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)