Output save_alt Download

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