Output save_alt Download

Operation
crypto_aead
Primitive
ketjeminorv2
Implementation
ref
Compiler options
g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 0063b899fd4a8126ce4ccfb1524287e9f58aad2b01df3deccdd472096d997206 381730416 3454345845 4300000000 crypto_aead/ketjeminorv2/ref
3 ==12453== Memcheck, a memory error detector
4 ==12453== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==12453== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==12453== Command: ./try
7 ==12453==
8 ==12453== Conditional jump or move depends on uninitialised value(s)
9 ==12453== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==12453== by 0x118803: operator==(BitString const&, BitString const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==12453== by 0x11DE04: MonkeyWrap::unwrap(BitString const&, BitString const&, BitString const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==12453== by 0x116647: Ketje::unwrap(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==12453== by 0x10E0AE: crypto_aead_ketjeminorv2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==12453== by 0x10B02E: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==12453== by 0x10A956: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==12453== Uninitialised value was created by a client request
17 ==12453== at 0x10AECD: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==12453== by 0x10A956: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==12453==
20 ==12453== Conditional jump or move depends on uninitialised value(s)
21 ==12453== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
22 ==12453== by 0x118803: operator==(BitString const&, BitString const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==12453== by 0x11DE04: MonkeyWrap::unwrap(BitString const&, BitString const&, BitString const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==12453== by 0x116647: Ketje::unwrap(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==12453== by 0x10E0AE: crypto_aead_ketjeminorv2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==12453== by 0x10B02E: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==12453== by 0x10A956: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==12453== Uninitialised value was created by a client request
29 ==12453== at 0x10AECD: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==12453== by 0x10A956: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==12453==
32 ==12453==
33 ==12453== HEAP SUMMARY:
34 ==12453== in use at exit: 69,888 bytes in 16 blocks
35 ==12453== total heap usage: 246,641 allocs, 246,625 frees, 31,336,546 bytes allocated
36 ==12453==
37 ==12453== LEAK SUMMARY:
38 ==12453== definitely lost: 0 bytes in 0 blocks
39 ==12453== indirectly lost: 0 bytes in 0 blocks
40 ==12453== possibly lost: 69,888 bytes in 16 blocks
41 ==12453== still reachable: 0 bytes in 0 blocks
42 ==12453== suppressed: 0 bytes in 0 blocks
43 ==12453== Rerun with --leak-check=full to see details of leaked memory
44 ==12453==
45 ==12453== For lists of detected and suppressed errors, rerun with: -s
46 ==12453== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)