Output save_alt Download

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