Output save_alt Download

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