Output save_alt Download

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