Output save_alt Download

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