Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-24 | crypto: scomp - allow registration of multiple scomps | Giovanni Cabiddu | |
Add crypto_register_scomps and crypto_unregister_scomps to allow the registration of multiple implementations with one call. Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | |||
2016-10-25 | crypto: acomp - add driver-side scomp interface | Giovanni Cabiddu | |
Add a synchronous back-end (scomp) to acomp. This allows to easily expose the already present compression algorithms in LKCF via acomp. Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |