Output save_alt Download

Operation
crypto_aead
Primitive
deoxysneq256128v1
Implementation
opt
Compiler options
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 832b045be1c903ad8bed74a52d6f9840962f4b277ba9653fd07e9f34939c1fc2 26524698 492160364 4300000000 crypto_aead/deoxysneq256128v1/opt
3 ==24098== Memcheck, a memory error detector
4 ==24098== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==24098== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==24098== Command: ./try
7 ==24098==
8 ==24098== Conditional jump or move depends on uninitialised value(s)
9 ==24098== at 0x112583: deoxys_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==24098== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==24098== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==24098==
13 ==24098== Conditional jump or move depends on uninitialised value(s)
14 ==24098== at 0x112583: deoxys_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==24098== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==24098== by 0x108BB9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==24098==
18 ==24098==
19 ==24098== HEAP SUMMARY:
20 ==24098== in use at exit: 69,888 bytes in 16 blocks
21 ==24098== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
22 ==24098==
23 ==24098== LEAK SUMMARY:
24 ==24098== definitely lost: 0 bytes in 0 blocks
25 ==24098== indirectly lost: 0 bytes in 0 blocks
26 ==24098== possibly lost: 69,888 bytes in 16 blocks
27 ==24098== still reachable: 0 bytes in 0 blocks
28 ==24098== suppressed: 0 bytes in 0 blocks
29 ==24098== Rerun with --leak-check=full to see details of leaked memory
30 ==24098==
31 ==24098== For lists of detected and suppressed errors, rerun with: -s
32 ==24098== ERROR SUMMARY: 32 errors from 2 contexts (suppressed: 0 from 0)