Output save_alt Download

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