Output save_alt Download

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