Output save_alt Download

Operation
crypto_kem
Primitive
lotus192
Implementation
avx2
Compiler options
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 crypto_kem_dec returns nonzero
3 ==16019== Memcheck, a memory error detector
4 ==16019== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==16019== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==16019== Command: ./try
7 ==16019==
8 ==16019==
9 ==16019== HEAP SUMMARY:
10 ==16019== in use at exit: 11,266,992 bytes in 12 blocks
11 ==16019== total heap usage: 24 allocs, 12 frees, 11,282,232 bytes allocated
12 ==16019==
13 ==16019== LEAK SUMMARY:
14 ==16019== definitely lost: 0 bytes in 0 blocks
15 ==16019== indirectly lost: 0 bytes in 0 blocks
16 ==16019== possibly lost: 11,266,560 bytes in 10 blocks
17 ==16019== still reachable: 432 bytes in 2 blocks
18 ==16019== suppressed: 0 bytes in 0 blocks
19 ==16019== Rerun with --leak-check=full to see details of leaked memory
20 ==16019==
21 ==16019== For lists of detected and suppressed errors, rerun with: -s
22 ==16019== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)