Output save_alt Download

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