Output save_alt Download

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