Output save_alt Download

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