Output save_alt Download

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