Output save_alt Download

Operation
crypto_aead
Primitive
proest256apev1
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 80f25ae712a748ebd8a2f70c4a243f8119987df94239cdf40560296d1c9b86ec 22936665 410643690 4300000000 crypto_aead/proest256apev1/ref
3 ==4142== Memcheck, a memory error detector
4 ==4142== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==4142== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==4142== Command: ./try
7 ==4142==
8 ==4142== Conditional jump or move depends on uninitialised value(s)
9 ==4142== at 0x10C46F: crypto_aead_proest256apev1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==4142== by 0x10928E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==4142== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==4142== Uninitialised value was created by a client request
13 ==4142== at 0x10912D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==4142== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==4142==
16 ==4142== Conditional jump or move depends on uninitialised value(s)
17 ==4142== at 0x10C496: crypto_aead_proest256apev1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==4142== by 0x10928E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==4142== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==4142== Uninitialised value was created by a client request
21 ==4142== at 0x10912D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==4142== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==4142==
24 ==4142== Conditional jump or move depends on uninitialised value(s)
25 ==4142== at 0x10C46F: crypto_aead_proest256apev1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==4142== by 0x10928E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==4142== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==4142== Uninitialised value was created by a client request
29 ==4142== at 0x10912D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==4142== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==4142==
32 ==4142== Conditional jump or move depends on uninitialised value(s)
33 ==4142== at 0x10C496: crypto_aead_proest256apev1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
34 ==4142== by 0x10928E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
35 ==4142== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
36 ==4142== Uninitialised value was created by a client request
37 ==4142== at 0x10912D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
38 ==4142== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
39 ==4142==
40 ==4142==
41 ==4142== HEAP SUMMARY:
42 ==4142== in use at exit: 70,656 bytes in 16 blocks
43 ==4142== total heap usage: 22 allocs, 6 frees, 84,600 bytes allocated
44 ==4142==
45 ==4142== LEAK SUMMARY:
46 ==4142== definitely lost: 0 bytes in 0 blocks
47 ==4142== indirectly lost: 0 bytes in 0 blocks
48 ==4142== possibly lost: 70,656 bytes in 16 blocks
49 ==4142== still reachable: 0 bytes in 0 blocks
50 ==4142== suppressed: 0 bytes in 0 blocks
51 ==4142== Rerun with --leak-check=full to see details of leaked memory
52 ==4142==
53 ==4142== For lists of detected and suppressed errors, rerun with: -s
54 ==4142== ERROR SUMMARY: 64 errors from 4 contexts (suppressed: 0 from 0)