Output save_alt Download

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