Output save_alt Download

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