Output save_alt Download

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