Output save_alt Download

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