Test results for armeabi, tinker, crypto_kem/smaugt1

[Page version: 20241215 22:35:41]

Measurements for armeabi, tinker, crypto_kem Test results for armeabi, tinker, crypto_kem Test results for crypto_kem/smaugt1
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_kem
Primitive: smaugt1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
72656929470 0 045446 420 1544T!!!refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024120220241022
151141917166 0 032406 420 1544T!!!refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024120220241022
154027115036 0 030014 420 1536refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024120220241022
169337721138 0 038467 448 1544refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024120220241022

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_smaugt1.a(poly.o): in function `cryptolab_smaug1_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/smaugt1/ref/work/poly.c:77: undefined reference to `poly_add'
try.c: /usr/bin/ld: libcrypto_kem_smaugt1.a(poly.o): in function `cryptolab_smaug1_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/smaugt1/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_smaug1_poly_cbd T
ciphertext.o cryptolab_smaug1_computeC1 T
ciphertext.o cryptolab_smaug1_computeC2 T
dg.o cryptolab_smaug1_addGaussianError T
dg.o cryptolab_smaug1_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_smaug1_shake256_absorb_twice_squeeze T
hwt.o cryptolab_smaug1_hwt T
indcpa.o cryptolab_smaug1_genRx_vec T
indcpa.o cryptolab_smaug1_indcpa_dec T
indcpa.o cryptolab_smaug1_indcpa_enc T
indcpa.o cryptolab_smaug1_indcpa_keypair T
io.o cryptolab_smaug1_load_from_file T
io.o cryptolab_smaug1_load_from_file_pk T
io.o cryptolab_smaug1_load_from_file_sk T
io.o cryptolab_smaug1_load_from_string T
io.o cryptolab_smaug1_load_from_string_pk T
io.o cryptolab_smaug1_load_from_string_sk T
io.o cryptolab_smaug1_save_to_file T
io.o cryptolab_smaug1_save_to_file_pk T
io.o cryptolab_smaug1_save_to_file_sk T
io.o cryptolab_smaug1_save_to_string T
io.o cryptolab_smaug1_save_to_string_pk T
io.o cryptolab_smaug1_save_to_string_sk T
key.o cryptolab_smaug1_genAx T
key.o cryptolab_smaug1_genBx T
key.o cryptolab_smaug1_genPubkey T
key.o cryptolab_smaug1_genSx_vec T
pack.o cryptolab_smaug1_Rp2_to_bytes T
pack.o cryptolab_smaug1_Rp_to_bytes T
pack.o cryptolab_smaug1_Rp_vec_to_bytes T
pack.o cryptolab_smaug1_Rq_mat_to_bytes T
pack.o cryptolab_smaug1_Rq_to_bytes T
pack.o cryptolab_smaug1_Rq_vec_to_bytes T
pack.o cryptolab_smaug1_Sx_to_bytes T
pack.o cryptolab_smaug1_bytes_to_Rp T
pack.o cryptolab_smaug1_bytes_to_Rp2 T
pack.o cryptolab_smaug1_bytes_to_Rp_vec T
pack.o cryptolab_smaug1_bytes_to_Rq T
pack.o cryptolab_smaug1_bytes_to_Rq_mat T
pack.o cryptolab_smaug1_bytes_to_Rq_vec T
pack.o cryptolab_smaug1_bytes_to_Sx T
poly.o cryptolab_smaug1_matrix_vec_mult_add T
poly.o cryptolab_smaug1_matrix_vec_mult_sub T
poly.o cryptolab_smaug1_vec_vec_mult_add T
poly.o vec_vec_mult T
toomcook.o cryptolab_smaug1_poly_mul_acc T
verify.o cryptolab_smaug1_cmov T
verify.o cryptolab_smaug1_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 0xadb61c80 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 0xadb61c70 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 0xadb61c70 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 0xadb61c70 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 0xadb61c70 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 0xadb61c70 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 0xadb61c70 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 0xadb61c70 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 0xadb61c70 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 0xadb61c70 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 0xadb61c70 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 0xadb61c80 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_smaug1_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60868 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_smaug1_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60348 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_smaug1_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60348 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_smaug1_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60348 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_smaug1_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60348 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_smaug1_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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...: ??? (key.c:91)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60bc8 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: cryptolab_smaug1_load_from_file_pk (key.c:17)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60ba8 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_smaug1_genAx (key.c:25)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60918 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_smaug1_genAx (key.c:25)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60918 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_smaug1_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_smaug1_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_smaug1_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_smaug1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60798 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_addGaussianError (dg.c:94)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60798 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_addGaussianError (dg.c:94)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: poly_sub (poly.c:31)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:132)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_save_to_string_pk (io.c:80)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt1_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...: ??? (key.c:91)

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 0xadb61c58 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 0xadb61c58 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 0xadb61c50 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_smaugt1_ref_constbranchindex_keypair (kem.c:38)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadb61c50 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_smaugt1_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadb61bc0 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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadb61ab8 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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadb61ab8 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_smaug1_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:11)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadb61ac0 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_smaug1_shake256_absorb_twice_squeeze (hash.c:11)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:96)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60548 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_smaug1_genAx (key.c:25)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:96)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadb602b8 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_smaug1_genAx (key.c:25)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:96)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadb602b8 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:117)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:121)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_bytes_to_Rq (pack.c:121)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:138)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:117)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:121)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_bytes_to_Rq (pack.c:121)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:138)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:90)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:45)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:93)
   by 0x...: crypto_kem_smaugt1_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_smaug1_genRx_vec (indcpa.c:23)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadb603b0 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...: shake256_squeeze (fips202.c:624)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug1_genRx_vec (indcpa.c:23)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadb603b0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_computeC2 (ciphertext.c:48)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt1_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...: vec_vec_mult (poly.c:63)
   by 0x...: cryptolab_smaug1_computeC2 (ciphertext.c:53)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60550 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_computeC2 (ciphertext.c:57)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt1_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...: vec_vec_mult (poly.c:63)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_computeC2 (ciphertext.c:56)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt1_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...: vec_vec_mult (poly.c:63)

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 0xadb61c58 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 0xadb61c58 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 0xadb61c50 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.
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 0xadb61c50 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_smaug1_load_from_string_sk (io.c:58)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:126)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_dec (kem.c:79)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60838 is on thread 1's stack
 24 bytes below stack pointer

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

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Sx (pack.c:512)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:126)
   by 0x...: crypto_kem_smaugt1_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_smaug1_bytes_to_Sx (pack.c:516)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:126)
   by 0x...: crypto_kem_smaugt1_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_smaug1_bytes_to_Sx (pack.c:509)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:126)
   by 0x...: crypto_kem_smaugt1_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_smaug1_bytes_to_Rp (pack.c:349)
   by 0x...: cryptolab_smaug1_bytes_to_Rp_vec (pack.c:475)
   by 0x...: cryptolab_smaug1_load_from_string (io.c:19)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:129)
   by 0x...: crypto_kem_smaugt1_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_smaug1_bytes_to_Rp (pack.c:349)
   by 0x...: cryptolab_smaug1_bytes_to_Rp_vec (pack.c:475)
   by 0x...: cryptolab_smaug1_load_from_string (io.c:19)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:129)
   by 0x...: crypto_kem_smaugt1_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_smaug1_bytes_to_Rp (pack.c:348)
   by 0x...: cryptolab_smaug1_bytes_to_Rp_vec (pack.c:475)
   by 0x...: cryptolab_smaug1_load_from_string (io.c:19)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:129)
   by 0x...: crypto_kem_smaugt1_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_smaug1_bytes_to_Rp2 (pack.c:393)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:129)
   by 0x...: crypto_kem_smaugt1_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_smaug1_bytes_to_Rp2 (pack.c:389)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:129)
   by 0x...: crypto_kem_smaugt1_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...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (pack.c:506)

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...: ??? (pack.c:506)

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...: ??? (pack.c:506)

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...: ??? (pack.c:506)

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...: ??? (pack.c:506)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:134)
   by 0x...: crypto_kem_smaugt1_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_smaug1_indcpa_dec (indcpa.c:138)
   by 0x...: crypto_kem_smaugt1_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...: vec_vec_mult (poly.c:63)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:141)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_dec (kem.c:79)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60848 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_vec_vec_mult_add (poly.c:70)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:141)
   by 0x...: crypto_kem_smaugt1_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_smaug1_vec_vec_mult_add (poly.c:70)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:141)
   by 0x...: crypto_kem_smaugt1_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_smaug1_indcpa_dec (indcpa.c:145)
   by 0x...: crypto_kem_smaugt1_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...: vec_vec_mult (poly.c:63)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:144)
   by 0x...: crypto_kem_smaugt1_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...: vec_vec_mult (poly.c:63)

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

Invalid write of size 4
   at 0x...: sha3_512 (hash.c:5)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadb618a8 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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:10)
   by 0x...: crypto_kem_smaugt1_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_smaug1_verify (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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_smaug1_verify (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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 0xadb61c58 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 0xadb61c50 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 0xadb61c50 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 0xadb61c50 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 0xadb61c50 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 0xadb61c50 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 0xadb61c50 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_smaugt1_ref_constbranchindex_keypair (kem.c:38)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:357)
 Address 0xadb61c78 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_smaugt1_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_smaugt1_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_smaugt1_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_smaugt1_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_smaugt1_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_smaugt1_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_smaugt1_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_smaugt1_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_smaugt1_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_smaugt1_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_smaugt1_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_smaugt1_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_smaugt1_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)

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 0xadaefc80 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 0xadaefc70 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 0xadaefc70 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 0xadaefc70 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 0xadaefc70 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 0xadaefc70 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 0xadaefc70 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 0xadaefc70 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 0xadaefc70 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 0xadaefc70 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 0xadaefc70 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 0xadaefc80 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_smaug1_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaee868 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_smaug1_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:89)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaee348 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_smaug1_hwt (hwt.c:89)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaee360 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_smaug1_hwt (hwt.c:93)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:93)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaee360 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_hwt (hwt.c:104)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:112)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:103)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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...: keccak_absorb (fips202.c:436)
   by 0x...: shake256_absorb_once (fips202.c:640)
   by 0x...: cryptolab_smaug1_hwt (hwt.c:89)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaee348 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_smaug1_hwt (hwt.c:89)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaee360 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_smaug1_hwt (hwt.c:93)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:93)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaee360 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_hwt (hwt.c:104)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:112)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:103)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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...: ??? (key.c:91)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaeebc8 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: cryptolab_smaug1_load_from_file_pk (key.c:17)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaeeba8 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_smaug1_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_smaug1_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_smaug1_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_smaug1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaee7a0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:94)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaee7a0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:94)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: poly_sub (poly.c:31)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:132)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_save_to_string_pk (io.c:80)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt1_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...: ??? (key.c:91)

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

Invalid write of size 4
   at 0x...: cryptolab_smaug1_Sx_to_bytes (pack.c:486)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadaeebc8 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_Sx_to_bytes (pack.c:486)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt1_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_smaug1_Sx_to_bytes (pack.c:486)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_Sx_to_bytes (pack.c:491)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt1_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_smaug1_Sx_to_bytes (pack.c:486)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_Sx_to_bytes (pack.c:491)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt1_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_smaug1_Sx_to_bytes (pack.c:486)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_Sx_to_bytes (pack.c:491)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt1_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_smaug1_Sx_to_bytes (pack.c:486)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_Sx_to_bytes (pack.c:491)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt1_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_smaug1_Sx_to_bytes (pack.c:486)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_Sx_to_bytes (pack.c:491)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:61)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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 0xadaefc58 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 0xadaefc58 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 0xadaefc58 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 0xadaefc50 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_smaugt1_ref_constbranchindex_enc (kem.c:43)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaefab8 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_cmov (fips202.c:84)
   by 0x...: sha3_256 (fips202.c:719)
   by 0x...: crypto_kem_smaugt1_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_smaugt1_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)


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...: KeccakF1600_StatePermute (fips202.c:301)
   by 0x...: sha3_256 (fips202.c:719)
   by 0x...: crypto_kem_smaugt1_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_smaugt1_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_smaugt1_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaefbc0 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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaefab8 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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_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)

Use of uninitialised value of size 4
   at 0x...: shake256_absorb (fips202.c:596)
   by 0x...: cryptolab_smaug1_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:11)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaefad8 is on thread 1's stack
 24 bytes below stack pointer

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

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:117)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:121)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:121)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:138)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:138)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:117)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:121)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:121)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:138)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:138)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:90)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:40)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:93)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:45)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:93)
   by 0x...: crypto_kem_smaugt1_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_smaug1_genRx_vec (indcpa.c:23)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_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_smaug1_poly_cbd (cbd.c:122)
   by 0x...: cryptolab_smaug1_genRx_vec (indcpa.c:24)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaee520 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_genRx_vec (indcpa.c:20)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_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_smaug1_poly_cbd (cbd.c:122)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_genRx_vec (indcpa.c:21)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_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_smaug1_poly_cbd (cbd.c:122)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_computeC2 (ciphertext.c:42)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt1_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_smaug1_computeC2 (ciphertext.c:48)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt1_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_smaug1_computeC2 (ciphertext.c:46)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt1_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...: vec_vec_mult (poly.c:63)
   by 0x...: cryptolab_smaug1_computeC2 (ciphertext.c:53)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadaee4a8 is on thread 1's stack
 24 bytes below stack pointer

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 0xadaefc58 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 0xadaefc58 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 0xadaefc58 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 0xadaefc58 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...: vec_vec_mult (poly.c:63)
   by 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:141)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_dec (kem.c:79)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadaee840 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:145)
   by 0x...: crypto_kem_smaugt1_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...: vec_vec_mult (poly.c:63)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:144)
   by 0x...: crypto_kem_smaugt1_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...: vec_vec_mult (poly.c:63)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:154)
   by 0x...: crypto_kem_smaugt1_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...: vec_vec_mult (poly.c:63)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:154)
   by 0x...: crypto_kem_smaugt1_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...: vec_vec_mult (poly.c:63)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_indcpa_dec (indcpa.c:154)
   by 0x...: crypto_kem_smaugt1_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...: vec_vec_mult (poly.c:63)

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

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_genRx_vec (indcpa.c:20)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_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_smaug1_poly_cbd (cbd.c:122)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_genRx_vec (indcpa.c:21)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_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_smaug1_poly_cbd (cbd.c:122)

Invalid write of size 4
   at 0x...: ??? (hash.c:5)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadaef8a8 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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:10)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:40)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:46)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:40)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:46)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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 0xadaefc58 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 0xadaefc58 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 0xadaefc58 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 0xadaefc58 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 0xadaefc58 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 0xadaefc58 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 0xadaefc58 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 0xadaefc78 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 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...: ??? (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...: ??? (hash.c:5)

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
cbb09a2ab65cbdb625ddc4d5e49d7f237a15ec8718f228882722adf176768e58 91609075 1199866800 1800000000 crypto_kem/smaugt1/ref
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xadc09c78 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 0xadc09c78 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 0xadc09c78 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 0xadc09c78 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_smaug1_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadc08860 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_smaug1_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt1_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
cbb09a2ab65cbdb625ddc4d5e49d7f237a15ec8718f228882722adf176768e58 106848997 1098540519 1800000000 crypto_kem/smaugt1/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 0xadec5c90 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 0xadec5c80 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 0xadec5c80 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 0xadec5c80 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 0xadec5c80 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 0xadec5c80 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 0xadec5c80 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 0xadec5c80 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 0xadec5c80 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 0xadec5c80 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 0xadec5c80 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...: ??? (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_smaug1_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadec4880 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_smaug1_indcpa_keypair (indcpa.c:47)
   by 0x...: crypto_kem_smaugt1_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_finalize (fips202.c:406)
   by 0x...: shake256_squeeze (fips202.c:624)
   by 0x...: cryptolab_smaug1_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadec4368 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_smaug1_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadec4368 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_smaug1_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadec4368 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_smaug1_hwt (hwt.c:92)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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_smaug1_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadec4368 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_smaug1_hwt (hwt.c:99)
   by 0x...: cryptolab_smaug1_genSx_vec (key.c:76)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:53)
   by 0x...: crypto_kem_smaugt1_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...: cryptolab_smaug1_genSx_vec (key.c:91)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadec4be0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: cryptolab_smaug1_load_from_file_pk (key.c:17)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadec4bc0 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_smaug1_genAx (key.c:25)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadec4938 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_smaug1_genAx (key.c:25)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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...: shake128_squeeze (fips202.c:536)
   by 0x...: shake128 (fips202.c:680)
   by 0x...: cryptolab_smaug1_genAx (key.c:25)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadec4938 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_smaug1_genAx (key.c:25)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:92)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_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_smaug1_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_smaug1_load_from_file_pk (key.c:17)

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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_keypair (kem.c:16)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)
 Address 0xadec47b0 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_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:94)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: shake256_squeeze (fips202.c:623)
   by 0x...: shake256 (fips202.c:702)
   by 0x...: cryptolab_smaug1_addGaussianError (dg.c:75)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_addGaussianError (dg.c:94)
   by 0x...: cryptolab_smaug1_addGaussianErrorVec (dg.c:228)
   by 0x...: cryptolab_smaug1_genBx (key.c:46)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_genBx (key.c:49)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:128)
   by 0x...: cryptolab_smaug1_genBx (key.c:49)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: poly_sub (poly.c:31)
   by 0x...: cryptolab_smaug1_matrix_vec_mult_sub (poly.c:132)
   by 0x...: cryptolab_smaug1_genBx (key.c:49)
   by 0x...: cryptolab_smaug1_genPubkey (key.c:96)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:56)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_save_to_string_pk (io.c:80)
   by 0x...: cryptolab_smaug1_indcpa_keypair (indcpa.c:60)
   by 0x...: crypto_kem_smaugt1_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_smaug1_genSx_vec (key.c:91)

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 0xadec5c70 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 0xadec5c70 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 0xadec5c70 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_smaugt1_ref_constbranchindex_keypair (kem.c:38)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadec5c68 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_smaugt1_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadec5bd8 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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadec5ad0 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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadec5ad0 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_smaug1_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:11)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:44)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadec5ad0 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_smaug1_shake256_absorb_twice_squeeze (hash.c:11)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:96)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadec4568 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_smaug1_genAx (key.c:25)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:96)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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...: shake128_squeeze (fips202.c:535)
   by 0x...: shake128 (fips202.c:680)
   by 0x...: cryptolab_smaug1_genAx (key.c:25)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:96)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:117)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:121)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:37)
   by 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:121)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:138)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:118)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:117)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:38)
   by 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:121)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: load16_littleendian (pack.c:37)
   by 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:121)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_bytes_to_Rq (pack.c:138)
   by 0x...: cryptolab_smaug1_bytes_to_Rq_vec (pack.c:191)
   by 0x...: cryptolab_smaug1_load_from_string_pk (io.c:97)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:84)
   by 0x...: crypto_kem_smaugt1_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_smaug1_load_from_file_pk (key.c:17)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:90)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:45)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:93)
   by 0x...: crypto_kem_smaugt1_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_smaug1_genRx_vec (indcpa.c:23)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadec43d8 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_smaug1_genRx_vec (indcpa.c:23)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_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_smaug1_poly_mul_acc (cbd.c:122)
   by 0x...: cryptolab_smaug1_genRx_vec (indcpa.c:24)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadec44e0 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_genRx_vec (indcpa.c:20)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_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_smaug1_poly_mul_acc (cbd.c:122)

Use of uninitialised value of size 4
   at 0x...: keccak_absorb_once (fips202.c:452)
   by 0x...: shake256_absorb_once (fips202.c:640)
   by 0x...: shake256 (fips202.c:697)
   by 0x...: cryptolab_smaug1_genRx_vec (indcpa.c:23)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_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_smaug1_poly_mul_acc (cbd.c:122)

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_smaug1_genRx_vec (indcpa.c:23)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadec43d8 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_smaug1_genRx_vec (indcpa.c:23)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_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_smaug1_poly_mul_acc (cbd.c:122)
   by 0x...: cryptolab_smaug1_genRx_vec (indcpa.c:24)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:94)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadec44e0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: cryptolab_smaug1_vec_vec_mult_add (poly.c:91)
   by 0x...: cryptolab_smaug1_computeC1 (ciphertext.c:19)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:99)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_enc (kem.c:48)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
 Address 0xadec4570 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_computeC1 (ciphertext.c:25)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:99)
   by 0x...: crypto_kem_smaugt1_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_smaug1_vec_vec_mult_add (poly.c:91)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_computeC1 (ciphertext.c:23)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:99)
   by 0x...: crypto_kem_smaugt1_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_smaug1_vec_vec_mult_add (poly.c:91)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_computeC1 (ciphertext.c:25)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:99)
   by 0x...: crypto_kem_smaugt1_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_smaug1_vec_vec_mult_add (poly.c:91)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cryptolab_smaug1_computeC1 (ciphertext.c:23)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:99)
   by 0x...: crypto_kem_smaugt1_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_smaug1_vec_vec_mult_add (poly.c:91)

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

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_computeC2 (ciphertext.c:48)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt1_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...: toom_cook_4way (toomcook.c:169)
   by 0x...: cryptolab_smaug1_poly_mul_acc (toomcook.c:246)
   by 0x...: vec_vec_mult (poly.c:48)
   by 0x...: cryptolab_smaug1_vec_vec_mult_add (poly.c:73)
   by 0x...: cryptolab_smaug1_computeC2 (ciphertext.c:53)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:100)
   by 0x...: crypto_kem_smaugt1_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_smaug1_vec_vec_mult_add (poly.c:91)


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_smaug1_Rp_to_bytes (pack.c:237)
   by 0x...: cryptolab_smaug1_Rp_vec_to_bytes (pack.c:461)
   by 0x...: cryptolab_smaug1_save_to_string (io.c:4)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:102)
   by 0x...: crypto_kem_smaugt1_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_smaug1_computeC1 (ciphertext.c:42)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_Rp_to_bytes (pack.c:236)
   by 0x...: cryptolab_smaug1_Rp_vec_to_bytes (pack.c:461)
   by 0x...: cryptolab_smaug1_save_to_string (io.c:4)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:102)
   by 0x...: crypto_kem_smaugt1_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_smaug1_computeC1 (ciphertext.c:42)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_Rp_to_bytes (pack.c:237)
   by 0x...: cryptolab_smaug1_Rp_vec_to_bytes (pack.c:461)
   by 0x...: cryptolab_smaug1_save_to_string (io.c:4)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:102)
   by 0x...: crypto_kem_smaugt1_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_smaug1_computeC1 (ciphertext.c:42)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_Rp_to_bytes (pack.c:236)
   by 0x...: cryptolab_smaug1_Rp_vec_to_bytes (pack.c:461)
   by 0x...: cryptolab_smaug1_save_to_string (io.c:4)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:102)
   by 0x...: crypto_kem_smaugt1_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_smaug1_computeC1 (ciphertext.c:42)

Use of uninitialised value of size 4
   at 0x...: cryptolab_smaug1_Rp2_to_bytes (pack.c:281)
   by 0x...: cryptolab_smaug1_save_to_string (io.c:5)
   by 0x...: cryptolab_smaug1_indcpa_enc (indcpa.c:102)
   by 0x...: crypto_kem_smaugt1_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_smaug1_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 0xadec5c70 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 0xadec5c70 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 0xadec5c70 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 0xadec5c70 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_smaug1_indcpa_enc (indcpa.c:120)
   by 0x...: crypto_kem_smaugt1_ref_constbranchindex_dec (kem.c:79)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadec58c8 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_smaugt1_ref_constbranchindex_dec (kem.c:81)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadec58c8 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_smaugt1_ref_constbranchindex_dec (kem.c:90)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadec58c8 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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:8)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:9)
   by 0x...: crypto_kem_smaugt1_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_smaug1_shake256_absorb_twice_squeeze (hash.c:10)
   by 0x...: crypto_kem_smaugt1_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_smaug1_verify (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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_smaug1_verify (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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_smaug1_cmov (verify.c:44)
   by 0x...: crypto_kem_smaugt1_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 0xadec5c70 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 0xadec5c70 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 0xadec5c70 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 0xadec5c70 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 0xadec5c70 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 0xadec5c70 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 0xadec5c70 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...: 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_smaugt1_ref_constbranchindex_keypair (kem.c:38)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:357)
 Address 0xadec5c88 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_smaugt1_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_smaugt1_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_smaugt1_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_smaugt1_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)