Output save_alt Download

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