Output save_alt Download

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