Output save_alt Download

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