Output save_alt Download

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