Output save_alt Download

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