Output save_alt Download

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