Output save_alt Download

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