Output save_alt Download

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