Output save_alt Download

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