Output save_alt Download

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