Output save_alt Download

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