Searched refs:crypto_comp_decompress (Results 1 – 19 of 19) sorted by relevance
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | compress.c | 23 int crypto_comp_decompress(struct crypto_comp *comp, in crypto_comp_decompress() function 32 EXPORT_SYMBOL_GPL(crypto_comp_decompress);
|
| H A D | testmgr.c | 3225 ret = crypto_comp_decompress(tfm, output, in test_comp() 3258 ret = crypto_comp_decompress(tfm, dtemplate[i].input, in test_comp()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | compress.c | 179 err = crypto_comp_decompress(compr->cc, in_buf, in_len, out_buf, in ubifs_decompress()
|
| /OK3568_Linux_fs/kernel/drivers/block/zram/ |
| H A D | zcomp.c | 144 return crypto_comp_decompress(zstrm->tfm, in zcomp_decompress()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | ubifs.c | 123 crypto_comp_decompress(const struct ubifs_info *c, struct crypto_comp *tfm, in crypto_comp_decompress() function 193 err = crypto_comp_decompress(c, compr->cc, in_buf, in_len, out_buf, in ubifs_decompress()
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_ipcomp.c | 47 int err = crypto_comp_decompress(tfm, start, plen, scratch, &dlen); in ipcomp_decompress()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | crypto.h | 788 int crypto_comp_decompress(struct crypto_comp *tfm,
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | zswap.c | 923 ret = crypto_comp_decompress(tfm, src, entry->length, in zswap_writeback_entry() 1180 ret = crypto_comp_decompress(tfm, src, entry->length, dst, &dlen); in zswap_frontswap_load()
|
| /OK3568_Linux_fs/kernel/fs/pstore/ |
| H A D | platform.c | 700 ret = crypto_comp_decompress(tfm, record->buf, record->size, in decompress_record()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_virtual_device | 1476 crypto_comp_decompress
|
| H A D | abi_gki_aarch64_vivo | 246 crypto_comp_decompress
|
| H A D | abi_gki_aarch64_generic | 247 crypto_comp_decompress
|
| H A D | abi_gki_aarch64_exynos | 230 crypto_comp_decompress
|
| H A D | abi_gki_aarch64_imx | 2362 crypto_comp_decompress
|
| H A D | abi_gki_aarch64_qcom | 290 crypto_comp_decompress
|
| H A D | abi_gki_aarch64_mtk | 263 crypto_comp_decompress
|
| H A D | abi_gki_aarch64_rockchip | 2949 crypto_comp_decompress
|
| H A D | abi_gki_aarch64_oplus | 330 crypto_comp_decompress
|
| H A D | abi_gki_aarch64_galaxy | 1007 crypto_comp_decompress
|