Output save_alt Download

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