Output save_alt Download

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