Output save_alt Download

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