On Fri, Sep 08, 2017 at 03:33:05PM -0400, Chris Mason wrote:
crypto/Kconfig | 9 +
crypto/Makefile | 1 +
crypto/testmgr.c | 10 +
crypto/testmgr.h | 71 +
crypto/zstd.c | 265 ++++
Is there anyone going to use zstd through the crypto API? If not
then I don't see the point in adding it at this point. Especially
as the compression API is still in a state of flux.