Output save_alt Download

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