Output save_alt Download

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