Output save_alt Download

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