Output save_alt Download

Operation
crypto_aead
Primitive
ketjeminorv2
Implementation
ref
Compiler options
clang++ -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 0063b899fd4a8126ce4ccfb1524287e9f58aad2b01df3deccdd472096d997206 346248685 3755651858 4300000000 crypto_aead/ketjeminorv2/ref
3 ==10518== Memcheck, a memory error detector
4 ==10518== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==10518== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==10518== Command: ./try
7 ==10518==
8 ==10518== Conditional jump or move depends on uninitialised value(s)
9 ==10518== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==10518== by 0x40BA76: operator==(BitString const&, BitString const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==10518== by 0x40F3E9: 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 ==10518== by 0x4099D3: 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 ==10518== by 0x404BAC: crypto_aead_ketjeminorv2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==10518== by 0x402097: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==10518== by 0x403EC2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==10518== Uninitialised value was created by a client request
17 ==10518== at 0x401F37: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==10518== by 0x403EC2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==10518==
20 ==10518== Conditional jump or move depends on uninitialised value(s)
21 ==10518== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
22 ==10518== by 0x40BA76: operator==(BitString const&, BitString const&) (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==10518== by 0x40F3E9: 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 ==10518== by 0x4099D3: 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 ==10518== by 0x404BAC: crypto_aead_ketjeminorv2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==10518== by 0x402097: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==10518== by 0x403EC2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==10518== Uninitialised value was created by a client request
29 ==10518== at 0x401F37: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==10518== by 0x403EC2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==10518==
32 ==10518==
33 ==10518== HEAP SUMMARY:
34 ==10518== in use at exit: 69,888 bytes in 16 blocks
35 ==10518== total heap usage: 246,671 allocs, 246,655 frees, 31,375,545 bytes allocated
36 ==10518==
37 ==10518== LEAK SUMMARY:
38 ==10518== definitely lost: 0 bytes in 0 blocks
39 ==10518== indirectly lost: 0 bytes in 0 blocks
40 ==10518== possibly lost: 69,888 bytes in 16 blocks
41 ==10518== still reachable: 0 bytes in 0 blocks
42 ==10518== suppressed: 0 bytes in 0 blocks
43 ==10518== Rerun with --leak-check=full to see details of leaked memory
44 ==10518==
45 ==10518== For lists of detected and suppressed errors, rerun with: -s
46 ==10518== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)