Output save_alt Download

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