Test results for armeabi, tinker, crypto_sign/picnicl1ur

[Page version: 20241215 22:35:41]

Measurements for armeabi, tinker, crypto_sign Test results for armeabi, tinker, crypto_sign Test results for crypto_sign/picnicl1ur
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_sign
Primitive: picnicl1ur
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
13897738062854 344 094099 772 1576optimizedct/cgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024111120241022
14785580272572 392 0106001 852 1576optimizedct/cclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024111120241022
16336179151800 344 080827 764 1568optimizedct/cgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024111120241022
16553838459642 344 090499 772 1576optimizedct/cgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024111120241022
17426075859328 344 090007 772 1568optimizedct/cgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024111120241022
2787471961247877 4 01276861 424 1568T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024111120241022
2820850171266619 52 01297650 500 1568T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024111120241022
3505882691258085 4 01287797 424 1568T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024111120241022

Compiler output


picnic_impl.c: picnic_impl.c: In function ‘mpc_LowMC_verify’:
picnic_impl.c: picnic_impl.c:533:5: warning: ‘mpc_matrix_mul’ accessing 12 bytes in a region of size 8 [-Wstringop-overflow=]
picnic_impl.c:   533 |     mpc_matrix_mul(roundKey, keyShares, KMatrix(0, params), params, 2);
picnic_impl.c:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
picnic_impl.c: picnic_impl.c:533:5: note: referencing argument 1 of type ‘uint32_t *[3]’ {aka ‘unsigned int *[3]’}
picnic_impl.c: picnic_impl.c:533:5: warning: ‘mpc_matrix_mul’ accessing 12 bytes in a region of size 8 [-Wstringop-overflow=]
picnic_impl.c: picnic_impl.c:533:5: note: referencing argument 2 of type ‘uint32_t *[3]’ {aka ‘unsigned int *[3]’}
picnic_impl.c: picnic_impl.c:506:6: note: in a call to function ‘mpc_matrix_mul’
picnic_impl.c:   506 | void mpc_matrix_mul(uint32_t* output[3], uint32_t* state[3], const uint32_t* matrix,
picnic_impl.c:       |      ^~~~~~~~~~~~~~
picnic_impl.c: picnic_impl.c:534:5: warning: ‘mpc_xor’ accessing 12 bytes in a region of size 8 [-Wstringop-overflow=]
picnic_impl.c:   534 |     mpc_xor(state, roundKey, params->stateSizeWords, 2);
picnic_impl.c:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
picnic_impl.c: picnic_impl.c:534:5: note: referencing argument 1 of type ‘uint32_t *[3]’ {aka ‘unsigned int *[3]’}
picnic_impl.c: picnic_impl.c:534:5: warning: ‘mpc_xor’ accessing 12 bytes in a region of size 8 [-Wstringop-overflow=]
picnic_impl.c: picnic_impl.c:534:5: note: referencing argument 2 of type ‘uint32_t *[3]’ {aka ‘unsigned int *[3]’}
picnic_impl.c: picnic_impl.c:260:6: note: in a call to function ‘mpc_xor’
picnic_impl.c:   260 | void mpc_xor(uint32_t* state[3], uint32_t* in[3], uint32_t len, int players)
picnic_impl.c:       |      ^~~~~~~
picnic_impl.c: picnic_impl.c:537:9: warning: ‘mpc_matrix_mul’ accessing 12 bytes in a region of size 8 [-Wstringop-overflow=]
picnic_impl.c:   537 |         mpc_matrix_mul(roundKey, keyShares, KMatrix(r, params), params, 2);
picnic_impl.c:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
picnic_impl.c: picnic_impl.c:537:9: note: referencing argument 1 of type ‘uint32_t *[3]’ {aka ‘unsigned int *[3]’}
picnic_impl.c: picnic_impl.c:537:9: warning: ‘mpc_matrix_mul’ accessing 12 bytes in a region of size 8 [-Wstringop-overflow=]
picnic_impl.c: picnic_impl.c:537:9: note: referencing argument 2 of type ‘uint32_t *[3]’ {aka ‘unsigned int *[3]’}
picnic_impl.c: ...

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

Namespace violations


KeccakHashtimes4.o Keccak_HashFinaltimes4 T
KeccakHashtimes4.o Keccak_HashInitializetimes4 T
KeccakHashtimes4.o Keccak_HashSqueezetimes4 T
KeccakHashtimes4.o Keccak_HashUpdatetimes4 T
KeccakSpongetimes4.o KeccakWidth1600times4_SpongeAbsorb T
KeccakSpongetimes4.o KeccakWidth1600times4_SpongeAbsorbLastFewBits T
KeccakSpongetimes4.o KeccakWidth1600times4_SpongeInitialize T
KeccakSpongetimes4.o KeccakWidth1600times4_SpongeSqueeze T
compat.o picnic_explicit_bzero T
compat.o picnic_timingsafe_bcmp T
io.o mzd_from_char_array T
io.o mzd_to_char_array T
lowmc.o lowmc_compute T
lowmc.o lowmc_record_state T
lowmc_128_128_20.o lowmc_128_128_20 D
mpc_lowmc.o get_zkbpp_lowmc_implementation T
mpc_lowmc.o get_zkbpp_lowmc_verify_implementation T
mpc_lowmc.o get_zkbpp_share_implentation T
mzd_additional.o mzd_addmul_v_uint64_128 T
mzd_additional.o mzd_addmul_v_uint64_129 T
mzd_additional.o mzd_addmul_v_uint64_192 T
mzd_additional.o mzd_addmul_v_uint64_256 T
mzd_additional.o mzd_addmul_v_uint64_30_128 T
mzd_additional.o mzd_and_uint64_128 T
mzd_additional.o mzd_and_uint64_192 T
mzd_additional.o mzd_and_uint64_256 T
mzd_additional.o mzd_copy_uint64_128 T
mzd_additional.o mzd_copy_uint64_192 T
mzd_additional.o mzd_copy_uint64_256 T
mzd_additional.o mzd_local_init_ex T
mzd_additional.o mzd_mul_v_parity_uint64_128_30 T
mzd_additional.o mzd_mul_v_uint64_128 T
mzd_additional.o mzd_mul_v_uint64_128_640 T
mzd_additional.o mzd_mul_v_uint64_129 T
mzd_additional.o mzd_mul_v_uint64_192 T
mzd_additional.o mzd_mul_v_uint64_256 T
mzd_additional.o mzd_shift_left_uint64_128 T
mzd_additional.o mzd_shift_left_uint64_192 T
mzd_additional.o mzd_shift_left_uint64_256 T
mzd_additional.o mzd_shift_right_uint64_128 T
mzd_additional.o mzd_shift_right_uint64_192 T
mzd_additional.o mzd_shift_right_uint64_256 T
mzd_additional.o mzd_shuffle_128_30 T
mzd_additional.o mzd_xor_uint64_128 T
mzd_additional.o mzd_xor_uint64_192 T
mzd_additional.o mzd_xor_uint64_256 T
mzd_additional.o mzd_xor_uint64_640 T
picnic.o picnic_clear_private_key T
picnic.o picnic_get_lowmc_block_size T
picnic.o picnic_get_param_name T
picnic.o picnic_get_private_key_param T
picnic.o picnic_get_private_key_size T
picnic.o picnic_get_public_key_param T
picnic.o picnic_get_public_key_size T
picnic.o picnic_keygen T
picnic.o picnic_read_private_key T
picnic.o picnic_read_public_key T
picnic.o picnic_sign T
picnic.o picnic_signature_size T
picnic.o picnic_sk_to_pk T
picnic.o picnic_validate_keypair T
picnic.o picnic_verify T
picnic.o picnic_write_private_key T
picnic.o picnic_write_public_key T
picnic_impl.o picnic_impl_sign T
picnic_impl.o picnic_impl_verify T
picnic_instances.o picnic_instance_get T
randomness.o rand_bits T

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

Namespace violations


api.o params D
hash.o HashFinal T
hash.o HashInit T
hash.o HashSqueeze T
hash.o HashUpdate T
hash.o HashUpdateIntLE T
hash.o fromLittleEndian T
hash.o toLittleEndian T
lowmc_constants.o KMatrix T
lowmc_constants.o KMatrixInv T
lowmc_constants.o LMatrix T
lowmc_constants.o LMatrixInv T
lowmc_constants.o RConstant T
picnic.o get_param_set T
picnic.o get_transform T
picnic.o is_picnic3 T
picnic.o picnic_get_param_name T
picnic.o picnic_keygen T
picnic.o picnic_read_private_key T
picnic.o picnic_read_public_key T
picnic.o picnic_sign T
picnic.o picnic_signature_size T
picnic.o picnic_validate_keypair T
picnic.o picnic_verify T
picnic.o picnic_write_private_key T
picnic.o picnic_write_public_key T
picnic.o print_signature T
picnic3_impl.o ceil_log2 T
picnic3_impl.o deserializeSignature2 T
picnic3_impl.o serializeSignature2 T
picnic3_impl.o sign_picnic3 T
picnic3_impl.o verify_picnic3 T
picnic_impl.o Commit T
picnic_impl.o G T
picnic_impl.o H3 T
picnic_impl.o LowMCEnc T
picnic_impl.o arePaddingBitsZero T
picnic_impl.o computeSeeds T
picnic_impl.o createRandomTape T
picnic_impl.o deserializeSignature T
picnic_impl.o getBit T
picnic_impl.o getBitFromWordArray T
picnic_impl.o getChallenge T
picnic_impl.o matrix_mul T
picnic_impl.o mpc_AND T
picnic_impl.o mpc_AND_verify T
picnic_impl.o mpc_LowMC T
picnic_impl.o mpc_LowMC_verify T
picnic_impl.o mpc_matrix_mul T
picnic_impl.o mpc_substitution T
picnic_impl.o mpc_substitution_verify T
picnic_impl.o mpc_xor T
picnic_impl.o mpc_xor_constant T
picnic_impl.o mpc_xor_constant_verify T
picnic_impl.o numBytes T
picnic_impl.o parity T
picnic_impl.o printHex T
picnic_impl.o prove T
picnic_impl.o random_bytes_supercop T
picnic_impl.o serializeSignature T
picnic_impl.o setBit T
picnic_impl.o setBitInWordArray T
picnic_impl.o setChallenge T
picnic_impl.o sign_picnic1 T
picnic_impl.o verify T
picnic_impl.o verifyProof T
picnic_impl.o xor_array T
picnic_impl.o xor_three T
picnic_impl.o zeroTrailingBits T
picnic_types.o allocateCommitments T
picnic_types.o allocateCommitments2 T
picnic_types.o allocateGCommitments T
picnic_types.o allocateInputs T
picnic_types.o allocateMsgs T
picnic_types.o allocateProof T
picnic_types.o allocateProof2 T
picnic_types.o allocateRandomTape T
picnic_types.o allocateSeeds T
picnic_types.o allocateShares T
picnic_types.o allocateSignature T
picnic_types.o allocateSignature2 T
picnic_types.o allocateView T
picnic_types.o allocateViews T
picnic_types.o freeCommitments T
picnic_types.o freeCommitments2 T
picnic_types.o freeGCommitments T
picnic_types.o freeInputs T
picnic_types.o freeMsgs T
picnic_types.o freeProof T
picnic_types.o freeProof2 T
picnic_types.o freeRandomTape T
picnic_types.o freeSeeds T
picnic_types.o freeShares T
picnic_types.o freeSignature T
picnic_types.o freeSignature2 T
picnic_types.o freeView T
picnic_types.o freeViews T
picnic_types.o getTapeSizeBytes T
tree.o addMerkleNodes T
tree.o buildMerkleTree T
tree.o createTree T
tree.o exists T
tree.o expandSeeds T
tree.o freeTree T
tree.o generateSeeds T
tree.o getLeaf T
tree.o getLeaves T
tree.o getParent T
tree.o getSibling T
tree.o hasLeftChild T
tree.o hasRightChild T
tree.o hasSibling T
tree.o hashSeed T
tree.o isLeafNode T
tree.o isLeftChild T
tree.o openMerkleTree T
tree.o openMerkleTreeSize T
tree.o printLeaves T
tree.o printSeeds T
tree.o reconstructSeeds T
tree.o revealSeeds T
tree.o revealSeedsSize T
tree.o verifyMerkleTree T

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

TIMECOP error (can be valgrind bug)


error 99
9706527ad543ed9f2918fcce179f99c99c4a01c11b102d8e1f02f4607186da60 8414472042 444694878745 1800000000 crypto_sign/picnicl1ur/optimizedct/c
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xad83dc58 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 0xad83dc58 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...: KeccakP1600_Permute_24rounds (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 0xad83dc58 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...: KeccakP1600_Permute_24rounds (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 0xad83dc58 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...: KeccakP1600_Permute_24rounds (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...: rand_bytes (randomness.c:24)
   by 0x...: rand_bits (randomness.c:143)
   by 0x...: picnic_keygen (picnic.c:116)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xad83d7e0 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...: rand_bytes (randomness.c:24)
   by 0x...: rand_bits (randomness.c:143)
   by 0x...: picnic_keygen (picnic.c:116)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   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...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xad83cef8 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xad83cee0 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: Keccak_HashUpdate (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xad83cf00 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xad83cee8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:978)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)


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...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:297)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:297)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:297)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:297)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:297)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:298)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:298)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:298)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:298)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:298)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_update_x4_uint16s_le (kdf_shake.h:317)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_update_x4_uint16s_le (kdf_shake.h:317)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_update_x4_uint16s_le (kdf_shake.h:317)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_update_x4_uint16s_le (kdf_shake.h:317)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_update_x4_uint16s_le (kdf_shake.h:317)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:300)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:300)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:300)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:300)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:300)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:400)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:400)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:400)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:400)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:400)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:405)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:405)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:405)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:405)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:405)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:409)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:409)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:409)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:409)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:409)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:424)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:424)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:424)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:424)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:424)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4 (picnic_impl.c:686)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4 (picnic_impl.c:686)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4 (picnic_impl.c:686)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4 (picnic_impl.c:686)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4 (picnic_impl.c:686)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:692)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:692)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:692)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:692)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:692)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:697)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:697)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:697)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:697)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:697)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4 (picnic_impl.c:708)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4 (picnic_impl.c:708)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4 (picnic_impl.c:708)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4 (picnic_impl.c:708)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4 (picnic_impl.c:708)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:710)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:710)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:710)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:710)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:710)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinal (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinal (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: hash_init (kdf_shake.h:215)
   by 0x...: kdf_init_from_seed (picnic_impl.c:271)
   by 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: hash_init (kdf_shake.h:215)
   by 0x...: kdf_init_from_seed (picnic_impl.c:271)
   by 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: hash_init (kdf_shake.h:215)
   by 0x...: kdf_init_from_seed (picnic_impl.c:271)
   by 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: Keccak_HashSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_sign (picnic_impl.c:1062)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_sign (picnic_impl.c:1062)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_sign (picnic_impl.c:1062)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1070)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1070)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1070)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:637)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:0)
   by 0x...: H3_compute (picnic_impl.c:485)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute (picnic_impl.c:492)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute (picnic_impl.c:479)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute (picnic_impl.c:490)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute (picnic_impl.c:492)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:757)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: collapse_challenge (picnic_impl.c:0)
   by 0x...: sig_proof_to_char_array (picnic_impl.c:767)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:780)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:784)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:791)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:795)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:797)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: sig_proof_to_char_array (picnic_impl.c:800)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:151)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:152)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: checksum (try-anything.c:208)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: salsa20 (try-anything.c:102)
   by 0x...: canary (try-anything.c:148)
   by 0x...: double_canary (try-anything.c:155)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: salsa20 (try-anything.c:102)
   by 0x...: canary (try-anything.c:148)
   by 0x...: double_canary (try-anything.c:155)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20 (try-anything.c:88)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20 (try-anything.c:88)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20 (try-anything.c:100)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20 (try-anything.c:102)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: salsa20 (try-anything.c:102)
   by 0x...: canary (try-anything.c:148)
   by 0x...: double_canary (try-anything.c:155)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_verify (picnic.c:0)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_verify (picnic.c:242)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_verify (picnic.c:246)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits_8 (bitstream.h:61)
   by 0x...: expand_challenge (picnic_impl.c:93)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:836)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: expand_challenge (picnic_impl.c:102)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:836)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_from_char_array (picnic_impl.c:874)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_from_char_array (picnic_impl.c:897)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_from_char_array (picnic_impl.c:904)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1166)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1166)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1166)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1166)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1166)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1172)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1172)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1172)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1172)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1172)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:438)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:438)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:438)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:438)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:438)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:443)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:443)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:443)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:443)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:443)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:447)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:447)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:447)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:447)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:447)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:448)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:448)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:448)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:448)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:448)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:463)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:463)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:463)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:463)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:463)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:724)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:724)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:724)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:724)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:724)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:730)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:730)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:730)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:730)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:730)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:735)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:735)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:735)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:735)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:735)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:747)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:747)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:747)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:747)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:747)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:749)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:749)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:749)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:749)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:749)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: hash_init (kdf_shake.h:215)
   by 0x...: kdf_init_from_seed (picnic_impl.c:271)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: hash_init (kdf_shake.h:215)
   by 0x...: kdf_init_from_seed (picnic_impl.c:271)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1254)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_verify (picnic_impl.c:1254)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1254)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1255)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_verify (picnic_impl.c:1255)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1255)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1262)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:47)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1262)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1262)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:529)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:0)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:0)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:0)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:0)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:509)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute (picnic_impl.c:492)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute (picnic_impl.c:479)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute (picnic_impl.c:492)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:0)
   by 0x...: H3_compute (picnic_impl.c:485)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute (picnic_impl.c:490)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1296)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:211)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: checksum (try-anything.c:208)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: salsa20 (try-anything.c:102)
   by 0x...: canary (try-anything.c:148)
   by 0x...: double_canary (try-anything.c:155)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: salsa20 (try-anything.c:102)
   by 0x...: canary (try-anything.c:148)
   by 0x...: double_canary (try-anything.c:155)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: salsa20 (try-anything.c:102)
   by 0x...: canary (try-anything.c:148)
   by 0x...: double_canary (try-anything.c:155)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: salsa20 (try-anything.c:102)
   by 0x...: canary (try-anything.c:148)
   by 0x...: double_canary (try-anything.c:155)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:253)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:253)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:257)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:257)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:261)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:261)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:541)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:542)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:0)
   by 0x...: H3_verify (picnic_impl.c:542)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:535)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:536)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)


More than 10000000 total errors detected.  I'm not reporting any more.
Final error counts will be inaccurate.  Go fix your program!
Rerun with --error-limit=no to disable this cutoff.  Note
that errors may occur in your program without prior warning from
Valgrind, because errors are no longer being displayed.

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

TIMECOP error (can be valgrind bug)


error 99
9706527ad543ed9f2918fcce179f99c99c4a01c11b102d8e1f02f4607186da60 9522628520 527651319926 1800000000 crypto_sign/picnicl1ur/optimizedct/c
Invalid write of size 4
   at 0x...: KeccakP1600_Permute_24rounds (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadfdec70 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:62)
   by 0x...: main (try-anything.c:339)
 Address 0xadfdec60 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:62)
   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:63)
   by 0x...: main (try-anything.c:339)
 Address 0xadfdec60 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:63)
   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:64)
   by 0x...: main (try-anything.c:339)
 Address 0xadfdec60 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 0xadfdec60 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 0xadfdec60 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 0xadfdec60 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 0xadfdec60 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 0xadfdec60 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 0xadfdec60 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 0xadfdec60 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)

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

Invalid write of size 4
   at 0x...: picnic_keygen (picnic.c:98)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdeb70 is on thread 1's stack
 24 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...: rand_bytes (randomness.c:24)
   by 0x...: rand_bits (randomness.c:143)
   by 0x...: picnic_keygen (picnic.c:116)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadfde7e8 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...: rand_bytes (randomness.c:24)
   by 0x...: rand_bits (randomness.c:143)
   by 0x...: picnic_keygen (picnic.c:116)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   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...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_sk_to_pk (picnic.c:153)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdeab0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_sk_to_pk (picnic.c:154)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdeab0 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: mzd_copy_uint64_128 (mzd_additional.c:76)
   by 0x...: lowmc_uint64_lowmc_128_128_20 (lowmc_impl_partial.c.i:65)
   by 0x...: lowmc_compute (lowmc.c:87)
   by 0x...: picnic_sk_to_pk (picnic.c:157)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

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...: mzd_to_char_array (io.c:26)

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...: mzd_to_char_array (io.c:26)

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...: mzd_to_char_array (io.c:26)

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...: mzd_to_char_array (io.c:26)

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...: mzd_to_char_array (io.c:26)

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...: mzd_to_char_array (io.c:26)

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...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_sk_to_pk (picnic.c:161)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_sk_to_pk (picnic.c:161)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Invalid write of size 4
   at 0x...: picnic_write_public_key (picnic.c:303)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:27)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdeb70 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_write_public_key (picnic.c:304)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:27)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: picnic_keygen (picnic.c:98)

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...: picnic_keygen (picnic.c:98)

Invalid write of size 4
   at 0x...: picnic_write_private_key (picnic.c:346)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:32)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdeb70 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_write_private_key (picnic.c:347)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:32)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: picnic_keygen (picnic.c:98)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:135)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec30 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)

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

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)

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...: output_prepare (try-anything.c:183)

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...: output_prepare (try-anything.c:183)

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

Invalid write of size 4
   at 0x...: ??? (sign.c.i:41)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: picnic_read_private_key (picnic.c:367)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:56)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdeba0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_sign (picnic.c:227)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdeae0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_sign (picnic.c:228)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdeae0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xadfddc48 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xadfddc30 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: generate_seeds (picnic_impl.c:934)
   by 0x...: picnic_impl_sign (picnic_impl.c:975)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: generate_seeds (picnic_impl.c:935)
   by 0x...: picnic_impl_sign (picnic_impl.c:975)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: generate_seeds (picnic_impl.c:936)
   by 0x...: picnic_impl_sign (picnic_impl.c:975)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xadfddc50 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xadfddc38 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)


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...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (KeccakSpongetimes4.inc:121)
   by 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:51)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:289)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddaf8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:289)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: ??? (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:289)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:297)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:298)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:298)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:298)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_update_x4_uint16s_le (kdf_shake.h:317)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_update_x4_uint16s_le (kdf_shake.h:317)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_update_x4_uint16s_le (kdf_shake.h:317)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:300)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:300)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:300)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:303)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: ??? (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:303)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:166)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddc58 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddc58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: mzd_share_uint64_128 (mpc_lowmc.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:1017)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1022)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Invalid write of size 4
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1022)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddc50 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_impl_sign (picnic_impl.c:1021)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1022)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1031)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:396)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:400)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4 (picnic_impl.c:403)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: ??? (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4 (picnic_impl.c:403)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:405)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:405)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:409)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4 (picnic_impl.c:423)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: ??? (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4 (picnic_impl.c:423)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:424)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:424)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:682)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4 (picnic_impl.c:686)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4 (picnic_impl.c:689)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: ??? (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4 (picnic_impl.c:689)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:692)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:692)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:697)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:707)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4 (picnic_impl.c:708)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4 (picnic_impl.c:708)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4 (picnic_impl.c:708)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4 (picnic_impl.c:709)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: ??? (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4 (picnic_impl.c:709)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:710)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:710)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:284)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:259)
   by 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:263)
   by 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinal (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinal (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddc58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: picnic_impl_sign (picnic_impl.c:1057)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddc58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1062)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1070)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1070)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1083)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1084)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1084)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Invalid write of size 4
   at 0x...: ??? (picnic_impl.c:365)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:366)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: hash_commitment (picnic_impl.c:387)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: picnic_impl_sign (picnic_impl.c:1057)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:621)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:624)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:626)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:630)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Invalid write of size 4
   at 0x...: ??? (picnic_impl.c:502)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddc58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:504)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:509)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:637)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute.isra.0 (picnic_impl.c:490)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:492)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:479)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute.isra.0 (picnic_impl.c:492)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:760)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:767)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bitstream_put_bits_8 (bitstream.h:109)
   by 0x...: collapse_challenge (picnic_impl.c:75)
   by 0x...: sig_proof_to_char_array (picnic_impl.c:767)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_put_bits_8 (bitstream.h:114)
   by 0x...: collapse_challenge (picnic_impl.c:75)
   by 0x...: sig_proof_to_char_array (picnic_impl.c:767)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_put_bits_8 (bitstream.h:114)
   by 0x...: collapse_challenge (picnic_impl.c:75)
   by 0x...: sig_proof_to_char_array (picnic_impl.c:767)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:780)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:784)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:791)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:795)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:797)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: sig_proof_to_char_array (picnic_impl.c:800)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:151)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:152)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: core (try-anything.c:60)
   by 0x...: checksum (try-anything.c:202)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: checksum (try-anything.c:208)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:155)
   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:156)
   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:159)
   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:159)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:161)
   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:161)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:162)
   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:163)
   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:164)
   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...: ??? (sign.c.i:41)
   by 0x...: test (try.c:164)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:71)
   by 0x...: test (try.c:164)
   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...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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)

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

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)

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

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)

Use of uninitialised value of size 4
   at 0x...: test (try.c:178)
   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:179)
   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...: ??? (sign.c.i:41)
   by 0x...: test (try.c:179)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:71)
   by 0x...: test (try.c:179)
   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...: ??? (sign.c.i:41)
   by 0x...: test (try.c:188)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20.part.0 (try-anything.c:88)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20.part.0 (try-anything.c:88)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20.part.0 (try-anything.c:100)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:201)
   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:202)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:203)
   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:204)
   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:205)
   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...: ??? (sign.c.i:79)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: picnic_read_public_key (picnic.c:324)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:97)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdebc0 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_verify (picnic.c:242)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_verify (picnic.c:259)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdeb18 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_verify (picnic.c:260)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdeb18 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_verify (picnic.c:260)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_verify (picnic.c:260)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_verify (picnic.c:262)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_verify (picnic.c:266)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: proof_new_verify (picnic_impl.c:207)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:815)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits_8 (bitstream.h:61)
   by 0x...: expand_challenge (picnic_impl.c:93)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:836)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: expand_challenge (picnic_impl.c:102)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:836)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: sig_proof_from_char_array (picnic_impl.c:837)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_from_char_array (picnic_impl.c:845)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_from_char_array (picnic_impl.c:845)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_from_char_array (picnic_impl.c:845)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: check_padding_bits (io.h:33)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:874)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: check_padding_bits (io.h:33)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:897)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: check_padding_bits (io.h:33)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:904)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1166)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1166)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1172)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1172)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:166)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:166)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_impl_verify (picnic_impl.c:1192)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1202)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Invalid write of size 4
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1202)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1202)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Invalid write of size 4
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1202)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Invalid write of size 4
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:43)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bitstream_get_bits (bitstream.h:42)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:42)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:47)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: mpc_lowmc_verify_uint64_lowmc_128_128_20 (mpc_lowmc_impl.c.i:71)
   by 0x...: picnic_impl_verify (picnic_impl.c:1207)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1208)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1208)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: picnic_impl_verify (picnic_impl.c:1210)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1216)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:434)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:438)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:441)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: ??? (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:441)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:443)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:443)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:447)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:448)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:448)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:448)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:462)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: ??? (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:462)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:463)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:463)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1222)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:720)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:724)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:727)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: ??? (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:727)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:730)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:730)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:735)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:746)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:747)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:747)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:747)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:748)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: ??? (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:748)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:749)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:749)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:284)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:284)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:259)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:263)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:259)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:263)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: picnic_impl_verify (picnic_impl.c:1250)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1254)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_impl_verify (picnic_impl.c:1254)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1255)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:26)
   by 0x...: picnic_impl_verify (picnic_impl.c:1255)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1262)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1262)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1262)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1262)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Invalid write of size 4
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:43)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bitstream_get_bits (bitstream.h:42)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:42)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:47)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1273)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1273)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: picnic_impl_verify (picnic_impl.c:1275)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1278)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Invalid write of size 4
   at 0x...: ??? (picnic_impl.c:365)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:366)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: hash_commitment (picnic_impl.c:387)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1278)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Invalid write of size 4
   at 0x...: ??? (picnic_impl.c:365)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:366)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: hash_commitment (picnic_impl.c:387)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1281)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1284)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: decompress_view.isra.0 (picnic_impl.c:336)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: mpc_lowmc_verify_uint64_lowmc_128_128_20 (mpc_lowmc_impl.c.i:71)
   by 0x...: picnic_impl_verify (picnic_impl.c:1207)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1293)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:517)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:574)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:575)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Invalid write of size 4
   at 0x...: ??? (picnic_impl.c:502)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadfddee8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:504)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:504)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:509)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: H3_compute.isra.0 (picnic_impl.c:490)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:492)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:479)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute.isra.0 (picnic_impl.c:492)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1296)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1296)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:211)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: checksum (try-anything.c:208)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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

Use of uninitialised value of size 4
   at 0x...: test (try.c:215)
   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:216)
   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:218)
   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:218)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:219)
   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:219)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:220)
   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:220)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:221)
   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:222)
   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:223)
   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...: ??? (sign.c.i:79)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:108)
   by 0x...: test (try.c:223)
   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:231)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:232)
   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:232)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:233)
   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:233)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:234)
   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:235)
   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:236)
   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...: ??? (sign.c.i:79)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:108)
   by 0x...: test (try.c:236)
   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...: ??? (sign.c.i:79)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cpucycles_perfevent_persecond (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:253)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:253)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (sign.c.i:79)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:257)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:257)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (sign.c.i:79)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:261)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:261)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (sign.c.i:79)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Address 0xadfdec28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)


More than 10000000 total errors detected.  I'm not reporting any more.
Final error counts will be inaccurate.  Go fix your program!
Rerun with --error-limit=no to disable this cutoff.  Note
that errors may occur in your program without prior warning from
Valgrind, because errors are no longer being displayed.

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

TIMECOP error (can be valgrind bug)


error 99
9706527ad543ed9f2918fcce179f99c99c4a01c11b102d8e1f02f4607186da60 9089958860 495714290690 1800000000 crypto_sign/picnicl1ur/optimizedct/c
Invalid write of size 4
   at 0x...: KeccakP1600_Permute_24rounds (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadb60c70 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:62)
   by 0x...: main (try-anything.c:339)
 Address 0xadb60c60 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:62)
   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:63)
   by 0x...: main (try-anything.c:339)
 Address 0xadb60c60 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:63)
   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:64)
   by 0x...: main (try-anything.c:339)
 Address 0xadb60c60 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 0xadb60c60 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 0xadb60c60 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 0xadb60c60 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 0xadb60c60 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 0xadb60c60 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 0xadb60c60 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 0xadb60c60 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)

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

Invalid write of size 4
   at 0x...: picnic_keygen (picnic.c:98)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60b70 is on thread 1's stack
 24 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...: rand_bytes (randomness.c:24)
   by 0x...: rand_bits (randomness.c:143)
   by 0x...: picnic_keygen (picnic.c:116)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadb607e8 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...: rand_bytes (randomness.c:24)
   by 0x...: rand_bits (randomness.c:143)
   by 0x...: picnic_keygen (picnic.c:116)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   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...: ??? (io.c:26)
   by 0x...: picnic_sk_to_pk (picnic.c:153)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60ab0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_sk_to_pk (picnic.c:154)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60ab0 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: mzd_copy_uint64_128 (mzd_additional.c:76)
   by 0x...: lowmc_uint64_lowmc_128_128_20 (lowmc_impl_partial.c.i:65)
   by 0x...: lowmc_compute (lowmc.c:87)
   by 0x...: picnic_sk_to_pk (picnic.c:157)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

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...: ??? (io.c:26)

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...: ??? (io.c:26)

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...: ??? (io.c:26)

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...: ??? (io.c:26)

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...: ??? (io.c:26)

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...: ??? (io.c:26)

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...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_sk_to_pk (picnic.c:161)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_sk_to_pk (picnic.c:161)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Invalid write of size 4
   at 0x...: picnic_write_public_key (picnic.c:303)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:27)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60b70 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_write_public_key (picnic.c:304)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:27)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: picnic_keygen (picnic.c:98)

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...: picnic_keygen (picnic.c:98)

Invalid write of size 4
   at 0x...: picnic_write_private_key (picnic.c:346)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:32)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60b70 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_write_private_key (picnic.c:347)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:32)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: picnic_keygen (picnic.c:98)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:135)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c30 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)

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

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)

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...: output_prepare (try-anything.c:183)

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...: output_prepare (try-anything.c:183)

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

Invalid write of size 4
   at 0x...: ??? (sign.c.i:41)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c28 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: picnic_read_private_key (picnic.c:367)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:56)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60ba0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_sign (picnic.c:227)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60ae0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_sign (picnic.c:228)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60ae0 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xadb5fc40 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xadb5fc28 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: Keccak_HashUpdate (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xadb5fc48 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xadb5fc30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)


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...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:978)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:989)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:284)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:68)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (KeccakSpongetimes4.inc:121)
   by 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:51)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:289)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5faf0 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:289)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:289)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:297)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:298)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:298)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:298)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_update_x4_uint16s_le (kdf_shake.h:317)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_update_x4_uint16s_le (kdf_shake.h:317)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_update_x4_uint16s_le (kdf_shake.h:317)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:300)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:300)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:300)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:303)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:303)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze_x4_4 (kdf_shake.h:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:162)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze_x4_4 (kdf_shake.h:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:162)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze_x4_4 (kdf_shake.h:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:162)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:166)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fc50 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fc50 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: mzd_share_uint64_128 (mpc_lowmc.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:1017)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_sign (picnic_impl.c:1018)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_sign (picnic_impl.c:1018)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_sign (picnic_impl.c:1018)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_sign (picnic_impl.c:1018)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_sign (picnic_impl.c:1018)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1022)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: compress_view (picnic_impl.c:318)
   by 0x...: picnic_impl_sign (picnic_impl.c:1031)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:396)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update_x4_1 (kdf_shake.h:281)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:400)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:68)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:400)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:400)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update_x4_4 (kdf_shake.h:276)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:68)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4 (picnic_impl.c:403)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4 (picnic_impl.c:403)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze_x4_4 (kdf_shake.h:301)
   by 0x...: hash_commitment_x4 (picnic_impl.c:405)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:162)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:405)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:405)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:405)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update_x4_1 (kdf_shake.h:281)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:409)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:68)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:409)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4 (picnic_impl.c:409)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update_x4_4 (kdf_shake.h:276)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:68)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:410)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update_x4_4 (kdf_shake.h:276)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:68)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update_x4_4 (kdf_shake.h:276)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:68)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update_x4_4 (kdf_shake.h:276)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:68)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4 (picnic_impl.c:423)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4 (picnic_impl.c:423)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze_x4_4 (kdf_shake.h:301)
   by 0x...: hash_commitment_x4 (picnic_impl.c:424)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:162)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:424)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:424)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4 (picnic_impl.c:424)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:682)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4 (picnic_impl.c:686)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4 (picnic_impl.c:689)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4 (picnic_impl.c:689)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:692)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:692)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:697)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:707)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4 (picnic_impl.c:708)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4 (picnic_impl.c:708)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4 (picnic_impl.c:708)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4 (picnic_impl.c:709)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4 (picnic_impl.c:709)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:710)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4 (picnic_impl.c:710)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinal (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinal (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fc50 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: Keccak_HashSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fc50 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_sign (picnic_impl.c:1062)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_sign (picnic_impl.c:1062)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_sign (picnic_impl.c:1062)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_sign (picnic_impl.c:1062)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_sign (picnic_impl.c:1062)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1070)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1070)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:43)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1070)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:43)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1070)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:47)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view.isra.0 (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1070)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_impl_sign (picnic_impl.c:1066)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (picnic_impl.c:365)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fc48 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: hash_commitment (picnic_impl.c:387)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_impl_sign (picnic_impl.c:1082)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_sign (picnic_impl.c:1083)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_sign (picnic_impl.c:1083)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: compress_view (picnic_impl.c:329)
   by 0x...: picnic_impl_sign (picnic_impl.c:1084)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:637)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (picnic_impl.c:472)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fc48 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: H3_compute.isra.0 (picnic_impl.c:490)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:491)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:479)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute.isra.0 (picnic_impl.c:492)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:479)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:760)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:472)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bitstream_put_bits_8 (bitstream.h:109)
   by 0x...: collapse_challenge (picnic_impl.c:75)
   by 0x...: sig_proof_to_char_array (picnic_impl.c:767)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:472)

Use of uninitialised value of size 4
   at 0x...: bitstream_put_bits_8 (bitstream.h:119)
   by 0x...: collapse_challenge (picnic_impl.c:75)
   by 0x...: sig_proof_to_char_array (picnic_impl.c:767)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:472)

Use of uninitialised value of size 4
   at 0x...: bitstream_put_bits_8 (bitstream.h:114)
   by 0x...: collapse_challenge (picnic_impl.c:75)
   by 0x...: sig_proof_to_char_array (picnic_impl.c:767)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:472)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:780)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:784)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:791)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:795)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:797)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: sig_proof_to_char_array (picnic_impl.c:800)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:151)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:152)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: core (try-anything.c:60)
   by 0x...: checksum (try-anything.c:202)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: checksum (try-anything.c:208)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:155)
   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:156)
   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:159)
   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:159)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: salsa20.part.0.constprop.0 (try-anything.c:102)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: double_canary (try-anything.c:155)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:161)
   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:161)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:162)
   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:163)
   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:164)
   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...: ??? (sign.c.i:41)
   by 0x...: test (try.c:164)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:71)
   by 0x...: test (try.c:164)
   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...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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 0xadb60c30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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)

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

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)

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

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)

Use of uninitialised value of size 4
   at 0x...: test (try.c:178)
   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:179)
   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...: ??? (sign.c.i:41)
   by 0x...: test (try.c:179)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:71)
   by 0x...: test (try.c:179)
   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...: ??? (sign.c.i:41)
   by 0x...: test (try.c:188)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20.part.0 (try-anything.c:88)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20.part.0 (try-anything.c:88)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20.part.0 (try-anything.c:100)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:201)
   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:202)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:203)
   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:204)
   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:205)
   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...: ??? (sign.c.i:79)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: picnic_read_public_key (picnic.c:324)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:97)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60bc0 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_verify (picnic.c:242)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_verify (picnic.c:259)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60b18 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_verify (picnic.c:260)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60b18 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_verify (picnic.c:260)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_verify (picnic.c:260)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_verify (picnic.c:262)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_verify (picnic.c:266)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: proof_new_verify (picnic_impl.c:207)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:815)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits_8 (bitstream.h:61)
   by 0x...: expand_challenge (picnic_impl.c:93)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:836)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: expand_challenge (picnic_impl.c:102)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:836)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: sig_proof_from_char_array (picnic_impl.c:837)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_from_char_array (picnic_impl.c:845)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_from_char_array (picnic_impl.c:845)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: check_padding_bits (io.h:33)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:874)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: check_padding_bits (io.h:33)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:897)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: check_padding_bits (io.h:33)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:904)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1166)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1166)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1172)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1172)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:166)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:166)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_verify (picnic_impl.c:1179)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_impl_verify (picnic_impl.c:1192)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fee0 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fee0 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:47)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:43)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: mpc_lowmc_verify_uint64_lowmc_128_128_20 (mpc_lowmc_impl.c.i:71)
   by 0x...: picnic_impl_verify (picnic_impl.c:1207)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1208)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: picnic_impl_verify (picnic_impl.c:1210)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1216)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1216)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_verify (picnic_impl.c:1216)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1216)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_verify (picnic_impl.c:1216)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1216)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1192)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_verify (picnic_impl.c:1192)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1192)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_verify (picnic_impl.c:1192)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1192)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:438)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:441)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:441)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:443)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:443)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:447)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:448)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:448)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:448)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:462)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:462)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:463)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:463)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1222)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:724)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:727)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:727)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:730)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:730)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:735)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:747)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:747)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_update_x4_uint16_le (kdf_shake.h:309)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:747)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:748)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:156)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:748)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:189)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:749)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:749)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: picnic_impl_verify (picnic_impl.c:1250)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1254)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_impl_verify (picnic_impl.c:1254)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fee0 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1255)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Invalid write of size 4
   at 0x...: ??? (io.c:26)
   by 0x...: picnic_impl_verify (picnic_impl.c:1255)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fee0 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1262)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: decompress_view (picnic_impl.c:338)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:47)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:43)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1273)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: picnic_impl_verify (picnic_impl.c:1275)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1278)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (picnic_impl.c:365)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fed8 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: hash_commitment (picnic_impl.c:387)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1278)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Invalid write of size 4
   at 0x...: ??? (picnic_impl.c:365)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fed8 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:366)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: hash_commitment (picnic_impl.c:387)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1281)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1284)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: mpc_lowmc_verify_uint64_lowmc_128_128_20 (mpc_lowmc_impl.c.i:71)
   by 0x...: picnic_impl_verify (picnic_impl.c:1207)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:574)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:504)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:509)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (io.c:26)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (picnic_impl.c:472)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadb5fed8 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:491)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute.isra.0 (picnic_impl.c:490)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:479)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute.isra.0 (picnic_impl.c:492)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:479)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1296)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:472)

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

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:472)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (picnic_impl.c:472)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:211)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: checksum (try-anything.c:208)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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

Use of uninitialised value of size 4
   at 0x...: test (try.c:215)
   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:216)
   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:218)
   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:218)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:219)
   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:219)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:220)
   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:220)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:221)
   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:222)
   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:223)
   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...: ??? (sign.c.i:79)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:108)
   by 0x...: test (try.c:223)
   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:231)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:232)
   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:232)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:233)
   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:233)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:234)
   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:235)
   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:236)
   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...: ??? (sign.c.i:79)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:108)
   by 0x...: test (try.c:236)
   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...: ??? (sign.c.i:79)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cpucycles_perfevent_persecond (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:253)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:253)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (sign.c.i:79)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:257)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:257)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (sign.c.i:79)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:261)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:261)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (sign.c.i:79)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Address 0xadb60c28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)


More than 10000000 total errors detected.  I'm not reporting any more.
Final error counts will be inaccurate.  Go fix your program!
Rerun with --error-limit=no to disable this cutoff.  Note
that errors may occur in your program without prior warning from
Valgrind, because errors are no longer being displayed.

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

TIMECOP error (can be valgrind bug)


error 99
9706527ad543ed9f2918fcce179f99c99c4a01c11b102d8e1f02f4607186da60 9733350953 539794024221 1800000000 crypto_sign/picnicl1ur/optimizedct/c
Invalid write of size 4
   at 0x...: KeccakP1600_Permute_24rounds (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadaaac70 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:62)
   by 0x...: main (try-anything.c:339)
 Address 0xadaaac60 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:63)
   by 0x...: main (try-anything.c:339)
 Address 0xadaaac60 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:63)
   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:64)
   by 0x...: main (try-anything.c:339)
 Address 0xadaaac60 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 0xadaaac60 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 0xadaaac60 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 0xadaaac60 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 0xadaaac60 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 0xadaaac60 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 0xadaaac60 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 0xadaaac60 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)

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

Invalid write of size 4
   at 0x...: picnic_sk_to_pk (picnic.c:98)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaab70 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...: rand_bytes (randomness.c:24)
   by 0x...: rand_bits (randomness.c:143)
   by 0x...: picnic_keygen (picnic.c:116)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa7e8 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...: rand_bytes (randomness.c:24)
   by 0x...: rand_bits (randomness.c:143)
   by 0x...: picnic_keygen (picnic.c:116)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   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...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_sk_to_pk (picnic.c:153)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaaab0 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_sk_to_pk (picnic.c:154)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_sk_to_pk (picnic.c:154)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaaab0 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_sk_to_pk (picnic.c:154)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_addmul_v_uint64_128 (mzd_additional.c:269)
   by 0x...: lowmc_uint64_lowmc_128_128_20 (lowmc_impl_partial.c.i:26)
   by 0x...: lowmc_compute (lowmc.c:87)
   by 0x...: picnic_sk_to_pk (picnic.c:157)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_addmul_v_uint64_128 (mzd_additional.c:268)
   by 0x...: lowmc_uint64_lowmc_128_128_20 (lowmc_impl_partial.c.i:26)
   by 0x...: lowmc_compute (lowmc.c:87)
   by 0x...: picnic_sk_to_pk (picnic.c:157)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_mul_v_uint64_128_640 (mzd_additional.c:359)
   by 0x...: lowmc_uint64_lowmc_128_128_20 (lowmc_impl_partial.c.i:27)
   by 0x...: lowmc_compute (lowmc.c:87)
   by 0x...: picnic_sk_to_pk (picnic.c:157)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_mul_v_uint64_128_640 (mzd_additional.c:358)
   by 0x...: lowmc_uint64_lowmc_128_128_20 (lowmc_impl_partial.c.i:27)
   by 0x...: lowmc_compute (lowmc.c:87)
   by 0x...: picnic_sk_to_pk (picnic.c:157)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_copy_uint64_128 (mzd_additional.c:76)
   by 0x...: lowmc_uint64_lowmc_128_128_20 (lowmc_impl_partial.c.i:65)
   by 0x...: lowmc_compute (lowmc.c:87)
   by 0x...: picnic_sk_to_pk (picnic.c:157)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_sk_to_pk (picnic.c:160)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_sk_to_pk (picnic.c:161)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:16)
   by 0x...: picnic_sk_to_pk (picnic.c:161)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaaab0 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_sk_to_pk (picnic.c:161)
   by 0x...: picnic_keygen (picnic.c:124)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Invalid write of size 4
   at 0x...: picnic_get_param_name (picnic.c:303)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:27)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaab78 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_write_public_key (picnic.c:304)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:27)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: picnic_sk_to_pk (picnic.c:98)

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...: picnic_sk_to_pk (picnic.c:98)

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...: picnic_sk_to_pk (picnic.c:98)

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...: picnic_sk_to_pk (picnic.c:98)

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...: picnic_sk_to_pk (picnic.c:98)

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...: picnic_sk_to_pk (picnic.c:98)

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...: picnic_sk_to_pk (picnic.c:98)

Invalid write of size 4
   at 0x...: picnic_read_public_key (picnic.c:346)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:32)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaab78 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:135)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac30 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)

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

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)

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...: output_prepare (try-anything.c:183)

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...: output_prepare (try-anything.c:183)

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

Invalid write of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:41)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac28 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_sign (picnic.c:227)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaaaf8 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_sign (picnic.c:228)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaaaf8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_sign (picnic.c:228)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_sign (picnic.c:229)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: lowmc_store_uint64_lowmc_128_128_20 (lowmc_impl_partial.c.i:25)
   by 0x...: lowmc_record_state (lowmc.c:106)
   by 0x...: picnic_impl_sign (picnic_impl.c:967)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_addmul_v_uint64_128 (mzd_additional.c:269)
   by 0x...: lowmc_store_uint64_lowmc_128_128_20 (lowmc_impl_partial.c.i:26)
   by 0x...: lowmc_record_state (lowmc.c:106)
   by 0x...: picnic_impl_sign (picnic_impl.c:967)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_addmul_v_uint64_128 (mzd_additional.c:268)
   by 0x...: lowmc_store_uint64_lowmc_128_128_20 (lowmc_impl_partial.c.i:26)
   by 0x...: lowmc_record_state (lowmc.c:106)
   by 0x...: picnic_impl_sign (picnic_impl.c:967)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_mul_v_uint64_128_640 (mzd_additional.c:359)
   by 0x...: lowmc_store_uint64_lowmc_128_128_20 (lowmc_impl_partial.c.i:27)
   by 0x...: lowmc_record_state (lowmc.c:106)
   by 0x...: picnic_impl_sign (picnic_impl.c:967)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_mul_v_uint64_128_640 (mzd_additional.c:358)
   by 0x...: lowmc_store_uint64_lowmc_128_128_20 (lowmc_impl_partial.c.i:27)
   by 0x...: lowmc_record_state (lowmc.c:106)
   by 0x...: picnic_impl_sign (picnic_impl.c:967)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: proof_new (picnic_impl.c:124)
   by 0x...: picnic_impl_sign (picnic_impl.c:969)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: generate_seeds (picnic_impl.c:933)
   by 0x...: picnic_impl_sign (picnic_impl.c:975)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Invalid write of size 4
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xadaa9f78 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xadaa9f60 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: generate_seeds (picnic_impl.c:934)
   by 0x...: picnic_impl_sign (picnic_impl.c:975)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)


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...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: generate_seeds (picnic_impl.c:935)
   by 0x...: picnic_impl_sign (picnic_impl.c:975)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: generate_seeds (picnic_impl.c:936)
   by 0x...: picnic_impl_sign (picnic_impl.c:975)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinal (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinal (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xadaa9f80 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xadaa9f68 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:989)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: Keccak_HashUpdatetimes4 (KeccakHashtimes4.c:44)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: Keccak_HashUpdatetimes4 (KeccakHashtimes4.c:44)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: Keccak_HashUpdatetimes4 (KeccakHashtimes4.c:44)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:72)
   by 0x...: Keccak_HashUpdatetimes4 (KeccakHashtimes4.c:44)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:71)
   by 0x...: Keccak_HashUpdatetimes4 (KeccakHashtimes4.c:44)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:121)
   by 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:51)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:289)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9eb0 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:289)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:153)
   by 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:289)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: Keccak_HashSqueezetimes4 (KeccakHashtimes4.c:64)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: Keccak_HashSqueezetimes4 (KeccakHashtimes4.c:64)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:303)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:997)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:166)
   by 0x...: Keccak_HashSqueezetimes4 (KeccakHashtimes4.c:64)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:165)
   by 0x...: Keccak_HashSqueezetimes4 (KeccakHashtimes4.c:64)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: picnic_impl_sign (picnic_impl.c:1003)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f88 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_impl_sign (picnic_impl.c:1014)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f88 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: mzd_share_uint64_128 (mpc_lowmc.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:1017)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: mzd_share_uint64_128 (mpc_lowmc.c:299)
   by 0x...: picnic_impl_sign (picnic_impl.c:1017)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: mzd_share_uint64_128 (mpc_lowmc.c:300)
   by 0x...: picnic_impl_sign (picnic_impl.c:1017)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1018)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:16)
   by 0x...: picnic_impl_sign (picnic_impl.c:1018)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f88 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: mpc_lowmc_prove_uint64_lowmc_128_128_20 (mpc_lowmc_impl.c.i:33)
   by 0x...: picnic_impl_sign (picnic_impl.c:1026)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1029)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:16)
   by 0x...: picnic_impl_sign (picnic_impl.c:1029)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f88 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1031)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: uint64_to_bitstream_10 (picnic_impl.c:309)
   by 0x...: compress_view (picnic_impl.c:329)
   by 0x...: picnic_impl_sign (picnic_impl.c:1031)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_impl_sign (picnic_impl.c:1028)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4 (picnic_impl.c:403)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4 (picnic_impl.c:423)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:424)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_impl_sign (picnic_impl.c:1036)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1041)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4 (picnic_impl.c:689)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4 (picnic_impl.c:709)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:710)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: Keccak_HashInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: picnic_impl_sign (picnic_impl.c:1057)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f88 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: picnic_impl_sign (picnic_impl.c:1057)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: Keccak_HashSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f88 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1062)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:16)
   by 0x...: picnic_impl_sign (picnic_impl.c:1062)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f88 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1070)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_impl_sign (picnic_impl.c:1066)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1083)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:16)
   by 0x...: picnic_impl_sign (picnic_impl.c:1083)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f88 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1084)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: uint64_to_bitstream_10 (picnic_impl.c:309)
   by 0x...: compress_view (picnic_impl.c:329)
   by 0x...: picnic_impl_sign (picnic_impl.c:1084)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Invalid write of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:365)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f80 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: hash_commitment (picnic_impl.c:387)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_impl_sign (picnic_impl.c:1082)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: kdf_init_from_seed (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1089)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Invalid write of size 4
   at 0x...: hash_commitment (picnic_impl.c:648)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f80 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: kdf_init_from_seed (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: kdf_init_from_seed (picnic_impl.c:365)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: kdf_init_from_seed (picnic_impl.c:365)

Invalid write of size 4
   at 0x...: hash_commitment (picnic_impl.c:648)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f80 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Invalid write of size 4
   at 0x...: hash_commitment (picnic_impl.c:648)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f80 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:627)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Invalid write of size 4
   at 0x...: proof_free (picnic_impl.c:502)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa9f88 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:504)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:509)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute (picnic_impl.c:490)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute (picnic_impl.c:492)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute (picnic_impl.c:479)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute (picnic_impl.c:492)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:780)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:784)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:791)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:795)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:797)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:802)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: sig_proof_to_char_array (picnic_impl.c:800)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:151)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:152)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try-anything.c:38)
   by 0x...: core (try-anything.c:60)
   by 0x...: checksum (try-anything.c:202)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: checksum (try-anything.c:208)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:155)
   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:156)
   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:159)
   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:159)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: salsa20 (try-anything.c:102)
   by 0x...: canary (try-anything.c:148)
   by 0x...: double_canary (try-anything.c:155)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:160)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:161)
   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:161)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:162)
   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:163)
   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:164)
   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_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:41)
   by 0x...: test (try.c:164)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:71)
   by 0x...: test (try.c:164)
   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...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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 0xadaaac30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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)

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

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)

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

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)

Use of uninitialised value of size 4
   at 0x...: test (try.c:178)
   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:179)
   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_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:41)
   by 0x...: test (try.c:179)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac28 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:71)
   by 0x...: test (try.c:179)
   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_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:41)
   by 0x...: test (try.c:188)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20 (try-anything.c:88)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: salsa20 (try-anything.c:90)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20 (try-anything.c:88)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20 (try-anything.c:100)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:201)
   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:202)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac30 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:79)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_verify (picnic.c:242)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_verify (picnic.c:259)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaab20 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_verify (picnic.c:260)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaab20 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_verify (picnic.c:260)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_verify (picnic.c:261)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: proof_new_verify (picnic_impl.c:207)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:815)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits_8 (bitstream.h:61)
   by 0x...: expand_challenge (picnic_impl.c:93)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:836)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: expand_challenge (picnic_impl.c:102)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:836)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: sig_proof_from_char_array (picnic_impl.c:837)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_from_char_array (picnic_impl.c:845)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_from_char_array (picnic_impl.c:845)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_from_char_array (picnic_impl.c:854)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: check_padding_bits (io.h:33)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:874)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: check_padding_bits (io.h:33)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:897)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: check_padding_bits (io.h:33)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:904)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_impl_verify (picnic_impl.c:1192)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1198)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:43)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bitstream_get_bits (bitstream.h:42)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:47)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: mpc_lowmc_verify_uint64_lowmc_128_128_20 (mpc_lowmc_impl.c.i:71)
   by 0x...: picnic_impl_verify (picnic_impl.c:1207)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1208)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:16)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:16)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1213)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1216)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1216)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:16)
   by 0x...: picnic_impl_verify (picnic_impl.c:1216)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: __bswap_64 (byteswap.h:73)
   by 0x...: mzd_to_char_array (io.c:21)
   by 0x...: picnic_impl_verify (picnic_impl.c:1216)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_to_char_array (io.c:20)
   by 0x...: picnic_impl_verify (picnic_impl.c:1216)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1192)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: mzd_from_char_array (io.c:33)
   by 0x...: picnic_impl_verify (picnic_impl.c:1192)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: mzd_from_char_array (io.c:30)
   by 0x...: picnic_impl_verify (picnic_impl.c:1192)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:441)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: hash_commitment_x4_verify (picnic_impl.c:462)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1222)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:727)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinaltimes4 (KeccakHashtimes4.c:53)
   by 0x...: hash_final_x4 (kdf_shake.h:292)
   by 0x...: unruh_G_x4_verify (picnic_impl.c:748)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:121)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: picnic_impl_verify (picnic_impl.c:1250)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1254)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_impl_verify (picnic_impl.c:1254)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1255)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Invalid write of size 4
   at 0x...: mzd_from_char_array (io.c:26)
   by 0x...: picnic_impl_verify (picnic_impl.c:1255)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: decompress_view (picnic_impl.c:338)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1262)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: decompress_view (picnic_impl.c:338)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1262)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: decompress_view (picnic_impl.c:338)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:43)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bitstream_get_bits (bitstream.h:42)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:47)
   by 0x...: uint64_from_bitstream_10 (picnic_impl.c:313)
   by 0x...: decompress_view (picnic_impl.c:349)
   by 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1273)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: compress_view (picnic_impl.c:318)
   by 0x...: picnic_impl_verify (picnic_impl.c:1273)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1278)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:16)
   by 0x...: picnic_impl_verify (picnic_impl.c:1278)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b8 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:365)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:366)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: hash_commitment (picnic_impl.c:387)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1278)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: kdf_init_from_seed (picnic_impl.c:365)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:16)
   by 0x...: picnic_impl_verify (picnic_impl.c:1278)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b8 is on thread 1's stack
 24 bytes below stack pointer

Invalid write of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:365)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:366)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: hash_commitment (picnic_impl.c:387)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1281)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: kdf_init_from_seed (picnic_impl.c:365)

Invalid write of size 4
   at 0x...: mzd_to_char_array (io.c:16)
   by 0x...: picnic_impl_verify (picnic_impl.c:1281)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1284)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Invalid write of size 4
   at 0x...: hash_commitment (picnic_impl.c:648)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_to_char_array (io.c:16)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: hash_commitment (picnic_impl.c:648)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:259)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:263)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:259)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:263)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:284)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:284)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: decompress_view (picnic_impl.c:338)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1202)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: decompress_view (picnic_impl.c:338)
   by 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1202)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: decompress_view (picnic_impl.c:338)
   by 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: compress_view (picnic_impl.c:318)
   by 0x...: picnic_impl_verify (picnic_impl.c:1208)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:434)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:720)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:746)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:259)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:263)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Invalid write of size 4
   at 0x...: hash_commitment (picnic_impl.c:648)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b0 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_squeeze (kdf_shake.h:231)
   by 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: hash_commitment (picnic_impl.c:648)

Use of uninitialised value of size 4
   at 0x...: mzd_xor_uint64_block (mzd_additional.c:105)
   by 0x...: mzd_xor_uint64_128 (mzd_additional.c:119)
   by 0x...: mpc_lowmc_verify_uint64_lowmc_128_128_20 (mpc_lowmc_impl.c.i:71)
   by 0x...: picnic_impl_verify (picnic_impl.c:1207)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:530)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:531)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:535)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:536)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:537)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:541)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:542)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:543)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:529)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:555)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:556)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:560)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:561)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:562)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:566)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:567)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:568)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_verify (picnic_impl.c:554)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:574)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Invalid write of size 4
   at 0x...: proof_free (picnic_impl.c:502)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaa1b8 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:504)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: mzd_from_char_array (io.c:26)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_update (kdf_shake.h:223)
   by 0x...: H3_public_key_message (picnic_impl.c:509)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute (picnic_impl.c:490)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute (picnic_impl.c:492)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute (picnic_impl.c:479)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute (picnic_impl.c:492)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:211)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:207)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: checksum (try-anything.c:208)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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

Use of uninitialised value of size 4
   at 0x...: test (try.c:215)
   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:216)
   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:218)
   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:218)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:219)
   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:219)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:220)
   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:220)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:221)
   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:222)
   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:223)
   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_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:79)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:108)
   by 0x...: test (try.c:223)
   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:231)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:232)
   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:232)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:233)
   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:233)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac30 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:234)
   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:235)
   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:236)
   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_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:79)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:108)
   by 0x...: test (try.c:236)
   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_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:79)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cpucycles_perfevent_persecond (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:253)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:253)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:79)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:257)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:257)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:79)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:261)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:261)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:79)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Address 0xadaaac28 is on thread 1's stack
 32 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)


More than 10000000 total errors detected.  I'm not reporting any more.
Final error counts will be inaccurate.  Go fix your program!
Rerun with --error-limit=no to disable this cutoff.  Note
that errors may occur in your program without prior warning from
Valgrind, because errors are no longer being displayed.

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

TIMECOP error (can be valgrind bug)


error 99
9706527ad543ed9f2918fcce179f99c99c4a01c11b102d8e1f02f4607186da60 9542034731 511378730281 1800000000 crypto_sign/picnicl1ur/optimizedct/c
Invalid write of size 4
   at 0x...: KeccakP1600_Permute_24rounds (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xad834c70 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:344)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_Permute_24rounds (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...: rand_bytes (randomness.c:24)
   by 0x...: rand_bits (randomness.c:143)
   by 0x...: picnic_keygen (picnic.c:116)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   by 0x...: main (try-anything.c:345)
 Address 0xad8347f0 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...: rand_bytes (randomness.c:24)
   by 0x...: rand_bits (randomness.c:143)
   by 0x...: picnic_keygen (picnic.c:116)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_keypair (sign.c.i:22)
   by 0x...: test (try.c:128)
   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...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xad833fb0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xad833f98 is on thread 1's stack
 24 bytes below stack pointer

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: generate_seeds (picnic_impl.c:938)
   by 0x...: picnic_impl_sign (picnic_impl.c:975)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_AddByte (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Invalid write of size 4
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xad833fb8 is on thread 1's stack
 32 bytes below stack pointer

Invalid write of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Address 0xad833fa0 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_Permute_Nrounds (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakP1600_ExtractBytesInLane (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakP1600_ExtractBytes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:978)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:284)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_1 (kdf_shake.h:282)
   by 0x...: hash_init_prefix_x4 (kdf_shake.h:288)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:287)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:188)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeSqueeze (KeccakSpongetimes4.inc:191)
   by 0x...: hash_squeeze_x4 (kdf_shake.h:296)
   by 0x...: hash_squeeze_x4_4 (kdf_shake.h:302)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:292)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_ExtractLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:105)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:297)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)


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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:108)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:297)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600times4_SpongeAbsorb (KeccakSpongetimes4.inc:109)
   by 0x...: hash_update_x4 (kdf_shake.h:270)
   by 0x...: hash_update_x4_4 (kdf_shake.h:277)
   by 0x...: kdf_init_x4_from_seed (picnic_impl.c:297)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_sign (picnic_impl.c:992)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1022)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1031)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:396)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:401)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:412)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:416)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4 (picnic_impl.c:420)
   by 0x...: picnic_impl_sign (picnic_impl.c:1037)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:682)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:687)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:703)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:707)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4 (picnic_impl.c:699)
   by 0x...: picnic_impl_sign (picnic_impl.c:1043)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:259)
   by 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:263)
   by 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinal (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashFinal (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: Keccak_HashInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1057)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1059)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1062)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_sign (picnic_impl.c:1070)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1083)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1084)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1084)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:366)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:387)
   by 0x...: picnic_impl_sign (picnic_impl.c:1085)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeSqueeze (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_sign (picnic_impl.c:1091)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1052)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_sign (picnic_impl.c:1057)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:621)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:624)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:626)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:630)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:504)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:509)
   by 0x...: H3 (picnic_impl.c:633)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:637)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute.isra.0 (picnic_impl.c:490)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:492)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:479)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute.isra.0 (picnic_impl.c:492)
   by 0x...: H3 (picnic_impl.c:641)
   by 0x...: picnic_impl_sign (picnic_impl.c:1095)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: Keccak_HashInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorb (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: KeccakWidth1600_SpongeAbsorbLastFewBits (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: Keccak_HashFinal (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:759)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:780)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:784)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:791)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:795)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_to_char_array (picnic_impl.c:797)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: sig_proof_to_char_array (picnic_impl.c:800)
   by 0x...: picnic_impl_sign (picnic_impl.c:1097)
   by 0x...: picnic_sign (picnic.c:235)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex (sign.c.i:61)
   by 0x...: test (try.c:145)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

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...: KeccakP1600_AddLanes (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:151)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:152)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try-anything.c:42)
   by 0x...: core (try-anything.c:60)
   by 0x...: checksum (try-anything.c:202)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: checksum (try-anything.c:208)
   by 0x...: test (try.c:153)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:159)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:174)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20.part.0 (try-anything.c:88)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: salsa20.part.0 (try-anything.c:90)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: salsa20.part.0 (try-anything.c:100)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:198)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:200)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: picnic_verify (picnic.c:242)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits_8 (bitstream.h:61)
   by 0x...: expand_challenge (picnic_impl.c:93)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:836)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bitstream_get_bits (bitstream.h:35)
   by 0x...: expand_challenge (picnic_impl.c:102)
   by 0x...: sig_proof_from_char_array (picnic_impl.c:836)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: sig_proof_from_char_array (picnic_impl.c:837)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: sig_proof_from_char_array (picnic_impl.c:845)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: sig_proof_from_char_array (picnic_impl.c:845)
   by 0x...: picnic_impl_verify (picnic_impl.c:1110)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1250)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1254)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1255)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1262)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1262)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1270)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1273)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1273)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1278)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:366)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:387)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1278)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:366)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:371)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:381)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:383)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:385)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment (picnic_impl.c:387)
   by 0x...: picnic_impl_verify (picnic_impl.c:1279)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1281)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:649)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:654)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:667)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:669)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:672)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:259)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:263)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:259)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:263)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_from_seed (picnic_impl.c:276)
   by 0x...: picnic_impl_verify (picnic_impl.c:1240)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:284)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:284)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:288)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: kdf_init_x4_from_seed (picnic_impl.c:301)
   by 0x...: picnic_impl_verify (picnic_impl.c:1160)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1202)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: decompress_random_tape (picnic_impl.c:358)
   by 0x...: picnic_impl_verify (picnic_impl.c:1202)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1205)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1208)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:434)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:439)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:450)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:454)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: hash_commitment_x4_verify (picnic_impl.c:459)
   by 0x...: picnic_impl_verify (picnic_impl.c:1220)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:720)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:725)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:741)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:746)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G_x4_verify (picnic_impl.c:737)
   by 0x...: picnic_impl_verify (picnic_impl.c:1225)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: unruh_G (picnic_impl.c:665)
   by 0x...: picnic_impl_verify (picnic_impl.c:1287)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1293)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:517)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:575)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:504)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:505)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_public_key_message (picnic_impl.c:509)
   by 0x...: H3_verify (picnic_impl.c:605)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: KeccakWidth1600_SpongeInitialize (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:479)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: H3_compute.isra.0 (picnic_impl.c:492)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: H3_compute.isra.0 (picnic_impl.c:492)
   by 0x...: H3_verify (picnic_impl.c:611)
   by 0x...: picnic_impl_verify (picnic_impl.c:1295)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: picnic_impl_verify (picnic_impl.c:1296)
   by 0x...: picnic_verify (picnic.c:267)
   by 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:102)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:205)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:211)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: checksum (try-anything.c:208)
   by 0x...: test (try.c:213)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:218)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:219)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:223)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:231)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:232)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:236)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:245)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: cpucycles_perfevent_persecond (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivmoddi4 (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:253)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:253)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:254)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:257)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:257)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:258)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:261)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: test (try.c:261)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:88)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_sign_picnicl1ur_optimizedct_c_constbranchindex_open (sign.c.i:103)
   by 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: test (try.c:262)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Use of uninitialised value of size 4
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (in /home/supercop/supercop-data/tinker/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_sign/picnicl1ur/optimizedct/c/work/try-timecop)


More than 10000000 total errors detected.  I'm not reporting any more.
Final error counts will be inaccurate.  Go fix your program!
Rerun with --error-limit=no to disable this cutoff.  Note
that errors may occur in your program without prior warning from
Valgrind, because errors are no longer being displayed.

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