Output save_alt Download

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