Output save_alt Download

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