Output save_alt Download

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