Output save_alt Download

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