Output save_alt Download

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