Output save_alt Download

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