Output save_alt Download

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