Output save_alt Download

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