Output save_alt Download

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