Test results for armeabi, tinker, crypto_kem/smaugt5

[Page version: 20241215 22:35:41]

Measurements for armeabi, tinker, crypto_kem Test results for armeabi, tinker, crypto_kem Test results for crypto_kem/smaugt5
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_kem
Primitive: smaugt5
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
237739733166 0 049110 420 1544refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024120220241022
493436716108 0 031078 420 1536refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024120220241022
495171518478 0 033686 420 1544T!!!refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024120220241022
540171625222 0 042555 448 1544refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024120220241022

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_smaugt5.a(poly.o): in function `cryptolab_smaug5_vec_vec_mult_add':
try.c: .../supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/smaugt5/ref/work/poly.c:77: undefined reference to `poly_add'
try.c: /usr/bin/ld: libcrypto_kem_smaugt5.a(poly.o): in function `cryptolab_smaug5_matrix_vec_mult_sub':
try.c: .../supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/smaugt5/ref/work/poly.c:132: undefined reference to `poly_sub'
try.c: collect2: error: ld returned 1 exit status

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

Namespace violations


cbd.o cryptolab_smaug5_poly_cbd T
ciphertext.o cryptolab_smaug5_computeC1 T
ciphertext.o cryptolab_smaug5_computeC2 T
dg.o cryptolab_smaug5_addGaussianError T
dg.o cryptolab_smaug5_addGaussianErrorVec T
fips202.o KeccakF_RoundConstants R
fips202.o sha3_256 T
fips202.o sha3_512 T
fips202.o shake128 T
fips202.o shake128_absorb T
fips202.o shake128_absorb_once T
fips202.o shake128_finalize T
fips202.o shake128_init T
fips202.o shake128_squeeze T
fips202.o shake128_squeezeblocks T
fips202.o shake256 T
fips202.o shake256_absorb T
fips202.o shake256_absorb_once T
fips202.o shake256_finalize T
fips202.o shake256_init T
fips202.o shake256_squeeze T
fips202.o shake256_squeezeblocks T
hash.o cryptolab_smaug5_shake256_absorb_twice_squeeze T
hwt.o cryptolab_smaug5_hwt T
indcpa.o cryptolab_smaug5_genRx_vec T
indcpa.o cryptolab_smaug5_indcpa_dec T
indcpa.o cryptolab_smaug5_indcpa_enc T
indcpa.o cryptolab_smaug5_indcpa_keypair T
io.o cryptolab_smaug5_load_from_file T
io.o cryptolab_smaug5_load_from_file_pk T
io.o cryptolab_smaug5_load_from_file_sk T
io.o cryptolab_smaug5_load_from_string T
io.o cryptolab_smaug5_load_from_string_pk T
io.o cryptolab_smaug5_load_from_string_sk T
io.o cryptolab_smaug5_save_to_file T
io.o cryptolab_smaug5_save_to_file_pk T
io.o cryptolab_smaug5_save_to_file_sk T
io.o cryptolab_smaug5_save_to_string T
io.o cryptolab_smaug5_save_to_string_pk T
io.o cryptolab_smaug5_save_to_string_sk T
key.o cryptolab_smaug5_genAx T
key.o cryptolab_smaug5_genBx T
key.o cryptolab_smaug5_genPubkey T
key.o cryptolab_smaug5_genSx_vec T
pack.o cryptolab_smaug5_Rp2_to_bytes T
pack.o cryptolab_smaug5_Rp_to_bytes T
pack.o cryptolab_smaug5_Rp_vec_to_bytes T
pack.o cryptolab_smaug5_Rq_mat_to_bytes T
pack.o cryptolab_smaug5_Rq_to_bytes T
pack.o cryptolab_smaug5_Rq_vec_to_bytes T
pack.o cryptolab_smaug5_Sx_to_bytes T
pack.o cryptolab_smaug5_bytes_to_Rp T
pack.o cryptolab_smaug5_bytes_to_Rp2 T
pack.o cryptolab_smaug5_bytes_to_Rp_vec T
pack.o cryptolab_smaug5_bytes_to_Rq T
pack.o cryptolab_smaug5_bytes_to_Rq_mat T
pack.o cryptolab_smaug5_bytes_to_Rq_vec T
pack.o cryptolab_smaug5_bytes_to_Sx T
poly.o cryptolab_smaug5_matrix_vec_mult_add T
poly.o cryptolab_smaug5_matrix_vec_mult_sub T
poly.o cryptolab_smaug5_vec_vec_mult_add T
poly.o vec_vec_mult T
toomcook.o cryptolab_smaug5_poly_mul_acc T
verify.o cryptolab_smaug5_cmov T
verify.o cryptolab_smaug5_verify T

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

Failed TIMECOP


Invalid write of size 4
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xada1dc80 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:64)
   by 0x...: main (try-anything.c:339)
 Address 0xada1dc70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:64)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:65)
   by 0x...: main (try-anything.c:339)
 Address 0xada1dc70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:65)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:66)
   by 0x...: main (try-anything.c:339)
 Address 0xada1dc70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:66)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:67)
   by 0x...: main (try-anything.c:339)
 Address 0xada1dc70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:67)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:68)
   by 0x...: main (try-anything.c:339)
 Address 0xada1dc70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:68)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:69)
   by 0x...: main (try-anything.c:339)
 Address 0xada1dc70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:69)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:70)
   by 0x...: main (try-anything.c:339)
 Address 0xada1dc70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:70)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:71)
   by 0x...: main (try-anything.c:339)
 Address 0xada1dc70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:71)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:72)
   by 0x...: main (try-anything.c:339)
 Address 0xada1dc70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:72)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:73)
   by 0x...: main (try-anything.c:339)
 Address 0xada1dc70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:73)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:344)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Invalid write of size 4
   at 0x...: doit (try.c:118)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc80 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (estream-convert-api.h:73)
   by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xada1a860 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (estream-convert-api.h:73)

Invalid write of size 4
   at 0x...: keccak_absorb (fips202.c:406)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xada1a338 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_squeeze (fips202.c:623)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:406)

Invalid write of size 4
   at 0x...: keccak_absorb (fips202.c:406)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xada1a338 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_squeeze (fips202.c:623)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:406)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_genSx_vec (key.c:91)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xada1abc0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xada1aba0 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: keccak_absorb (fips202.c:406)
   by 0x...: shake128_squeeze (fips202.c:536)
   by 0x...: shake128 (fips202.c:680)
   by 0x...: cryptolab_smaug5_genAx (key.c:25)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xada1a8f0 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Invalid write of size 4
   at 0x...: keccak_absorb (fips202.c:406)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xada1a790 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_addGaussianError (dg.c:94)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: toom_cook_4way (toomcook.c:169)
   by 0x...: cryptolab_smaug5_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: toom_cook_4way (toomcook.c:170)
   by 0x...: cryptolab_smaug5_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: toom_cook_4way (toomcook.c:168)
   by 0x...: cryptolab_smaug5_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: vec_vec_mult (poly.c:47)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: poly_sub (poly.c:31)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:132)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Invalid write of size 4
   at 0x...: ??? (pack.c:51)
   by 0x...: cryptolab_smaug5_Rq_vec_to_bytes (pack.c:177)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xada1aba8 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_Rq_vec_to_bytes (pack.c:176)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (pack.c:51)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_Rq_to_bytes (pack.c:80)
   by 0x...: cryptolab_smaug5_Rq_vec_to_bytes (pack.c:177)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (pack.c:51)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_Rq_to_bytes (pack.c:80)
   by 0x...: cryptolab_smaug5_Rq_vec_to_bytes (pack.c:177)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (pack.c:51)

Use of uninitialised value of size 4
   at 0x...: store16_littleendian (pack.c:19)
   by 0x...: cryptolab_smaug5_Rq_to_bytes (pack.c:98)
   by 0x...: cryptolab_smaug5_Rq_vec_to_bytes (pack.c:177)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (pack.c:51)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: store16_littleendian (pack.c:17)
   by 0x...: cryptolab_smaug5_Rq_to_bytes (pack.c:98)
   by 0x...: cryptolab_smaug5_Rq_vec_to_bytes (pack.c:177)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (pack.c:51)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:133)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:134)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:134)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:136)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:137)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:138)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:139)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:140)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc50 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: sha3_512 (hash.c:5)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dbc0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (fips202.c:356)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dab8 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (fips202.c:356)

Invalid write of size 4
   at 0x...: ??? (fips202.c:356)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dab8 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (fips202.c:356)

Invalid write of size 4
   at 0x...: keccak_absorb (fips202.c:406)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:11)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dac0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_squeeze (fips202.c:623)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:11)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:406)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:96)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xada1a148 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: keccak_absorb (fips202.c:406)
   by 0x...: shake128_squeeze (fips202.c:536)
   by 0x...: shake128 (fips202.c:680)
   by 0x...: cryptolab_smaug5_genAx (key.c:25)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:96)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xada19e98 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:142)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:142)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:141)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:145)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: load16_littleendian (pack.c:37)
   by 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:145)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:162)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:190)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:90)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_cmov (verify.c:45)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:93)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Invalid write of size 4
   at 0x...: keccak_absorb (fips202.c:406)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:23)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xada19f68 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_computeC2 (ciphertext.c:48)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:149)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:150)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:150)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:151)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:154)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:155)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:156)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:157)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:158)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: ??? (pack.c:506)
   by 0x...: cryptolab_smaug5_load_from_string_sk (io.c:58)
   by 0x...: cryptolab_smaug5_indcpa_dec (indcpa.c:126)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:79)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xada1b978 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_load_from_string_sk (io.c:57)
   by 0x...: cryptolab_smaug5_indcpa_dec (indcpa.c:126)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:79)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (pack.c:506)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Sx (pack.c:512)
   by 0x...: cryptolab_smaug5_load_from_string_sk (io.c:58)
   by 0x...: cryptolab_smaug5_indcpa_dec (indcpa.c:126)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:79)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (pack.c:506)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Sx (pack.c:516)
   by 0x...: cryptolab_smaug5_load_from_string_sk (io.c:58)
   by 0x...: cryptolab_smaug5_indcpa_dec (indcpa.c:126)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:79)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (pack.c:506)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_bytes_to_Sx (pack.c:509)
   by 0x...: cryptolab_smaug5_load_from_string_sk (io.c:58)
   by 0x...: cryptolab_smaug5_indcpa_dec (indcpa.c:126)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:79)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (pack.c:506)

Invalid write of size 4
   at 0x...: sha3_512 (hash.c:5)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:81)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xada1d5e8 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (fips202.c:356)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:81)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xada1d4e0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:81)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (fips202.c:356)

Invalid write of size 4
   at 0x...: ??? (fips202.c:356)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:81)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xada1d4e0 is on thread 1's stack
 32 bytes below stack pointer


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Invalid write of size 4
   at 0x...: sha3_512 (hash.c:5)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xada1d5e8 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: keccak_absorb (fips202.c:359)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: keccak_absorb (fips202.c:367)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: keccak_absorb (fips202.c:367)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: keccak_absorb (fips202.c:368)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: keccak_finalize (fips202.c:385)
   by 0x...: shake256_finalize (fips202.c:607)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:10)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_verify (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:95)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:95)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_verify (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:96)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:96)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:168)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:169)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:170)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:172)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:172)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:173)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:173)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:175)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:176)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:177)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:185)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:186)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:186)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:187)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:187)
   by 0x...: main (try-anything.c:345)
 Address 0xada1dc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:188)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:189)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:190)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:208)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: sha3_512 (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:347)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:353)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:353)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:356)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Invalid write of size 4
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:357)
 Address 0xada1dc78 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: doit (try.c:113)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: doit (try.c:114)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:356)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Use of uninitialised value of size 4
   at 0x...: doit (try.c:113)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: doit (try.c:114)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:359)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:370)
 Uninitialised value was created by a client request
   at 0x...: poison (try-anything.c:281)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:369)
 Uninitialised value was created by a client request
   at 0x...: poison (try-anything.c:281)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:370)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: main (try-anything.c:368)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _itoa (_itoa.c:290)
   by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _itoa (_itoa.c:412)
   by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: _itoa (_itoa.c:420)
   by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _itoa (_itoa.c:412)
   by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __vfprintf_internal (vfprintf-process-arg.c:174)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __vfprintf_internal (vfprintf-process-arg.c:184)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __vfprintf_internal (vfprintf-process-arg.c:188)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __vfprintf_internal (vfprintf-process-arg.c:204)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: pad_func (vfprintf-internal.c:192)
   by 0x...: __vfprintf_internal (vfprintf-process-arg.c:211)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

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

TIMECOP error (can be valgrind bug)


error 99
e6be0701fc0f2dfbf15cbc3413a7e621d4b6c68049060d083730e64c41dc43ba 286978941 2258266561 1800000000 crypto_kem/smaugt5/ref
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xadb3fc78 is on thread 1's stack
 32 bytes below stack pointer

Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
   at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
   by 0x...: setrlimit (setrlimit.c:47)
   by 0x...: limits (try-anything.c:265)
   by 0x...: main (try-anything.c:337)
 Address 0xadb3fc78 is on thread 1's stack
 in frame #1, created by setrlimit (setrlimit.c:35)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
   at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
   by 0x...: setrlimit (setrlimit.c:47)
   by 0x...: limits (try-anything.c:268)
   by 0x...: main (try-anything.c:337)
 Address 0xadb3fc78 is on thread 1's stack
 in frame #1, created by setrlimit (setrlimit.c:35)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
   at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
   by 0x...: setrlimit (setrlimit.c:47)
   by 0x...: limits (try-anything.c:271)
   by 0x...: main (try-anything.c:337)
 Address 0xadb3fc78 is on thread 1's stack
 in frame #1, created by setrlimit (setrlimit.c:35)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Invalid write of size 4
   at 0x...: ??? (estream-convert-api.h:73)
   by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadb3c860 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (estream-convert-api.h:73)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:369)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:369)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: main (try-anything.c:368)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

TIMECOP error (can be valgrind bug)


error 99
e6be0701fc0f2dfbf15cbc3413a7e621d4b6c68049060d083730e64c41dc43ba 232947406 2006961337 1800000000 crypto_kem/smaugt5/ref
Invalid write of size 4
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xaddd4c80 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:64)
   by 0x...: main (try-anything.c:339)
 Address 0xaddd4c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:64)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:65)
   by 0x...: main (try-anything.c:339)
 Address 0xaddd4c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:65)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:66)
   by 0x...: main (try-anything.c:339)
 Address 0xaddd4c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:66)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:67)
   by 0x...: main (try-anything.c:339)
 Address 0xaddd4c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:67)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:68)
   by 0x...: main (try-anything.c:339)
 Address 0xaddd4c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:68)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:69)
   by 0x...: main (try-anything.c:339)
 Address 0xaddd4c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:69)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:70)
   by 0x...: main (try-anything.c:339)
 Address 0xaddd4c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:70)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:71)
   by 0x...: main (try-anything.c:339)
 Address 0xaddd4c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:71)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:72)
   by 0x...: main (try-anything.c:339)
 Address 0xaddd4c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:72)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:73)
   by 0x...: main (try-anything.c:339)
 Address 0xaddd4c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:73)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:344)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Invalid write of size 4
   at 0x...: doit (try.c:118)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c80 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (estream-convert-api.h:73)
   by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd1860 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (estream-convert-api.h:73)

Invalid write of size 4
   at 0x...: keccak_absorb (fips202.c:436)
   by 0x...: shake256_absorb_once (fips202.c:640)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:89)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd1338 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_absorb_once (fips202.c:641)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:89)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Invalid write of size 4
   at 0x...: ??? (fips202.c:622)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd1350 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (hwt.c:20)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:93)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (fips202.c:622)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (hwt.c:19)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:93)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (fips202.c:622)

Invalid write of size 4
   at 0x...: ??? (fips202.c:622)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd1350 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_hwt (hwt.c:104)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (fips202.c:622)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_hwt (hwt.c:112)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (fips202.c:622)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_hwt (hwt.c:103)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (fips202.c:622)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_genSx_vec (key.c:91)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd1bc0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd1ba0 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Invalid write of size 4
   at 0x...: keccak_absorb (fips202.c:436)
   by 0x...: shake256_absorb_once (fips202.c:640)
   by 0x...: shake256 (fips202.c:697)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd1798 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_cmov (fips202.c:84)
   by 0x...: keccak_squeezeblocks (fips202.c:477)
   by 0x...: shake256_squeezeblocks (fips202.c:658)
   by 0x...: shake256 (fips202.c:699)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Use of uninitialised value of size 4
   at 0x...: KeccakF1600_StatePermute (fips202.c:94)
   by 0x...: keccak_squeezeblocks (fips202.c:477)
   by 0x...: shake256_squeezeblocks (fips202.c:658)
   by 0x...: shake256 (fips202.c:699)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Use of uninitialised value of size 4
   at 0x...: KeccakF1600_StatePermute (fips202.c:301)
   by 0x...: keccak_squeezeblocks (fips202.c:477)
   by 0x...: shake256_squeezeblocks (fips202.c:658)
   by 0x...: shake256 (fips202.c:699)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Use of uninitialised value of size 4
   at 0x...: KeccakF1600_StatePermute (fips202.c:315)
   by 0x...: keccak_squeezeblocks (fips202.c:477)
   by 0x...: shake256_squeezeblocks (fips202.c:658)
   by 0x...: shake256 (fips202.c:699)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_cmov (fips202.c:84)
   by 0x...: keccak_squeeze (fips202.c:411)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Use of uninitialised value of size 4
   at 0x...: KeccakF1600_StatePermute (fips202.c:94)
   by 0x...: keccak_squeeze (fips202.c:411)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Use of uninitialised value of size 4
   at 0x...: KeccakF1600_StatePermute (fips202.c:301)
   by 0x...: keccak_squeeze (fips202.c:411)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Use of uninitialised value of size 4
   at 0x...: KeccakF1600_StatePermute (fips202.c:315)
   by 0x...: keccak_squeeze (fips202.c:411)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Use of uninitialised value of size 4
   at 0x...: keccak_squeeze (fips202.c:415)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_addGaussianError (dg.c:94)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: toom_cook_4way (toomcook.c:169)
   by 0x...: cryptolab_smaug5_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: toom_cook_4way (toomcook.c:170)
   by 0x...: cryptolab_smaug5_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: toom_cook_4way (toomcook.c:168)
   by 0x...: cryptolab_smaug5_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: vec_vec_mult (poly.c:47)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: poly_sub (poly.c:31)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:132)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:486)
   by 0x...: cryptolab_smaug5_save_to_string_sk (io.c:42)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd1bb0 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_save_to_string_sk (io.c:41)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:486)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:486)
   by 0x...: cryptolab_smaug5_save_to_string_sk (io.c:42)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:486)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:491)
   by 0x...: cryptolab_smaug5_save_to_string_sk (io.c:42)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:486)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:491)
   by 0x...: cryptolab_smaug5_save_to_string_sk (io.c:42)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:486)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:491)
   by 0x...: cryptolab_smaug5_save_to_string_sk (io.c:42)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:486)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:491)
   by 0x...: cryptolab_smaug5_save_to_string_sk (io.c:42)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:486)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:491)
   by 0x...: cryptolab_smaug5_save_to_string_sk (io.c:42)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_Sx_to_bytes (pack.c:486)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:133)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:134)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:134)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:136)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:137)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:138)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:139)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:140)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: ??? (kem.c:38)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c50 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: keccak_absorb (fips202.c:436)
   by 0x...: sha3_256 (fips202.c:718)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:43)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4ab8 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_cmov (fips202.c:84)
   by 0x...: sha3_256 (fips202.c:719)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:43)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Use of uninitialised value of size 4
   at 0x...: KeccakF1600_StatePermute (fips202.c:94)
   by 0x...: sha3_256 (fips202.c:719)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:43)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Use of uninitialised value of size 4
   at 0x...: KeccakF1600_StatePermute (fips202.c:301)
   by 0x...: sha3_256 (fips202.c:719)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:43)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Use of uninitialised value of size 4
   at 0x...: KeccakF1600_StatePermute (fips202.c:315)
   by 0x...: sha3_256 (fips202.c:719)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:43)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Invalid write of size 4
   at 0x...: ??? (hash.c:5)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4bc0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (fips202.c:356)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4ab8 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (fips202.c:356)

Invalid write of size 4
   at 0x...: ??? (fips202.c:356)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4ab8 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (fips202.c:356)

Invalid write of size 4
   at 0x...: ??? (fips202.c:622)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:11)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4ad8 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:96)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd1100 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:141)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:142)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:142)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:142)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:142)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:142)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:142)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:145)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:145)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:145)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:162)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:190)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:90)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:40)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:93)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_cmov (verify.c:45)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:93)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: keccak_squeeze (fips202.c:415)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:23)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_absorb (fips202.c:436)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_poly_mul_acc (cbd.c:122)
   by 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:24)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd1110 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:20)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_poly_mul_acc (cbd.c:122)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:21)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_poly_mul_acc (cbd.c:122)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_computeC2 (ciphertext.c:42)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_computeC2 (ciphertext.c:48)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_computeC2 (ciphertext.c:46)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:149)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:150)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:150)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:151)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:154)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:155)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:156)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:157)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:158)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: ??? (hash.c:5)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:81)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd45e8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:20)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:85)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_poly_mul_acc (cbd.c:122)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:21)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:85)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_poly_mul_acc (cbd.c:122)

Invalid write of size 4
   at 0x...: ??? (hash.c:5)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd45e8 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: keccak_absorb (fips202.c:359)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: keccak_absorb (fips202.c:367)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: keccak_absorb (fips202.c:367)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: keccak_absorb (fips202.c:368)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: keccak_finalize (fips202.c:385)
   by 0x...: shake256_finalize (fips202.c:607)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:10)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:95)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:40)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:95)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:46)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:95)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:95)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:95)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:96)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:40)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:96)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:46)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:96)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:96)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:96)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:168)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:169)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:170)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:172)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:172)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:173)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:173)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:175)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:176)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:177)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:185)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:186)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:186)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:187)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:187)
   by 0x...: main (try-anything.c:345)
 Address 0xaddd4c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:188)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:189)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:190)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:208)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:347)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:353)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:353)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:356)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Invalid write of size 4
   at 0x...: ??? (kem.c:38)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:357)
 Address 0xaddd4c78 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: doit (try.c:113)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: doit (try.c:114)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:356)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Use of uninitialised value of size 4
   at 0x...: doit (try.c:113)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: doit (try.c:114)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:359)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:370)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:369)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:370)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: main (try-anything.c:368)
 Uninitialised value was created by a stack allocation
   at 0x...: doit (try.c:118)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _itoa (_itoa.c:290)
   by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _itoa (_itoa.c:412)
   by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: _itoa (_itoa.c:420)
   by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _itoa (_itoa.c:412)
   by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __vfprintf_internal (vfprintf-process-arg.c:174)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __vfprintf_internal (vfprintf-process-arg.c:184)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __vfprintf_internal (vfprintf-process-arg.c:188)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __vfprintf_internal (vfprintf-process-arg.c:204)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: pad_func (vfprintf-internal.c:192)
   by 0x...: __vfprintf_internal (vfprintf-process-arg.c:211)
   by 0x...: printf (printf.c:33)
   by 0x...: printnum (try-anything.c:229)
   by 0x...: main (try-anything.c:376)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (kem.c:38)

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

TIMECOP error (can be valgrind bug)


error 99
e6be0701fc0f2dfbf15cbc3413a7e621d4b6c68049060d083730e64c41dc43ba 326084236 2222575367 1800000000 crypto_kem/smaugt5/ref
Invalid write of size 4
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadaf4c90 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:64)
   by 0x...: main (try-anything.c:339)
 Address 0xadaf4c80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:65)
   by 0x...: main (try-anything.c:339)
 Address 0xadaf4c80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:65)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:66)
   by 0x...: main (try-anything.c:339)
 Address 0xadaf4c80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:66)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:67)
   by 0x...: main (try-anything.c:339)
 Address 0xadaf4c80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:67)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:68)
   by 0x...: main (try-anything.c:339)
 Address 0xadaf4c80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:68)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:69)
   by 0x...: main (try-anything.c:339)
 Address 0xadaf4c80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:69)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:70)
   by 0x...: main (try-anything.c:339)
 Address 0xadaf4c80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:70)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:71)
   by 0x...: main (try-anything.c:339)
 Address 0xadaf4c80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:71)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:72)
   by 0x...: main (try-anything.c:339)
 Address 0xadaf4c80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:72)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Invalid write of size 4
   at 0x...: fail (try-anything.c:239)
   by 0x...: allocate (try.c:73)
   by 0x...: main (try-anything.c:339)
 Address 0xadaf4c80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:73)
   by 0x...: main (try-anything.c:339)
 Uninitialised value was created by a stack allocation
   at 0x...: fail (try-anything.c:239)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:344)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c58 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (estream-convert-api.h:73)
   by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf1880 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
   by 0x...: randombytes_internal (knownrandombytes.c:37)
   by 0x...: randombytes (knownrandombytes.c:56)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (estream-convert-api.h:73)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_genBx (key.c:65)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf1be0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: keccak_finalize (fips202.c:406)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf1360 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_squeeze (fips202.c:623)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_finalize (fips202.c:406)

Invalid write of size 4
   at 0x...: keccak_finalize (fips202.c:406)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf1360 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_squeeze (fips202.c:623)
   by 0x...: cryptolab_smaug5_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug5_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_finalize (fips202.c:406)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:55)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genBx (key.c:65)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_genSx_vec (key.c:91)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf1be0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf1bc0 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: keccak_finalize (fips202.c:406)
   by 0x...: shake128_squeeze (fips202.c:536)
   by 0x...: shake128 (fips202.c:680)
   by 0x...: cryptolab_smaug5_genAx (key.c:25)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf1918 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake128_squeeze (fips202.c:535)
   by 0x...: shake128 (fips202.c:680)
   by 0x...: cryptolab_smaug5_genAx (key.c:25)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_finalize (fips202.c:406)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:225)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genBx (key.c:65)

Invalid write of size 4
   at 0x...: keccak_finalize (fips202.c:406)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf17b0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_squeeze (fips202.c:623)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug5_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_finalize (fips202.c:406)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_addGaussianError (dg.c:94)
   by 0x...: cryptolab_smaug5_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug5_genBx (key.c:46)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_matrix_vec_mult_add (poly.c:117)
   by 0x...: cryptolab_smaug5_genBx (key.c:49)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf1bb0 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Sx (poly.c:45)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug5_genBx (key.c:49)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf1198 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: toom_cook_4way (toomcook.c:169)
   by 0x...: cryptolab_smaug5_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug5_genBx (key.c:49)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: poly_sub (poly.c:31)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:132)
   by 0x...: cryptolab_smaug5_genBx (key.c:49)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: poly_sub (poly.c:30)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:132)
   by 0x...: cryptolab_smaug5_genBx (key.c:49)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_bytes_to_Sx (poly.c:45)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_matrix_vec_mult_sub (poly.c:122)
   by 0x...: cryptolab_smaug5_genBx (key.c:49)
   by 0x...: cryptolab_smaug5_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_save_to_string_pk (io.c:80)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genBx (key.c:65)

Invalid write of size 4
   at 0x...: load16_littleendian (pack.c:51)
   by 0x...: cryptolab_smaug5_Rq_vec_to_bytes (pack.c:177)
   by 0x...: cryptolab_smaug5_save_to_string_pk (io.c:81)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf1bc8 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_Rq_vec_to_bytes (pack.c:176)
   by 0x...: cryptolab_smaug5_save_to_string_pk (io.c:81)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: load16_littleendian (pack.c:51)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_Rq_to_bytes (pack.c:80)
   by 0x...: cryptolab_smaug5_Rq_vec_to_bytes (pack.c:177)
   by 0x...: cryptolab_smaug5_save_to_string_pk (io.c:81)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: load16_littleendian (pack.c:51)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_Rq_to_bytes (pack.c:80)
   by 0x...: cryptolab_smaug5_Rq_vec_to_bytes (pack.c:177)
   by 0x...: cryptolab_smaug5_save_to_string_pk (io.c:81)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: load16_littleendian (pack.c:51)

Use of uninitialised value of size 4
   at 0x...: store16_littleendian (pack.c:18)
   by 0x...: cryptolab_smaug5_Rq_to_bytes (pack.c:98)
   by 0x...: cryptolab_smaug5_Rq_vec_to_bytes (pack.c:177)
   by 0x...: cryptolab_smaug5_save_to_string_pk (io.c:81)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: load16_littleendian (pack.c:51)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: store16_littleendian (pack.c:17)
   by 0x...: cryptolab_smaug5_Rq_to_bytes (pack.c:98)
   by 0x...: cryptolab_smaug5_Rq_vec_to_bytes (pack.c:177)
   by 0x...: cryptolab_smaug5_save_to_string_pk (io.c:81)
   by 0x...: cryptolab_smaug5_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: load16_littleendian (pack.c:51)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)

Use of uninitialised value of size 4
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:19)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)

Use of uninitialised value of size 4
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:19)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:18)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:133)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:134)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:134)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:136)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:137)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:138)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:139)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:140)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c68 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (hash.c:5)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4bd8 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: KeccakF1600_StatePermute (fips202.c:356)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4ad0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakF1600_StatePermute (fips202.c:356)

Invalid write of size 4
   at 0x...: KeccakF1600_StatePermute (fips202.c:356)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4ad0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakF1600_StatePermute (fips202.c:356)

Invalid write of size 4
   at 0x...: keccak_finalize (fips202.c:406)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:11)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4ad0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_squeeze (fips202.c:623)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:11)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_finalize (fips202.c:406)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:96)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf1168 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake128_squeeze (fips202.c:535)
   by 0x...: shake128 (fips202.c:680)
   by 0x...: cryptolab_smaug5_genAx (key.c:25)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:96)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_finalize (fips202.c:406)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:142)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:142)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:141)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:145)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: load16_littleendian (pack.c:37)
   by 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:145)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:37)
   by 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:145)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Rq (pack.c:162)
   by 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_bytes_to_Rq_vec (pack.c:190)
   by 0x...: cryptolab_smaug5_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:90)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_cmov (verify.c:45)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:93)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Invalid write of size 4
   at 0x...: keccak_finalize (fips202.c:406)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:23)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf0f90 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: shake256_squeeze (fips202.c:623)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:23)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: keccak_finalize (fips202.c:406)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Sx (poly.c:45)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_add (poly.c:100)
   by 0x...: cryptolab_smaug5_computeC1 (ciphertext.c:19)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:99)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf0958 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_matrix_vec_mult_add (poly.c:102)
   by 0x...: cryptolab_smaug5_computeC1 (ciphertext.c:19)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:99)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_bytes_to_Sx (poly.c:45)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_matrix_vec_mult_add (poly.c:101)
   by 0x...: cryptolab_smaug5_computeC1 (ciphertext.c:19)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:99)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_bytes_to_Sx (poly.c:45)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_poly_mul_acc (toomcook.c:250)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug5_matrix_vec_mult_add (poly.c:100)
   by 0x...: cryptolab_smaug5_computeC1 (ciphertext.c:19)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:99)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_bytes_to_Sx (poly.c:45)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_computeC1 (ciphertext.c:42)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf1180 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_computeC2 (ciphertext.c:48)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Invalid write of size 4
   at 0x...: cryptolab_smaug5_bytes_to_Sx (poly.c:45)
   by 0x...: cryptolab_smaug5_vec_vec_mult_add (poly.c:73)
   by 0x...: cryptolab_smaug5_computeC2 (ciphertext.c:53)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf0750 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_Rp_to_bytes (pack.c:244)
   by 0x...: cryptolab_smaug5_Rp_vec_to_bytes (pack.c:461)
   by 0x...: cryptolab_smaug5_save_to_string (io.c:4)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:102)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_computeC1 (ciphertext.c:42)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_Rp2_to_bytes (pack.c:310)
   by 0x...: cryptolab_smaug5_save_to_string (io.c:5)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:102)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_computeC1 (ciphertext.c:42)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug5_Rp2_to_bytes (pack.c:332)
   by 0x...: cryptolab_smaug5_save_to_string (io.c:5)
   by 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:102)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_computeC1 (ciphertext.c:42)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:149)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:150)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:150)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:151)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:154)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:155)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:156)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:157)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:158)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: cryptolab_smaug5_indcpa_enc (indcpa.c:120)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:79)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4608 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (hash.c:5)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:81)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4608 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (hash.c:5)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4608 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: keccak_absorb (fips202.c:359)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: keccak_absorb (fips202.c:367)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: keccak_absorb (fips202.c:367)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: keccak_absorb (fips202.c:368)
   by 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: keccak_finalize (fips202.c:385)
   by 0x...: shake256_finalize (fips202.c:607)
   by 0x...: cryptolab_smaug5_shake256_absorb_twice_squeeze (hash.c:10)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_verify (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:95)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:95)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_verify (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:96)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug5_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt5_ref_constbranchindex_dec (kem.c:96)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:168)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:169)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:170)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Use of uninitialised value of size 4
   at 0x...: test (try.c:172)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: output_prepare (try-anything.c:183)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:172)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:173)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:173)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:175)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:176)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:177)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:185)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:186)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:186)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:187)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:187)
   by 0x...: main (try-anything.c:345)
 Address 0xadaf4c70 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:188)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:189)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Use of uninitialised value of size 4
   at 0x...: test (try.c:190)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: myrandom (try-anything.c:153)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:208)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:346)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)

Use of uninitialised value of size 4
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:19)
   by 0x...: predoit (try.c:106)
   by 0x...: main (try-anything.c:351)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)

Use of uninitialised value of size 4
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:19)
   by 0x...: predoit (try.c:106)
   by 0x...: main (try-anything.c:351)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:18)
   by 0x...: predoit (try.c:106)
   by 0x...: main (try-anything.c:351)
 Uninitialised value was created by a stack allocation
   at 0x...: cryptolab_smaug5_genRx_vec (indcpa.c:40)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:353)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:353)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:356)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Invalid write of size 4
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:357)
 Address 0xadaf4c88 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: doit (try.c:113)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: doit (try.c:114)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:356)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: doit (try.c:113)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: doit (try.c:114)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_kem_smaugt5_ref_constbranchindex_keypair (kem.c:38)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:359)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:369)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:370)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (hash.c:5)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: main (try-anything.c:368)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)

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