Output save_alt Download

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