Output save_alt Download

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