Output save_alt Download

Operation
crypto_aead
Primitive
oceankeyakv2
Implementation
reference32bits
Compiler options
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 1eb1703e2a39a5f203123fc8a7465bebd2db7c1129f9cec96931e56816eec6e0 101276325 615685441 4300000000 crypto_aead/oceankeyakv2/reference32bits
3 ==22990== Memcheck, a memory error detector
4 ==22990== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==22990== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==22990== Command: ./try
7 ==22990==
8 ==22990== Conditional jump or move depends on uninitialised value(s)
9 ==22990== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==22990== by 0x408827: KeyakWidth1600times4_Motorist_Wrap (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==22990== by 0x403099: OceanKeyak_Wrap (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==22990== by 0x402B5B: crypto_aead_oceankeyakv2_reference32bits_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==22990== by 0x4010A7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==22990== by 0x402614: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==22990==
16 ==22990== Conditional jump or move depends on uninitialised value(s)
17 ==22990== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
18 ==22990== by 0x408827: KeyakWidth1600times4_Motorist_Wrap (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==22990== by 0x403099: OceanKeyak_Wrap (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==22990== by 0x402B5B: crypto_aead_oceankeyakv2_reference32bits_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==22990== by 0x4010A7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==22990== by 0x402614: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==22990==
24 ==22990==
25 ==22990== HEAP SUMMARY:
26 ==22990== in use at exit: 69,888 bytes in 16 blocks
27 ==22990== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
28 ==22990==
29 ==22990== LEAK SUMMARY:
30 ==22990== definitely lost: 0 bytes in 0 blocks
31 ==22990== indirectly lost: 0 bytes in 0 blocks
32 ==22990== possibly lost: 69,888 bytes in 16 blocks
33 ==22990== still reachable: 0 bytes in 0 blocks
34 ==22990== suppressed: 0 bytes in 0 blocks
35 ==22990== Rerun with --leak-check=full to see details of leaked memory
36 ==22990==
37 ==22990== For lists of detected and suppressed errors, rerun with: -s
38 ==22990== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)