Output save_alt Download

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