Output save_alt Download

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