Output save_alt Download

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