Output save_alt Download

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