Output save_alt Download

Operation
crypto_aead
Primitive
oceankeyakv2
Implementation
generic64lc
Compiler options
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 1eb1703e2a39a5f203123fc8a7465bebd2db7c1129f9cec96931e56816eec6e0 7024154 374043568 4300000000 crypto_aead/oceankeyakv2/generic64lc
3 ==27032== Memcheck, a memory error detector
4 ==27032== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==27032== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==27032== Command: ./try
7 ==27032==
8 ==27032== Conditional jump or move depends on uninitialised value(s)
9 ==27032== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==27032== by 0x10D613: KeyakWidth1600times4_Motorist_HandleTag.part.5 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==27032== by 0x10E492: KeyakWidth1600times4_Motorist_Wrap (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==27032== by 0x10A5CF: OceanKeyak_Wrap (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==27032== by 0x10A17E: crypto_aead_oceankeyakv2_generic64lc_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==27032== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==27032== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==27032== Uninitialised value was created by a client request
17 ==27032== at 0x108FB0: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==27032== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==27032==
20 ==27032== Conditional jump or move depends on uninitialised value(s)
21 ==27032== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
22 ==27032== by 0x10D613: KeyakWidth1600times4_Motorist_HandleTag.part.5 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==27032== by 0x10E492: KeyakWidth1600times4_Motorist_Wrap (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==27032== by 0x10A5CF: OceanKeyak_Wrap (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==27032== by 0x10A17E: crypto_aead_oceankeyakv2_generic64lc_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==27032== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==27032== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==27032== Uninitialised value was created by a client request
29 ==27032== at 0x108FB0: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==27032== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==27032==
32 ==27032==
33 ==27032== HEAP SUMMARY:
34 ==27032== in use at exit: 69,888 bytes in 16 blocks
35 ==27032== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
36 ==27032==
37 ==27032== LEAK SUMMARY:
38 ==27032== definitely lost: 0 bytes in 0 blocks
39 ==27032== indirectly lost: 0 bytes in 0 blocks
40 ==27032== possibly lost: 69,888 bytes in 16 blocks
41 ==27032== still reachable: 0 bytes in 0 blocks
42 ==27032== suppressed: 0 bytes in 0 blocks
43 ==27032== Rerun with --leak-check=full to see details of leaked memory
44 ==27032==
45 ==27032== For lists of detected and suppressed errors, rerun with: -s
46 ==27032== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)