Output save_alt Download

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