Output save_alt Download

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