Output save_alt Download

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