Output save_alt Download

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