Output save_alt Download

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