Output save_alt Download

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