Output save_alt Download

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