Output save_alt Download

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