Searched defs:zip_ctx (Results 1 – 1 of 1) sorted by relevance
124 struct zip_kernel_ctx *zip_ctx) in zip_compress()160 struct zip_kernel_ctx *zip_ctx) in zip_decompress()201 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_alloc_comp_ctx_deflate() local208 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_alloc_comp_ctx_lzs() local215 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_free_comp_ctx() local224 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_comp_compress() local242 struct zip_kernel_ctx *zip_ctx; in zip_alloc_scomp_ctx_deflate() local261 struct zip_kernel_ctx *zip_ctx; in zip_alloc_scomp_ctx_lzs() local279 struct zip_kernel_ctx *zip_ctx = ctx; in zip_free_scomp_ctx() local289 struct zip_kernel_ctx *zip_ctx = ctx; in zip_scomp_compress() local[all …]
Completed in 3 milliseconds