Output save_alt Download

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