Output save_alt Download

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