Output save_alt Download

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