Home
last modified time | relevance | path

Searched refs:null_compress (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dcrypto_null.c32 static int null_compress(struct crypto_tfm *tfm, const u8 *src, in null_compress() function
105 .coa_compress = null_compress,
106 .coa_decompress = null_compress } }