Output save_alt Download

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