Test results for armeabi, tinker, crypto_kem/timer
[Page version: 20241215 22:35:41]
Measurements for armeabi, tinker, crypto_kem
Test results for armeabi, tinker, crypto_kem
Test results for crypto_kem/timer
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_kem
Primitive: timer
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
727347 | 29194 0 0 | 45182 420 1544 | T!!!ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241202 | 20241022 |
1509981 | 17106 0 0 | 32358 420 1544 | T!!!ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241202 | 20241022 |
1540727 | 15092 0 0 | 30110 420 1536 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241202 | 20241022 |
1709520 | 21242 0 0 | 38547 448 1544 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241202 | 20241022 |
Compiler output
try.c: /usr/bin/ld: libcrypto_kem_timer.a(poly.o): in function `TiMER1_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/timer/ref/work/poly.c:135: undefined reference to `poly_add'
try.c: /usr/bin/ld: libcrypto_kem_timer.a(poly.o): in function `TiMER1_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/timer/ref/work/poly.c:190: undefined reference to `poly_sub'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
cbd.o TiMER1_poly_cbd T
ciphertext.o TiMER1_computeC1 T
ciphertext.o TiMER1_computeC2 T
dg.o TiMER1_addGaussianError T
dg.o TiMER1_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 TiMER1_shake256_absorb_twice_squeeze T
hwt.o TiMER1_hwt T
indcpa.o TiMER1_genRx_vec T
indcpa.o TiMER1_indcpa_dec T
indcpa.o TiMER1_indcpa_enc T
indcpa.o TiMER1_indcpa_keypair T
io.o TiMER1_load_from_file T
io.o TiMER1_load_from_file_pk T
io.o TiMER1_load_from_file_sk T
io.o TiMER1_load_from_string T
io.o TiMER1_load_from_string_pk T
io.o TiMER1_load_from_string_sk T
io.o TiMER1_save_to_file T
io.o TiMER1_save_to_file_pk T
io.o TiMER1_save_to_file_sk T
io.o TiMER1_save_to_string T
io.o TiMER1_save_to_string_pk T
io.o TiMER1_save_to_string_sk T
key.o TiMER1_genAx T
key.o TiMER1_genBx T
key.o TiMER1_genPubkey T
key.o TiMER1_genSx_vec T
pack.o TiMER1_Rp2_to_bytes T
pack.o TiMER1_Rp_to_bytes T
pack.o TiMER1_Rp_vec_to_bytes T
pack.o TiMER1_Rq_mat_to_bytes T
pack.o TiMER1_Rq_to_bytes T
pack.o TiMER1_Rq_vec_to_bytes T
pack.o TiMER1_Sx_to_bytes T
pack.o TiMER1_bytes_to_Rp T
pack.o TiMER1_bytes_to_Rp2 T
pack.o TiMER1_bytes_to_Rp_vec T
pack.o TiMER1_bytes_to_Rq T
pack.o TiMER1_bytes_to_Rq_mat T
pack.o TiMER1_bytes_to_Rq_vec T
pack.o TiMER1_bytes_to_Sx T
poly.o TiMER1_matrix_vec_mult_add T
poly.o TiMER1_matrix_vec_mult_sub T
poly.o TiMER1_vec_vec_mult_add T
poly.o flipabs T
poly.o poly_frommsg T
poly.o poly_tomsg T
poly.o vec_vec_mult T
toomcook.o TiMER1_poly_mul_acc T
verify.o TiMER1_cmov T
verify.o TiMER1_verify T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -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 0xadc40c90 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 0xadc40c80 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 0xadc40c80 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 0xadc40c80 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 0xadc40c80 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 0xadc40c80 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 0xadc40c80 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 0xadc40c80 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 0xadc40c80 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 0xadc40c80 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 0xadc40c80 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 0xadc40c90 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...: TiMER1_indcpa_keypair (indcpa.c:48)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadc3f878 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...: TiMER1_indcpa_keypair (indcpa.c:48)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:92)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadc3f358 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...: TiMER1_hwt (hwt.c:92)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:99)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadc3f358 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...: TiMER1_hwt (hwt.c:99)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:92)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadc3f358 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...: TiMER1_hwt (hwt.c:92)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:99)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadc3f358 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...: TiMER1_hwt (hwt.c:99)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadc3fbd8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: TiMER1_load_from_file_pk (key.c:17)
by 0x...: TiMER1_genPubkey (key.c:92)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadc3fbb8 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...: TiMER1_genAx (key.c:25)
by 0x...: TiMER1_genPubkey (key.c:92)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadc3f928 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...: TiMER1_genAx (key.c:25)
by 0x...: TiMER1_genPubkey (key.c:92)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadc3f928 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...: TiMER1_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...: TiMER1_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...: TiMER1_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...: TiMER1_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadc3f7a8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_addGaussianError (dg.c:79)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadc3f7a8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_addGaussianError (dg.c:79)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: toom_cook_4way (toomcook.c:169)
by 0x...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: toom_cook_4way (toomcook.c:170)
by 0x...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_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...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: toom_cook_4way (toomcook.c:169)
by 0x...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: toom_cook_4way (toomcook.c:170)
by 0x...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_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...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: poly_sub (poly.c:89)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:190)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_save_to_string_pk (io.c:80)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:61)
by 0x...: crypto_kem_timer_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 0xadc40c68 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 0xadc40c68 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 0xadc40c60 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_timer_ref_constbranchindex_keypair (kem.c:38)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadc40c60 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_timer_ref_constbranchindex_enc (kem.c:44)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadc40be0 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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:8)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:44)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadc40ad8 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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:8)
by 0x...: crypto_kem_timer_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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:9)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:44)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadc40ad8 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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:9)
by 0x...: crypto_kem_timer_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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:11)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:44)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadc40ae0 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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:11)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
by 0x...: TiMER1_load_from_string_pk (io.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadc3f568 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...: TiMER1_genAx (key.c:25)
by 0x...: TiMER1_load_from_string_pk (io.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadc3f2d8 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...: TiMER1_genAx (key.c:25)
by 0x...: TiMER1_load_from_string_pk (io.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadc3f2d8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_bytes_to_Rq (pack.c:95)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: load16_littleendian (pack.c:38)
by 0x...: TiMER1_bytes_to_Rq (pack.c:99)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_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...: TiMER1_bytes_to_Rq (pack.c:99)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:116)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_bytes_to_Rq (pack.c:95)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: load16_littleendian (pack.c:38)
by 0x...: TiMER1_bytes_to_Rq (pack.c:99)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_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...: TiMER1_bytes_to_Rq (pack.c:99)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:116)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_indcpa_enc (indcpa.c:91)
by 0x...: crypto_kem_timer_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...: TiMER1_cmov (verify.c:45)
by 0x...: TiMER1_indcpa_enc (indcpa.c:94)
by 0x...: crypto_kem_timer_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...: TiMER1_genRx_vec (indcpa.c:24)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadc3f3d0 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...: TiMER1_genRx_vec (indcpa.c:24)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadc3f3d0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: poly_frommsg (poly.c:16)
by 0x...: TiMER1_computeC2 (ciphertext.c:47)
by 0x...: TiMER1_indcpa_enc (indcpa.c:101)
by 0x...: crypto_kem_timer_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:121)
by 0x...: TiMER1_computeC2 (ciphertext.c:50)
by 0x...: TiMER1_indcpa_enc (indcpa.c:101)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadc3f570 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_computeC2 (ciphertext.c:54)
by 0x...: TiMER1_indcpa_enc (indcpa.c:101)
by 0x...: crypto_kem_timer_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:121)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_computeC2 (ciphertext.c:53)
by 0x...: TiMER1_indcpa_enc (indcpa.c:101)
by 0x...: crypto_kem_timer_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:121)
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 0xadc40c68 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 0xadc40c68 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 0xadc40c60 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 0xadc40c60 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:315)
by 0x...: TiMER1_load_from_string_sk (io.c:58)
by 0x...: TiMER1_indcpa_dec (indcpa.c:127)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:79)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xadc3f8e0 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (pack.c:315)
by 0x...: TiMER1_indcpa_dec (indcpa.c:127)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:79)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xadc3f8f0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Sx (pack.c:321)
by 0x...: TiMER1_indcpa_dec (indcpa.c:127)
by 0x...: crypto_kem_timer_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:315)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Sx (pack.c:325)
by 0x...: TiMER1_indcpa_dec (indcpa.c:127)
by 0x...: crypto_kem_timer_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:315)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_bytes_to_Sx (pack.c:318)
by 0x...: TiMER1_indcpa_dec (indcpa.c:127)
by 0x...: crypto_kem_timer_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:315)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rp (pack.c:228)
by 0x...: TiMER1_bytes_to_Rp_vec (pack.c:284)
by 0x...: TiMER1_load_from_string (io.c:19)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_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:315)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rp (pack.c:228)
by 0x...: TiMER1_bytes_to_Rp_vec (pack.c:284)
by 0x...: TiMER1_load_from_string (io.c:19)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_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:315)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_bytes_to_Rp (pack.c:227)
by 0x...: TiMER1_bytes_to_Rp_vec (pack.c:284)
by 0x...: TiMER1_load_from_string (io.c:19)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_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:315)
Invalid write of size 4
at 0x...: ??? (pack.c:232)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:79)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xadc3f8f0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rp2 (pack.c:237)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_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:315)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_bytes_to_Rp2 (pack.c:241)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_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:315)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rp2 (pack.c:242)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_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:315)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_bytes_to_Rp2 (pack.c:249)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_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:315)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rp2 (pack.c:250)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_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:315)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_bytes_to_Rp2 (pack.c:236)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_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:315)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rp2 (pack.c:237)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_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:315)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rp2 (pack.c:243)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_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:315)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rp2 (pack.c:251)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_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:315)
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:232)
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:232)
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:232)
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:232)
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:232)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_indcpa_dec (indcpa.c:135)
by 0x...: crypto_kem_timer_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:232)
Use of uninitialised value of size 4
at 0x...: TiMER1_indcpa_dec (indcpa.c:139)
by 0x...: crypto_kem_timer_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:232)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_indcpa_dec (indcpa.c:138)
by 0x...: crypto_kem_timer_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:232)
Invalid write of size 4
at 0x...: vec_vec_mult (poly.c:121)
by 0x...: TiMER1_indcpa_dec (indcpa.c:142)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:79)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xadc3f8f0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_vec_vec_mult_add (poly.c:128)
by 0x...: TiMER1_indcpa_dec (indcpa.c:142)
by 0x...: crypto_kem_timer_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:232)
Use of uninitialised value of size 4
at 0x...: TiMER1_vec_vec_mult_add (poly.c:128)
by 0x...: TiMER1_indcpa_dec (indcpa.c:142)
by 0x...: crypto_kem_timer_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:232)
Invalid write of size 4
at 0x...: sha3_512 (hash.c:5)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:81)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xadc40908 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_timer_ref_constbranchindex_dec (kem.c:90)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xadc40908 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:168)
by 0x...: main (try-anything.c:345)
Address 0xadc40c68 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 0xadc40c60 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 0xadc40c60 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 0xadc40c60 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 0xadc40c60 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 0xadc40c60 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 0xadc40c60 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_timer_ref_constbranchindex_keypair (kem.c:38)
by 0x...: doit (try.c:112)
by 0x...: main (try-anything.c:357)
Address 0xadc40c88 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_timer_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_timer_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_timer_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_timer_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_timer_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_timer_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_timer_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_timer_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_timer_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_timer_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_timer_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_timer_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_timer_ref_constbranchindex_keypair (kem.c:38)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -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 0xadbf4c90 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 0xadbf4c80 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 0xadbf4c80 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 0xadbf4c80 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 0xadbf4c80 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 0xadbf4c80 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 0xadbf4c80 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 0xadbf4c80 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 0xadbf4c80 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 0xadbf4c80 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 0xadbf4c80 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 0xadbf4c90 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...: TiMER1_indcpa_keypair (indcpa.c:48)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf3878 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...: TiMER1_indcpa_keypair (indcpa.c:48)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:89)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf3358 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...: TiMER1_hwt (hwt.c:89)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:92)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf3370 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...: TiMER1_hwt (hwt.c:93)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:93)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:99)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf3370 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_hwt (hwt.c:104)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:112)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:103)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:89)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf3358 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...: TiMER1_hwt (hwt.c:89)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:92)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf3370 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...: TiMER1_hwt (hwt.c:93)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:93)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:99)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf3370 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_hwt (hwt.c:104)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:112)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:103)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf3bd8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: TiMER1_load_from_file_pk (key.c:17)
by 0x...: TiMER1_genPubkey (key.c:92)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf3bb8 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...: TiMER1_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...: TiMER1_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...: TiMER1_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...: TiMER1_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf37b0 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:79)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf37b0 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:79)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: toom_cook_4way (toomcook.c:169)
by 0x...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: toom_cook_4way (toomcook.c:170)
by 0x...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_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...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: toom_cook_4way (toomcook.c:169)
by 0x...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: toom_cook_4way (toomcook.c:170)
by 0x...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_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...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: poly_sub (poly.c:89)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:190)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_save_to_string_pk (io.c:80)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:61)
by 0x...: crypto_kem_timer_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...: TiMER1_Sx_to_bytes (pack.c:295)
by 0x...: TiMER1_save_to_string_sk (io.c:42)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:62)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf3bc8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: TiMER1_Sx_to_bytes (pack.c:295)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:62)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbf3bd8 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_Sx_to_bytes (pack.c:295)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:62)
by 0x...: crypto_kem_timer_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...: TiMER1_Sx_to_bytes (pack.c:295)
Use of uninitialised value of size 4
at 0x...: TiMER1_Sx_to_bytes (pack.c:300)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:62)
by 0x...: crypto_kem_timer_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...: TiMER1_Sx_to_bytes (pack.c:295)
Use of uninitialised value of size 4
at 0x...: TiMER1_Sx_to_bytes (pack.c:300)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:62)
by 0x...: crypto_kem_timer_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...: TiMER1_Sx_to_bytes (pack.c:295)
Use of uninitialised value of size 4
at 0x...: TiMER1_Sx_to_bytes (pack.c:300)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:62)
by 0x...: crypto_kem_timer_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...: TiMER1_Sx_to_bytes (pack.c:295)
Use of uninitialised value of size 4
at 0x...: TiMER1_Sx_to_bytes (pack.c:300)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:62)
by 0x...: crypto_kem_timer_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...: TiMER1_Sx_to_bytes (pack.c:295)
Use of uninitialised value of size 4
at 0x...: TiMER1_Sx_to_bytes (pack.c:300)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:62)
by 0x...: crypto_kem_timer_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...: TiMER1_Sx_to_bytes (pack.c:295)
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 0xadbf4c68 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 0xadbf4c68 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 0xadbf4c68 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 0xadbf4c60 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_timer_ref_constbranchindex_enc (kem.c:43)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadbf4ad8 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_cmov (fips202.c:84)
by 0x...: sha3_256 (fips202.c:719)
by 0x...: crypto_kem_timer_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_timer_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_timer_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_timer_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_timer_ref_constbranchindex_enc (kem.c:44)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadbf4be0 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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:8)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:44)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadbf4ad8 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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:8)
by 0x...: crypto_kem_timer_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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:9)
by 0x...: crypto_kem_timer_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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:11)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:44)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadbf4af8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: TiMER1_load_from_file_pk (key.c:17)
by 0x...: TiMER1_load_from_string_pk (io.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadbf3530 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_bytes_to_Rq (pack.c:95)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: load16_littleendian (pack.c:38)
by 0x...: TiMER1_bytes_to_Rq (pack.c:99)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: load16_littleendian (pack.c:38)
by 0x...: TiMER1_bytes_to_Rq (pack.c:99)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:116)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:116)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_bytes_to_Rq (pack.c:95)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: load16_littleendian (pack.c:38)
by 0x...: TiMER1_bytes_to_Rq (pack.c:99)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: load16_littleendian (pack.c:38)
by 0x...: TiMER1_bytes_to_Rq (pack.c:99)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:116)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:116)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_indcpa_enc (indcpa.c:91)
by 0x...: crypto_kem_timer_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...: TiMER1_cmov (verify.c:40)
by 0x...: TiMER1_indcpa_enc (indcpa.c:94)
by 0x...: crypto_kem_timer_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...: TiMER1_cmov (verify.c:45)
by 0x...: TiMER1_indcpa_enc (indcpa.c:94)
by 0x...: crypto_kem_timer_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...: TiMER1_genRx_vec (indcpa.c:24)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_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...: TiMER1_poly_cbd (cbd.c:41)
by 0x...: TiMER1_genRx_vec (indcpa.c:25)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadbf3540 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_genRx_vec (indcpa.c:21)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_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...: TiMER1_poly_cbd (cbd.c:41)
Use of uninitialised value of size 4
at 0x...: TiMER1_genRx_vec (indcpa.c:22)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_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...: TiMER1_poly_cbd (cbd.c:41)
Use of uninitialised value of size 4
at 0x...: poly_frommsg (poly.c:16)
by 0x...: TiMER1_computeC2 (ciphertext.c:47)
by 0x...: TiMER1_indcpa_enc (indcpa.c:101)
by 0x...: crypto_kem_timer_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:121)
by 0x...: TiMER1_computeC2 (ciphertext.c:50)
by 0x...: TiMER1_indcpa_enc (indcpa.c:101)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadbf3538 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_computeC2 (ciphertext.c:54)
by 0x...: TiMER1_indcpa_enc (indcpa.c:101)
by 0x...: crypto_kem_timer_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:121)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_computeC2 (ciphertext.c:53)
by 0x...: TiMER1_indcpa_enc (indcpa.c:101)
by 0x...: crypto_kem_timer_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:121)
Invalid write of size 4
at 0x...: ??? (pack.c:195)
by 0x...: TiMER1_indcpa_enc (indcpa.c:103)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xadbf3548 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 0xadbf4c68 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 0xadbf4c68 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 0xadbf4c68 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 0xadbf4c68 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...: ??? (pack.c:232)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:79)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xadbf38f0 is on thread 1's stack
24 bytes below stack pointer
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:232)
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:232)
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:232)
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:232)
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:232)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_indcpa_dec (indcpa.c:135)
by 0x...: crypto_kem_timer_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:232)
Use of uninitialised value of size 4
at 0x...: TiMER1_indcpa_dec (indcpa.c:139)
by 0x...: crypto_kem_timer_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:232)
Invalid write of size 4
at 0x...: vec_vec_mult (poly.c:121)
by 0x...: TiMER1_indcpa_dec (indcpa.c:142)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:79)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xadbf38f0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_vec_vec_mult_add (poly.c:128)
by 0x...: TiMER1_indcpa_dec (indcpa.c:142)
by 0x...: crypto_kem_timer_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:232)
Use of uninitialised value of size 4
at 0x...: TiMER1_vec_vec_mult_add (poly.c:128)
by 0x...: TiMER1_indcpa_dec (indcpa.c:142)
by 0x...: crypto_kem_timer_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:232)
Invalid write of size 4
at 0x...: ??? (hash.c:5)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:81)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xadbf4908 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_genRx_vec (indcpa.c:21)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_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...: TiMER1_poly_cbd (cbd.c:41)
Use of uninitialised value of size 4
at 0x...: TiMER1_genRx_vec (indcpa.c:22)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_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...: TiMER1_poly_cbd (cbd.c:41)
Invalid write of size 4
at 0x...: ??? (hash.c:5)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:90)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xadbf4908 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:168)
by 0x...: main (try-anything.c:345)
Address 0xadbf4c68 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 0xadbf4c68 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 0xadbf4c68 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 0xadbf4c68 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 0xadbf4c68 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 0xadbf4c68 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 0xadbf4c68 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 0xadbf4c88 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...: ??? (kem.c:38)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
3b548ba41516fed2e4ab3f6ce06b9fcab85215c8f15fc172e901d94065e94b8c 90851139 1200061499 1800000000 crypto_kem/timer/ref
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xadcdcc78 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 0xadcdcc78 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 0xadcdcc78 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 0xadcdcc78 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...: TiMER1_indcpa_keypair (indcpa.c:48)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadcdb860 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...: TiMER1_indcpa_keypair (indcpa.c:48)
by 0x...: crypto_kem_timer_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:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
TIMECOP error (can be valgrind bug)
error 99
3b548ba41516fed2e4ab3f6ce06b9fcab85215c8f15fc172e901d94065e94b8c 103522283 1081920054 1800000000 crypto_kem/timer/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 0xad993c90 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 0xad993c80 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 0xad993c80 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 0xad993c80 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 0xad993c80 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 0xad993c80 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 0xad993c80 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 0xad993c80 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 0xad993c80 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 0xad993c80 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 0xad993c80 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...: TiMER1_indcpa_keypair (indcpa.c:48)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad992880 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...: TiMER1_indcpa_keypair (indcpa.c:48)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:92)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad992368 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...: TiMER1_hwt (hwt.c:92)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:99)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad992368 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...: TiMER1_hwt (hwt.c:99)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:92)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad992368 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...: TiMER1_hwt (hwt.c:92)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_hwt (hwt.c:99)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad992368 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...: TiMER1_hwt (hwt.c:99)
by 0x...: TiMER1_genSx_vec (key.c:76)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:54)
by 0x...: crypto_kem_timer_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...: TiMER1_genSx_vec (key.c:91)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad992be0 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: TiMER1_load_from_file_pk (key.c:17)
by 0x...: TiMER1_genPubkey (key.c:92)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad992bc0 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...: TiMER1_genAx (key.c:25)
by 0x...: TiMER1_genPubkey (key.c:92)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad992938 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...: TiMER1_genAx (key.c:25)
by 0x...: TiMER1_genPubkey (key.c:92)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_genAx (key.c:25)
by 0x...: TiMER1_genPubkey (key.c:92)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad992938 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...: TiMER1_genAx (key.c:25)
by 0x...: TiMER1_genPubkey (key.c:92)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_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...: TiMER1_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...: TiMER1_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...: TiMER1_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_ref_constbranchindex_keypair (kem.c:16)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad9927b0 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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:79)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_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...: TiMER1_addGaussianError (dg.c:60)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_addGaussianError (dg.c:79)
by 0x...: TiMER1_addGaussianErrorVec (dg.c:95)
by 0x...: TiMER1_genBx (key.c:46)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: toom_cook_4way (toomcook.c:169)
by 0x...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_genBx (key.c:49)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: toom_cook_4way (toomcook.c:169)
by 0x...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:186)
by 0x...: TiMER1_genBx (key.c:49)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: poly_sub (poly.c:89)
by 0x...: TiMER1_matrix_vec_mult_sub (poly.c:190)
by 0x...: TiMER1_genBx (key.c:49)
by 0x...: TiMER1_genPubkey (key.c:96)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:57)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_save_to_string_pk (io.c:80)
by 0x...: TiMER1_indcpa_keypair (indcpa.c:61)
by 0x...: crypto_kem_timer_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...: TiMER1_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 0xad993c70 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 0xad993c70 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 0xad993c70 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_timer_ref_constbranchindex_keypair (kem.c:38)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xad993c68 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_timer_ref_constbranchindex_enc (kem.c:44)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xad993be8 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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:8)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:44)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xad993ae0 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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:8)
by 0x...: crypto_kem_timer_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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:9)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:44)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xad993ae0 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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:9)
by 0x...: crypto_kem_timer_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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:11)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:44)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xad993ae0 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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:11)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
by 0x...: TiMER1_load_from_string_pk (io.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xad992578 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...: TiMER1_genAx (key.c:25)
by 0x...: TiMER1_load_from_string_pk (io.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_genAx (key.c:25)
by 0x...: TiMER1_load_from_string_pk (io.c:96)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_load_from_string_pk (io.c:97)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_load_from_string_pk (io.c:97)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_bytes_to_Rq (pack.c:95)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_load_from_string_pk (io.c:97)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: load16_littleendian (pack.c:38)
by 0x...: TiMER1_bytes_to_Rq (pack.c:99)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_load_from_string_pk (io.c:97)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: load16_littleendian (pack.c:37)
by 0x...: TiMER1_bytes_to_Rq (pack.c:99)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_load_from_string_pk (io.c:97)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:116)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_load_from_string_pk (io.c:97)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_load_from_string_pk (io.c:97)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:96)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_load_from_string_pk (io.c:97)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_bytes_to_Rq (pack.c:95)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_load_from_string_pk (io.c:97)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: load16_littleendian (pack.c:38)
by 0x...: TiMER1_bytes_to_Rq (pack.c:99)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_load_from_string_pk (io.c:97)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: load16_littleendian (pack.c:37)
by 0x...: TiMER1_bytes_to_Rq (pack.c:99)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_load_from_string_pk (io.c:97)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Use of uninitialised value of size 4
at 0x...: TiMER1_bytes_to_Rq (pack.c:116)
by 0x...: TiMER1_bytes_to_Rq_vec (pack.c:145)
by 0x...: TiMER1_load_from_string_pk (io.c:97)
by 0x...: TiMER1_indcpa_enc (indcpa.c:85)
by 0x...: crypto_kem_timer_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...: TiMER1_load_from_file_pk (key.c:17)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_indcpa_enc (indcpa.c:91)
by 0x...: crypto_kem_timer_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...: TiMER1_cmov (verify.c:45)
by 0x...: TiMER1_indcpa_enc (indcpa.c:94)
by 0x...: crypto_kem_timer_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...: TiMER1_genRx_vec (indcpa.c:24)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xad9923e8 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...: TiMER1_genRx_vec (indcpa.c:24)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_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...: TiMER1_poly_mul_acc (cbd.c:41)
by 0x...: TiMER1_genRx_vec (indcpa.c:25)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xad9924f0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_genRx_vec (indcpa.c:21)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_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...: TiMER1_poly_mul_acc (cbd.c:41)
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...: TiMER1_genRx_vec (indcpa.c:24)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_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...: TiMER1_poly_mul_acc (cbd.c:41)
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...: TiMER1_genRx_vec (indcpa.c:24)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xad9923e8 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...: TiMER1_genRx_vec (indcpa.c:24)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_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...: TiMER1_poly_mul_acc (cbd.c:41)
by 0x...: TiMER1_genRx_vec (indcpa.c:25)
by 0x...: TiMER1_indcpa_enc (indcpa.c:95)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xad9924f0 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: TiMER1_vec_vec_mult_add (poly.c:149)
by 0x...: TiMER1_computeC1 (ciphertext.c:20)
by 0x...: TiMER1_indcpa_enc (indcpa.c:100)
by 0x...: crypto_kem_timer_ref_constbranchindex_enc (kem.c:48)
by 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Address 0xad992580 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: TiMER1_computeC1 (ciphertext.c:26)
by 0x...: TiMER1_indcpa_enc (indcpa.c:100)
by 0x...: crypto_kem_timer_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...: TiMER1_vec_vec_mult_add (poly.c:149)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_computeC1 (ciphertext.c:24)
by 0x...: TiMER1_indcpa_enc (indcpa.c:100)
by 0x...: crypto_kem_timer_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...: TiMER1_vec_vec_mult_add (poly.c:149)
Use of uninitialised value of size 4
at 0x...: TiMER1_computeC1 (ciphertext.c:26)
by 0x...: TiMER1_indcpa_enc (indcpa.c:100)
by 0x...: crypto_kem_timer_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...: TiMER1_vec_vec_mult_add (poly.c:149)
Conditional jump or move depends on uninitialised value(s)
at 0x...: TiMER1_computeC1 (ciphertext.c:24)
by 0x...: TiMER1_indcpa_enc (indcpa.c:100)
by 0x...: crypto_kem_timer_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...: TiMER1_vec_vec_mult_add (poly.c:149)
Use of uninitialised value of size 4
at 0x...: poly_frommsg (poly.c:16)
by 0x...: TiMER1_computeC2 (ciphertext.c:47)
by 0x...: TiMER1_indcpa_enc (indcpa.c:101)
by 0x...: crypto_kem_timer_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...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_vec_vec_mult_add (poly.c:131)
by 0x...: TiMER1_computeC2 (ciphertext.c:50)
by 0x...: TiMER1_indcpa_enc (indcpa.c:101)
by 0x...: crypto_kem_timer_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...: TiMER1_vec_vec_mult_add (poly.c:149)
Use of uninitialised value of size 4
at 0x...: toom_cook_4way (toomcook.c:169)
by 0x...: TiMER1_poly_mul_acc (toomcook.c:246)
by 0x...: vec_vec_mult (poly.c:106)
by 0x...: TiMER1_vec_vec_mult_add (poly.c:131)
by 0x...: TiMER1_computeC2 (ciphertext.c:50)
by 0x...: TiMER1_indcpa_enc (indcpa.c:101)
by 0x...: crypto_kem_timer_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...: TiMER1_vec_vec_mult_add (poly.c:149)
More than 100 errors detected. Subsequent errors
will still be recorded, but in less detail than before.
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 0xad993c70 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 0xad993c70 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 0xad993c70 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 0xad993c70 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...: TiMER1_indcpa_enc (indcpa.c:121)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:79)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xad993918 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: TiMER1_bytes_to_Rp (pack.c:232)
by 0x...: TiMER1_load_from_string (io.c:20)
by 0x...: TiMER1_indcpa_dec (indcpa.c:130)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:79)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xad9928f0 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_timer_ref_constbranchindex_dec (kem.c:81)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xad993918 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: store64 (fips202.c:40)
by 0x...: sha3_256 (fips202.c:721)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:89)
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...: ??? (hash.c:5)
by 0x...: crypto_kem_timer_ref_constbranchindex_dec (kem.c:90)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Address 0xad993918 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: keccak_absorb (fips202.c:368)
by 0x...: shake256_absorb (fips202.c:596)
by 0x...: TiMER1_shake256_absorb_twice_squeeze (hash.c:9)
by 0x...: crypto_kem_timer_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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:9)
by 0x...: crypto_kem_timer_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...: TiMER1_shake256_absorb_twice_squeeze (hash.c:9)
by 0x...: crypto_kem_timer_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)
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 0xad993c70 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 0xad993c70 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 0xad993c70 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 0xad993c70 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 0xad993c70 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 0xad993c70 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 0xad993c70 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_timer_ref_constbranchindex_keypair (kem.c:38)
by 0x...: doit (try.c:112)
by 0x...: main (try-anything.c:357)
Address 0xad993c88 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_timer_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_timer_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_timer_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_timer_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:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |