Output save_alt Download

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