Test results for armeabi, tinker, crypto_sign/ed25519
[Page version: 20241215 22:35:41]
Measurements for armeabi, tinker, crypto_sign
Test results for armeabi, tinker, crypto_sign
Test results for crypto_sign/ed25519
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_sign
Primitive: ed25519
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
1581843 | 54976 0 0 | 72209 424 1584 | ref10 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241105 | 20241022 |
1591628 | 54908 0 0 | 71409 424 1584 | T!!!ref10 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241105 | 20241022 |
1614613 | 64148 0 0 | 83459 444 1584 | ref10 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241105 | 20241022 |
1691484 | 52720 0 0 | 67413 416 1576 | ref10 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241105 | 20241022 |
3534076 | 60092 0 0 | 76457 424 1576 | ref10 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241105 | 20241022 |
12470035 | 118408 0 0 | 134917 424 1576 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241105 | 20241022 |
12511269 | 130344 0 0 | 147581 424 1576 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241105 | 20241022 |
17880845 | 140328 0 0 | 159603 444 1576 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241105 | 20241022 |
28662858 | 115942 0 0 | 130633 416 1568 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241105 | 20241022 |
28671459 | 117430 0 0 | 133793 424 1568 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241105 | 20241022 |
Compiler output
ge_scalarmult_base.c: ge_scalarmult_base.c:4:22: warning: unused function 'equal' [-Wunused-function]
ge_scalarmult_base.c: static unsigned char equal(signed char b,signed char c)
ge_scalarmult_base.c: ^
ge_scalarmult_base.c: ge_scalarmult_base.c:15:22: warning: unused function 'negative' [-Wunused-function]
ge_scalarmult_base.c: static unsigned char negative(signed char b)
ge_scalarmult_base.c: ^
ge_scalarmult_base.c: ge_scalarmult_base.c:22:13: warning: unused function 'cmov' [-Wunused-function]
ge_scalarmult_base.c: static void cmov(ge_precomp *t,const ge_precomp *u,unsigned char b)
ge_scalarmult_base.c: ^
ge_scalarmult_base.c: 3 warnings generated.
fe_add.S: fe_add.S:135:29: error: expected '%<type>' or "<type>"
fe_add.S: .section .note.GNU-stack,"",@progbits
fe_add.S: ^
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
neon | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
ge_scalarmult_base.c: ge_scalarmult_base.c:22:13: warning: ‘cmov’ defined but not used [-Wunused-function]
ge_scalarmult_base.c: 22 | static void cmov(ge_precomp *t,const ge_precomp *u,unsigned char b)
ge_scalarmult_base.c: | ^~~~
ge_scalarmult_base.c: ge_scalarmult_base.c:15:22: warning: ‘negative’ defined but not used [-Wunused-function]
ge_scalarmult_base.c: 15 | static unsigned char negative(signed char b)
ge_scalarmult_base.c: | ^~~~~~~~
ge_scalarmult_base.c: ge_scalarmult_base.c:4:22: warning: ‘equal’ defined but not used [-Wunused-function]
ge_scalarmult_base.c: 4 | static unsigned char equal(signed char b,signed char c)
ge_scalarmult_base.c: | ^~~~~
fe_add.S: fe_add.S: Assembler messages:
fe_add.S: fe_add.S:135: Error: junk at end of line, first unrecognized character is `,'
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
neon | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
neon | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
neon | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
neon | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Failed TIMECOP
Invalid write of size 4
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadba8c80 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 0xadba8c70 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 0xadba8c70 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 0xadba8c70 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 0xadba8c70 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 0xadba8c70 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 0xadba8c70 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 0xadba8c70 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 0xadba8c70 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 0xadba8c70 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 0xadba8c70 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...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:12)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadba87f0 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...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:12)
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...: select (ge_scalarmult_base.c:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadba8b48 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadba8960 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_p2 (ge_p3_to_p2.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_p2 (ge_p3_to_p2.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadba8960 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:97)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadba8960 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:98)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadba8960 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadba8960 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:102)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadba8960 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (fe_tobytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadba8ab8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_tobytes (fe_tobytes.c:87)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Invalid write of size 4
at 0x...: ??? (fe_tobytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadba8a90 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_int64_bottombit_01 (crypto_int64.h:151)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
More than 100 errors detected. Subsequent errors
will still be recorded, but in less detail than before.
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...: select (ge_scalarmult_base.c:65)
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 0xadba8c40 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 0xadba8c40 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 0xadba8c38 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: select (ge_scalarmult_base.c:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:33)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadba8a88 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:102)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:33)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:24)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_invert (pow225521.h:58)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:34)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:34)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:34)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:281)
by 0x...: test (try.c:144)
by 0x...: main (try-anything.c:345)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:34)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.3)
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Conditional jump or move depends on uninitialised value(s)
at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.3)
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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 0xadba8c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadba8c38 is on thread 1's stack
32 bytes below stack pointer
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 0xadba8c38 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 0xadba8c38 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:26)
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)
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 0xadba8c38 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:175)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
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 0xadba8c38 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 0xadba8c38 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:26)
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...: myrandom (try-anything.c:153)
by 0x...: test (try.c:200)
by 0x...: main (try-anything.c:345)
Address 0xadba8c38 is on thread 1's stack
32 bytes below stack pointer
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 0xadba8c38 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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8a10 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (fe_tobytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnonzero (fe_isnonzero.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8900 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: randombytes (verify.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnonzero (fe_isnonzero.c:18)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_tobytes (fe_tobytes.c:37)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnonzero (fe_isnonzero.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_int64_bottombit_01 (crypto_int64.h:151)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Invalid write of size 4
at 0x...: slide (ge_double_scalarmult.c:6)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:58)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8100 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: slide (ge_double_scalarmult.c:6)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:59)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8100 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: slide (ge_double_scalarmult.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:59)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:14)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:14)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:14)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:15)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:139)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:31)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:148)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:31)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:139)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:36)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:148)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:36)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sq2.c:150)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sq2.c:159)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:24)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:64)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:64)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:64)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:67)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:67)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:67)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:68)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:68)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:68)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:69)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:69)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:69)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:73)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:88)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:77)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:89)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:89)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:89)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:77)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:84)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:84)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:84)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (fe_tobytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_tobytes (ge_tobytes.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:36)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadba8980 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_int64_bottombit_01 (crypto_int64.h:151)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_tobytes (ge_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:36)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_tobytes (ge_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:36)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:39)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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 0xadba8c40 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 0xadba8c38 is on thread 1's stack
32 bytes below stack pointer
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 0xadba8c38 is on thread 1's stack
32 bytes below stack pointer
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 0xadba8c38 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:39)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:40)
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 0xadba8c38 is on thread 1's stack
32 bytes below stack pointer
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 0xadba8c38 is on thread 1's stack
32 bytes below stack pointer
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 0xadba8c38 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:39)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:40)
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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:245)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:245)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:245)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:39)
by 0x...: test (try.c:245)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:254)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:254)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:254)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:258)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:258)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:258)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:262)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:262)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:262)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:24)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:88)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:254)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:24)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
More than 1000 different 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:
Implementation | Compiler |
ref10 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
afb944b867670c847adaff841c5d4de3e3dbb0cb2dbba367883824e7d49ff67f 919238471 60278773499 1800000000 crypto_sign/ed25519/ref
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xadc47c78 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 0xadc47c78 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
by 0x...: setrlimit (setrlimit.c:47)
by 0x...: limits (try-anything.c:268)
by 0x...: main (try-anything.c:337)
Address 0xadc47c78 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
by 0x...: setrlimit (setrlimit.c:47)
by 0x...: limits (try-anything.c:271)
by 0x...: main (try-anything.c:337)
Address 0xadc47c78 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:13)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadc47610 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...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:13)
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...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Address 0xadc47920 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:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
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...: main (try-anything.c:351)
Address 0xadc47920 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...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
TIMECOP error (can be valgrind bug)
error 99
afb944b867670c847adaff841c5d4de3e3dbb0cb2dbba367883824e7d49ff67f 1336384654 108006953902 1800000000 crypto_sign/ed25519/ref
Invalid write of size 4
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xad8aec80 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 0xad8aec70 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 0xad8aec70 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 0xad8aec70 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 0xad8aec70 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 0xad8aec70 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 0xad8aec70 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 0xad8aec70 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 0xad8aec70 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 0xad8aec70 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 0xad8aec70 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...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:13)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xad8ae610 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...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:13)
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...: dbl_p1p1 (ge25519.c:161)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:303)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xad8ae228 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Invalid write of size 4
at 0x...: dbl_p1p1 (ge25519.c:161)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xad8ae228 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: ge25519_mixadd2 (ge25519.c:88)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: ge25519_mixadd2 (ge25519.c:88)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: ge25519_mixadd2 (ge25519.c:89)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
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...: dbl_p1p1 (ge25519.c:161)
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...: dbl_p1p1 (ge25519.c:161)
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...: dbl_p1p1 (ge25519.c:161)
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...: dbl_p1p1 (ge25519.c:161)
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...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:138)
by 0x...: choose_t (ge25519.c:165)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:138)
by 0x...: choose_t (ge25519.c:165)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:139)
by 0x...: choose_t (ge25519.c:165)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:139)
by 0x...: choose_t (ge25519.c:165)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:138)
by 0x...: choose_t (ge25519.c:166)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:138)
by 0x...: choose_t (ge25519.c:166)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:139)
by 0x...: choose_t (ge25519.c:166)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:139)
by 0x...: choose_t (ge25519.c:166)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:138)
by 0x...: choose_t (ge25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:138)
by 0x...: choose_t (ge25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:139)
by 0x...: choose_t (ge25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:139)
by 0x...: choose_t (ge25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:138)
by 0x...: choose_t (ge25519.c:168)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:138)
by 0x...: choose_t (ge25519.c:168)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:139)
by 0x...: choose_t (ge25519.c:168)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:139)
by 0x...: choose_t (ge25519.c:168)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Invalid write of size 4
at 0x...: ??? (fe25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xad8ae7d0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:237)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:211)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:238)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:211)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pack (fe25519.c:106)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:239)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:211)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pack (fe25519.c:105)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:239)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:211)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:240)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:211)
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 0xad8aec40 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 0xad8aec40 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 0xad8aec38 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: dbl_p1p1 (ge25519.c:161)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:303)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xad8ae068 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Invalid write of size 4
at 0x...: dbl_p1p1 (ge25519.c:161)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xad8ae068 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:37)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
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...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:240)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:38)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:211)
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 0xad8aec40 is on thread 1's stack
24 bytes below stack pointer
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 0xad8aec38 is on thread 1's stack
32 bytes below stack pointer
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 0xad8aec38 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 0xad8aec38 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:28)
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)
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 0xad8aec38 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:175)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
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 0xad8aec38 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 0xad8aec38 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:28)
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...: myrandom (try-anything.c:153)
by 0x...: test (try.c:200)
by 0x...: main (try-anything.c:345)
Address 0xad8aec38 is on thread 1's stack
32 bytes below stack pointer
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 0xad8aec38 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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ae298 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:214)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:214)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:220)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:220)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:265)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:265)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:265)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:265)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:265)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:266)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:266)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:266)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:266)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:266)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:267)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:267)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:267)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:267)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:267)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:63)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:182)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:182)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:182)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:269)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:269)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:269)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:269)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:269)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:270)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:270)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:270)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:270)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:270)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:271)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:271)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:271)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:271)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:271)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:272)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:272)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:272)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:272)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:272)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:273)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:273)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:273)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:273)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:273)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:275)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:275)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:275)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:275)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:275)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:283)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:284)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:284)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:284)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:285)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8ac380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:291)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:291)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:291)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:292)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:292)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:292)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:292)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:240)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:36)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:211)
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 0xad8aec40 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 0xad8aec38 is on thread 1's stack
32 bytes below stack pointer
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 0xad8aec38 is on thread 1's stack
32 bytes below stack pointer
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 0xad8aec38 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:41)
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 0xad8aec38 is on thread 1's stack
32 bytes below stack pointer
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 0xad8aec38 is on thread 1's stack
32 bytes below stack pointer
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 0xad8aec38 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:41)
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)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:182)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
afb944b867670c847adaff841c5d4de3e3dbb0cb2dbba367883824e7d49ff67f 1737195078 112258629422 1800000000 crypto_sign/ed25519/ref
Invalid write of size 4
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadd33c80 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 0xadd33c70 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 0xadd33c70 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 0xadd33c70 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 0xadd33c70 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 0xadd33c70 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 0xadd33c70 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 0xadd33c70 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 0xadd33c70 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 0xadd33c70 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 0xadd33c70 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...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:13)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadd33610 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...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:13)
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...: crypto_sign_ed25519_ref_constbranchindex_sc25519_mul_shortsc (sc25519.c:214)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:301)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadd33230 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: dbl_p1p1 (ge25519.c:161)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:303)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadd33228 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:60)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Invalid write of size 4
at 0x...: dbl_p1p1 (ge25519.c:161)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadd33228 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:60)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:60)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: ge25519_mixadd2 (ge25519.c:88)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: ge25519_mixadd2 (ge25519.c:88)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: ge25519_mixadd2 (ge25519.c:88)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: ge25519_mixadd2 (ge25519.c:88)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: ge25519_mixadd2 (ge25519.c:88)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: ge25519_mixadd2 (ge25519.c:88)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
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...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:60)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
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...: dbl_p1p1 (ge25519.c:161)
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...: dbl_p1p1 (ge25519.c:161)
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...: dbl_p1p1 (ge25519.c:161)
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...: dbl_p1p1 (ge25519.c:161)
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...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:138)
by 0x...: choose_t (ge25519.c:165)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:139)
by 0x...: choose_t (ge25519.c:165)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:138)
by 0x...: choose_t (ge25519.c:166)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:139)
by 0x...: choose_t (ge25519.c:166)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:138)
by 0x...: choose_t (ge25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:139)
by 0x...: choose_t (ge25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:138)
by 0x...: choose_t (ge25519.c:168)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_cmov (fe25519.c:138)
by 0x...: cmov_aff (ge25519.c:139)
by 0x...: choose_t (ge25519.c:168)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: dbl_p1p1 (ge25519.c:161)
Invalid write of size 4
at 0x...: ??? (fe25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadd337d0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:237)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:211)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:238)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:211)
Invalid write of size 4
at 0x...: ??? (fe25519.c:101)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:239)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadd337d0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pack (fe25519.c:106)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:239)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:211)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:240)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:101)
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 0xadd33c40 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 0xadd33c40 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 0xadd33c40 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:240)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:38)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:101)
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 0xadd33c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadd33c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadd33c40 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 0xadd33c40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:28)
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)
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 0xadd33c40 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:175)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
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 0xadd33c40 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 0xadd33c40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:28)
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...: myrandom (try-anything.c:153)
by 0x...: test (try.c:200)
by 0x...: main (try-anything.c:345)
Address 0xadd33c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadd33c40 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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd33298 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:60)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:60)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:60)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:60)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:214)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:214)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:60)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:220)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:220)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: equal (fe25519.c:10)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_freeze (fe25519.c:79)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_getparity (fe25519.c:144)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:226)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:60)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:40)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:40)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:40)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:40)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:265)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:265)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:265)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:265)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:265)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:266)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:266)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:266)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:266)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:266)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:267)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:267)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:267)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:267)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:267)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:40)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:60)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:181)
by 0x...: dbl_p1p1 (ge25519.c:127)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:40)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:181)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:40)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:40)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:181)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:40)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:40)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:269)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:269)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:269)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:269)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:269)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:270)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:270)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:270)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:270)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:270)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:271)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:271)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:271)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:271)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:271)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:272)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:272)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:272)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:272)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:272)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:273)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:273)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:273)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:273)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:273)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:275)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:275)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:275)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:275)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:275)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_window5 (sc25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:277)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:283)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:284)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:284)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:284)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:285)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadd31380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:291)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:291)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:291)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:292)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:292)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:192)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:292)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:292)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:240)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:36)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe25519.c:101)
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 0xadd33c40 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 0xadd33c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadd33c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadd33c40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:41)
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 0xadd33c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadd33c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadd33c40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:41)
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)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:181)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_setzero (fe25519.c:158)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:166)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:49)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:50)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:40)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:167)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
afb944b867670c847adaff841c5d4de3e3dbb0cb2dbba367883824e7d49ff67f 1354345261 110161718269 1800000000 crypto_sign/ed25519/ref
Invalid write of size 4
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadbfec80 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 0xadbfec70 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 0xadbfec70 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 0xadbfec70 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 0xadbfec70 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 0xadbfec70 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 0xadbfec70 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 0xadbfec70 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 0xadbfec70 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 0xadbfec70 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 0xadbfec70 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...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:13)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe610 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...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:13)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:305)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe240 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: ge25519_mixadd2 (ge25519.c:76)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe240 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: ge25519_mixadd2 (ge25519.c:81)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe240 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: ge25519_mixadd2 (ge25519.c:82)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe240 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: ge25519_mixadd2 (ge25519.c:82)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:82)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: ge25519_mixadd2 (ge25519.c:82)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:82)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:82)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:82)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:181)
by 0x...: ge25519_mixadd2 (ge25519.c:83)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: ge25519_mixadd2 (ge25519.c:83)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: ge25519_mixadd2 (ge25519.c:84)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: ge25519_mixadd2 (ge25519.c:84)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: ge25519_mixadd2 (ge25519.c:84)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: ge25519_mixadd2 (ge25519.c:85)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe240 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe240 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: ge25519_mixadd2 (ge25519.c:86)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: ge25519_mixadd2 (ge25519.c:88)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: ge25519_mixadd2 (ge25519.c:89)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: ge25519_mixadd2 (ge25519.c:90)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe240 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: ge25519_mixadd2 (ge25519.c:91)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe240 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: ge25519_mixadd2 (ge25519.c:91)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: ge25519_mixadd2 (ge25519.c:91)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: ge25519_mixadd2 (ge25519.c:91)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: ge25519_mixadd2 (ge25519.c:92)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe240 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: ge25519_mixadd2 (ge25519.c:92)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe240 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: ge25519_mixadd2 (ge25519.c:93)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_scalarmult_base (ge25519.c:309)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:21)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe7d8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:224)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b0 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:225)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b0 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:226)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:226)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:226)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:226)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:227)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:228)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:230)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:230)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:232)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:232)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:232)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:232)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:232)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:232)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:233)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:233)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:233)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:233)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:233)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:233)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:233)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:233)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:233)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:234)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:234)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:234)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:234)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:234)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:234)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:234)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:234)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:207)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:234)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
More than 100 errors detected. Subsequent errors
will still be recorded, but in less detail than before.
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:237)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:237)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:241)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:242)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b8 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:246)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:247)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b8 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:251)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:252)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b8 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:256)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:257)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b8 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:261)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b8 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:266)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:267)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2b8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:236)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:237)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe7d0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:237)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_square (fe25519.c:211)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:238)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfe7d0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:238)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
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...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pack (fe25519.c:106)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:239)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:240)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:22)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
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 0xadbfec40 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 0xadbfec40 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 0xadbfec40 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:240)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:38)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_sub_nored (sc25519.c:186)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:49)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadbfe7a8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_add (sc25519.c:162)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_sub_nored (sc25519.c:186)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_add (sc25519.c:162)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_sub_nored (sc25519.c:186)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_add (sc25519.c:162)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_sub_nored (sc25519.c:186)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_add (sc25519.c:165)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_sub_nored (sc25519.c:186)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_add (sc25519.c:163)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_sub_nored (sc25519.c:186)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (sc25519.c:33)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_add (sc25519.c:169)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_sub_nored (sc25519.c:186)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (sc25519.c:39)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_add (sc25519.c:169)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_sub_nored (sc25519.c:186)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_to32bytes (sc25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:53)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_sub_nored (sc25519.c:186)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_to32bytes (sc25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:53)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_sc25519_sub_nored (sc25519.c:186)
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 0xadbfec40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfec40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfec40 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 0xadbfec40 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)
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)
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)
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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:28)
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)
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 0xadbfec40 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:175)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
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 0xadbfec40 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 0xadbfec40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (sign.c:28)
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...: myrandom (try-anything.c:153)
by 0x...: test (try.c:200)
by 0x...: main (try-anything.c:345)
Address 0xadbfec40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfec40 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...: choose_t (ge25519.c:187)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe660 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:194)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c0 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:203)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:203)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:204)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:204)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:204)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:204)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:204)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:204)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:204)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:293)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfde28 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:293)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:293)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:293)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:294)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfde28 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:294)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:296)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfde28 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:296)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:296)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:296)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:299)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:300)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfde28 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:303)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:304)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfde28 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:307)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:308)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfde28 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:311)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:312)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfde28 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:315)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:316)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfde28 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:319)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:320)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfde28 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:323)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:324)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfde28 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:328)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfde28 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:328)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:328)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:328)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:328)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:328)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:328)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:328)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_pow2523 (fe25519.c:328)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:206)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:208)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_invert (fe25519.c:278)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:209)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:210)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:211)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:215)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:215)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:215)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:215)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:215)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:215)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:215)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:217)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:221)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:221)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:221)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:221)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:221)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:221)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:221)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfe2c0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_unpackneg_vartime (ge25519.c:229)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:22)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:30)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: choose_t (ge25519.c:187)
Use of uninitialised value of size 4
at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.3)
Uninitialised value was created by a stack allocation
at 0x...: choose_t (ge25519.c:187)
Conditional jump or move depends on uninitialised value(s)
at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.3)
Uninitialised value was created by a stack allocation
at 0x...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:123)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:123)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:123)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:123)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:123)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:123)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:174)
by 0x...: dbl_p1p1 (ge25519.c:123)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:181)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:42)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_add_sub (fe25519.c:45)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_add_sub (fe25519.c:46)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:185)
by 0x...: dbl_p1p1 (ge25519.c:128)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:181)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:129)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:130)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:181)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:131)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: dbl_p1p1 (ge25519.c:132)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:61)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a0 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: p1p1_to_p2 (ge25519.c:63)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:63)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:63)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: p1p1_to_p2 (ge25519.c:63)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: p1p1_to_p2 (ge25519.c:63)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: p1p1_to_p2 (ge25519.c:63)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: p1p1_to_p2 (ge25519.c:63)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: p1p1_to_p2 (ge25519.c:63)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: p1p1_to_p2 (ge25519.c:63)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc380 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: p1p1_to_p2 (ge25519.c:64)
by 0x...: p1p1_to_p3 (ge25519.c:69)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc398 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:61)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:61)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:195)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:262)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:61)
Invalid write of size 4
at 0x...: p1p1_to_p3 (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: add_p1p1 (ge25519.c:102)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc108 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:103)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:103)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:103)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: add_p1p1 (ge25519.c:105)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc108 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: add_p1p1 (ge25519.c:106)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc108 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: add_p1p1 (ge25519.c:106)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: add_p1p1 (ge25519.c:107)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc108 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
by 0x...: add_p1p1 (ge25519.c:108)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc108 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:196)
by 0x...: add_p1p1 (ge25519.c:108)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:109)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:109)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:109)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:109)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:181)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:110)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:181)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:111)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:112)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: add_p1p1 (ge25519.c:113)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:263)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
Invalid write of size 4
at 0x...: p1p1_to_p3 (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:265)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: p1p1_to_p3 (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:266)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: p1p1_to_p3 (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:267)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:268)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: p1p1_to_p3 (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:269)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:270)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: p1p1_to_p3 (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:271)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: p1p1_to_p3 (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:272)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: p1p1_to_p3 (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:273)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: p1p1_to_p3 (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:274)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: p1p1_to_p3 (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:275)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
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...: p1p1_to_p3 (ge25519.c:97)
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:283)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:283)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: p1p1_to_p3 (ge25519.c:97)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:283)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: p1p1_to_p3 (ge25519.c:97)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_add (fe25519.c:173)
by 0x...: dbl_p1p1 (ge25519.c:126)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:283)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: p1p1_to_p3 (ge25519.c:97)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:61)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:284)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3b0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:284)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:284)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:284)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:284)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: p1p1_to_p2 (ge25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:284)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: add_p1p1 (ge25519.c:118)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:285)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:199)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:200)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:65)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Conditional jump or move depends on uninitialised value(s)
at 0x...: reduce_mul (fe25519.c:66)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: reduce_mul (fe25519.c:62)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_mul (fe25519.c:202)
by 0x...: p1p1_to_p3 (ge25519.c:70)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:288)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: p1p1_to_p3 (ge25519.c:97)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3a8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:181)
by 0x...: add_p1p1 (ge25519.c:100)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_sub (fe25519.c:184)
by 0x...: add_p1p1 (ge25519.c:100)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:289)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: add_p1p1 (ge25519.c:118)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex (ge25519.c:61)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_double_scalarmult_vartime (ge25519.c:291)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfc3b0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_pack (ge25519.c:240)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:36)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref_constbranchindex_fe25519_neg (fe25519.c:189)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:40)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: choose_t (ge25519.c:187)
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 0xadbfec40 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 0xadbfec40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfec40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfec40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:30)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: choose_t (ge25519.c:187)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:40)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: choose_t (ge25519.c:187)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:41)
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 0xadbfec40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfec40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfec40 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)
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...: choose_t (ge25519.c:187)
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...: choose_t (ge25519.c:187)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref_constbranchindex_open (open.c:30)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: choose_t (ge25519.c:187)
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:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
afb944b867670c847adaff841c5d4de3e3dbb0cb2dbba367883824e7d49ff67f 1155043780 74620925870 1800000000 crypto_sign/ed25519/ref
Invalid write of size 4
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xade79c80 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...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:13)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xade79620 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...: crypto_sign_ed25519_ref_constbranchindex_keypair (keypair.c:13)
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)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Address 0xade79928 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:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
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...: main (try-anything.c:351)
Address 0xade79928 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...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
afb944b867670c847adaff841c5d4de3e3dbb0cb2dbba367883824e7d49ff67f 129327149 12430935440 1800000000 crypto_sign/ed25519/ref10
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xadb7fc68 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 0xadb7fc68 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
by 0x...: setrlimit (setrlimit.c:47)
by 0x...: limits (try-anything.c:268)
by 0x...: main (try-anything.c:337)
Address 0xadb7fc68 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
by 0x...: setrlimit (setrlimit.c:47)
by 0x...: limits (try-anything.c:271)
by 0x...: main (try-anything.c:337)
Address 0xadb7fc68 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:12)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadb7f7e0 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...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:12)
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...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Address 0xadb7f910 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:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
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...: main (try-anything.c:351)
Address 0xadb7f910 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...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref10 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
TIMECOP error (can be valgrind bug)
error 99
afb944b867670c847adaff841c5d4de3e3dbb0cb2dbba367883824e7d49ff67f 94554364 10248500825 1800000000 crypto_sign/ed25519/ref10
Invalid write of size 4
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadbfbc80 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 0xadbfbc70 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 0xadbfbc70 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 0xadbfbc70 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 0xadbfbc70 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 0xadbfbc70 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 0xadbfbc70 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 0xadbfbc70 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 0xadbfbc70 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 0xadbfbc70 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 0xadbfbc70 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...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:12)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfb7f0 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...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:12)
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...: select (ge_scalarmult_base.c:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfbb48 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfb960 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_p2 (ge_p3_to_p2.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_p2 (ge_p3_to_p2.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfb960 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:97)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfb960 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:98)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfb960 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfb960 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:102)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfb960 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (fe_tobytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfbab8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_tobytes (fe_tobytes.c:87)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Invalid write of size 4
at 0x...: ??? (fe_tobytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadbfba90 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_int64_bottombit_01 (crypto_int64.h:151)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
More than 100 errors detected. Subsequent errors
will still be recorded, but in less detail than before.
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...: select (ge_scalarmult_base.c:65)
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 0xadbfbc40 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 0xadbfbc40 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 0xadbfbc40 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: select (ge_scalarmult_base.c:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:33)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadbfba88 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:102)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:33)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:24)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_invert (pow225521.h:58)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:34)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:34)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:34)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:34)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.3)
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Conditional jump or move depends on uninitialised value(s)
at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.3)
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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...: select (ge_scalarmult_base.c:65)
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 0xadbfbc40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfbc40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfbc40 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 0xadbfbc40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:26)
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)
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 0xadbfbc40 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:175)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
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 0xadbfbc40 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 0xadbfbc40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:26)
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...: myrandom (try-anything.c:153)
by 0x...: test (try.c:200)
by 0x...: main (try-anything.c:345)
Address 0xadbfbc40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfbc40 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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfba10 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (fe_tobytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnonzero (fe_isnonzero.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb900 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: randombytes (verify.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnonzero (fe_isnonzero.c:18)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_tobytes (fe_tobytes.c:37)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnonzero (fe_isnonzero.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_int64_bottombit_01 (crypto_int64.h:151)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Invalid write of size 4
at 0x...: slide (ge_double_scalarmult.c:6)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:58)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb100 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: slide (ge_double_scalarmult.c:6)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:59)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb100 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: slide (ge_double_scalarmult.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:59)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:14)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:14)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:14)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:15)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:139)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:31)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:148)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:31)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:139)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:36)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:148)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:36)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sq2.c:150)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sq2.c:159)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:24)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: slide (ge_double_scalarmult.c:6)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:64)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:64)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:64)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:67)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:67)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:67)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:68)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:68)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:68)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:69)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:69)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:69)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:73)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:88)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:77)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:89)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:89)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:89)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:77)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:84)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:84)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:84)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb108 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:252)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:25)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:27)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: ??? (fe_tobytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_tobytes (ge_tobytes.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:36)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadbfb980 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_int64_bottombit_01 (crypto_int64.h:151)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_tobytes (ge_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:36)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_tobytes (ge_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:36)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (fe_tobytes.c:29)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:39)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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 0xadbfbc40 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 0xadbfbc40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfbc40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfbc40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:39)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:40)
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 0xadbfbc40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfbc40 is on thread 1's stack
24 bytes below stack pointer
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 0xadbfbc40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:39)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:40)
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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:245)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:245)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:245)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:39)
by 0x...: test (try.c:245)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:254)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:254)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:254)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:258)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:258)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:258)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:27)
by 0x...: test (try.c:262)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:28)
by 0x...: test (try.c:262)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:31)
by 0x...: test (try.c:262)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:24)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:88)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:254)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
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...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_frombytes.c:12)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:24)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: select (ge_scalarmult_base.c:65)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_msub.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:40)
by 0x...: ???
Uninitialised value was created by a stack allocation
at 0x...: ??? (ge_p1p1_to_p3.c:8)
More than 1000 different 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:
Implementation | Compiler |
ref10 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
afb944b867670c847adaff841c5d4de3e3dbb0cb2dbba367883824e7d49ff67f 312322247 23421095916 1800000000 crypto_sign/ed25519/ref10
Invalid write of size 4
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadf56c80 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 0xadf56c70 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 0xadf56c70 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 0xadf56c70 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 0xadf56c70 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 0xadf56c70 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 0xadf56c70 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 0xadf56c70 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 0xadf56c70 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 0xadf56c70 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 0xadf56c70 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...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:12)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf567f0 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...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:12)
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...: cmov (ge_scalarmult_base.c:35)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56960 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_neg.c:14)
by 0x...: select (ge_scalarmult_base.c:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf568d0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_cmov (fe_cmov.c:12)
by 0x...: cmov (ge_scalarmult_base.c:24)
by 0x...: select (ge_scalarmult_base.c:52)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_neg.c:14)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_cmov (fe_cmov.c:32)
by 0x...: cmov (ge_scalarmult_base.c:24)
by 0x...: select (ge_scalarmult_base.c:52)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_neg.c:14)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_cmov (fe_cmov.c:58)
by 0x...: cmov (ge_scalarmult_base.c:24)
by 0x...: select (ge_scalarmult_base.c:52)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_neg.c:14)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_cmov (fe_cmov.c:12)
by 0x...: cmov (ge_scalarmult_base.c:25)
by 0x...: select (ge_scalarmult_base.c:52)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_neg.c:14)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_cmov (fe_cmov.c:32)
by 0x...: cmov (ge_scalarmult_base.c:25)
by 0x...: select (ge_scalarmult_base.c:52)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_neg.c:14)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_cmov (fe_cmov.c:58)
by 0x...: cmov (ge_scalarmult_base.c:25)
by 0x...: select (ge_scalarmult_base.c:52)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_neg.c:14)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_cmov (fe_cmov.c:12)
by 0x...: cmov (ge_scalarmult_base.c:26)
by 0x...: select (ge_scalarmult_base.c:52)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_neg.c:14)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_cmov (fe_cmov.c:32)
by 0x...: cmov (ge_scalarmult_base.c:26)
by 0x...: select (ge_scalarmult_base.c:52)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_neg.c:14)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_cmov (fe_cmov.c:58)
by 0x...: cmov (ge_scalarmult_base.c:26)
by 0x...: select (ge_scalarmult_base.c:52)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_neg.c:14)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56910 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: cmov (ge_scalarmult_base.c:35)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: cmov (ge_scalarmult_base.c:35)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56910 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: cmov (ge_scalarmult_base.c:35)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56910 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56910 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56910 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56910 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56910 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56960 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: cmov (ge_scalarmult_base.c:35)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: cmov (ge_scalarmult_base.c:35)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: cmov (ge_scalarmult_base.c:35)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: cmov (ge_scalarmult_base.c:35)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: cmov (ge_scalarmult_base.c:35)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: cmov (ge_scalarmult_base.c:35)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: cmov (ge_scalarmult_base.c:35)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: cmov (ge_scalarmult_base.c:35)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:91)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_p2 (ge_p3_to_p2.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_p2 (ge_p3_to_p2.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_p2 (ge_p3_to_p2.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56888 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56888 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56888 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56888 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56888 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_dbl (ge_p3_dbl.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56960 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:97)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56910 is on thread 1's stack
32 bytes below stack pointer
More than 100 errors detected. Subsequent errors
will still be recorded, but in less detail than before.
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:97)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56960 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:98)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56960 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:99)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56960 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: cmov (ge_scalarmult_base.c:35)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:102)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56960 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:103)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56960 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:101)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:102)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:18)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_tobytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56ab8 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_tobytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf56a90 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_int64_bottombit_01 (crypto_int64.h:151)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:19)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_tobytes.c:29)
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 0xadf56c40 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 0xadf56c40 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 0xadf56c40 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:91)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:33)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:101)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:33)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_scalarmult_base (ge_scalarmult_base.c:102)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:33)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_tobytes (ge_p3_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:34)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_tobytes.c:29)
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 0xadf56c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadf56c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadf56c40 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 0xadf56c40 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)
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)
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)
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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:26)
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)
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 0xadf56c40 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:175)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
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 0xadf56c40 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 0xadf56c40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex (sign.c:26)
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...: myrandom (try-anything.c:153)
by 0x...: test (try.c:200)
by 0x...: main (try-anything.c:345)
Address 0xadf56c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadf56c40 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...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:23)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56950 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:24)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56950 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:139)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:28)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:30)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:30)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:30)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:30)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:30)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:30)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:21)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_pow22523 (pow22523.h:53)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:32)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_pow22523 (pow22523.h:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:32)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_pow22523 (pow22523.h:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:32)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_pow22523 (pow22523.h:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:32)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_pow22523 (pow22523.h:158)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:32)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_pow22523 (pow22523.h:158)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:32)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_pow22523 (pow22523.h:158)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:32)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:33)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:33)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:33)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:33)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:33)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:34)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:34)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:34)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:34)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:34)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:34)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:21)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:36)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56950 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_tobytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnonzero (fe_isnonzero.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56928 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_tobytes (fe_tobytes.c:30)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnonzero (fe_isnonzero.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: randombytes (verify.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnonzero (fe_isnonzero.c:18)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_tobytes.c:29)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56950 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:40)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:42)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:42)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:42)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:42)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:42)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_tobytes (fe_tobytes.c:30)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_int64_bottombit_01 (crypto_int64.h:151)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:48)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:48)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:48)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:48)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:48)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56118 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:14)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56118 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:14)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:14)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:15)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_copy (fe_copy.c:19)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:15)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:62)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_add (ge_add.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p3 (ge_p1p1_to_p3.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p3_to_cached (ge_p3_to_cached.c:14)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:63)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:64)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:67)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:68)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:69)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_p1p1_to_p2.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:9)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:10)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p2.c:11)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:96)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:139)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:31)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:78)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:139)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:36)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:78)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sq2.c:150)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:78)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sq2.c:151)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:78)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sq2.c:159)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:78)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:78)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq (fe_sq.c:21)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:78)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:78)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:78)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:78)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p2_dbl (ge_p2_dbl.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:78)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:89)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_madd (ge_madd.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:84)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:45)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:50)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:55)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:60)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:65)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:70)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:75)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:80)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:90)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_sub (ge_sub.h:95)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:85)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56130 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:41)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:51)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:39)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:49)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:92)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:132)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_p1p1_to_p2 (ge_p1p1_to_p3.c:8)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:243)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_mul (fe_mul.c:244)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:61)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:66)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:71)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:76)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_sub.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:81)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf560e0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:38)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_add (fe_add.c:47)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_msub (ge_msub.h:86)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_double_scalarmult_vartime (ge_double_scalarmult.c:93)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:35)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sq2 (fe_sub.c:16)
Invalid write of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_tobytes.c:29)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_tobytes (ge_tobytes.c:12)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:36)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf569a8 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_int64_bottombit_01 (crypto_int64.h:151)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_isnegative (fe_isnegative.c:17)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_tobytes (ge_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:36)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_tobytes.c:29)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_tobytes (ge_tobytes.c:13)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:36)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_sub (fe_tobytes.c:29)
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 0xadf56c40 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 0xadf56c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadf56c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadf56c40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:40)
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 0xadf56c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadf56c40 is on thread 1's stack
24 bytes below stack pointer
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 0xadf56c40 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)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:40)
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_ed25519_ref10_constbranchindex_fe_mul (fe_neg.c:14)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf56958 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_neg (fe_neg.c:26)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_neg (fe_neg.c:35)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_ge_frombytes_negate_vartime (ge_frombytes.c:46)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_open (open.c:24)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: crypto_sign_ed25519_ref10_constbranchindex_fe_1 (fe_add.c:16)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:346)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: predoit (try.c:108)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref10 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
afb944b867670c847adaff841c5d4de3e3dbb0cb2dbba367883824e7d49ff67f 106797985 9615461549 1800000000 crypto_sign/ed25519/ref10
Invalid write of size 4
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadf01c80 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...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:12)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf01800 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...: crypto_sign_ed25519_ref10_constbranchindex_keypair (keypair.c:12)
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)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Address 0xadf01928 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:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
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...: main (try-anything.c:351)
Address 0xadf01928 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...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref10 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |