Home
last modified time | relevance | path

Searched defs:zip_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/cavium/zip/
A Dzip_crypto.c124 struct zip_kernel_ctx *zip_ctx) in zip_compress()
160 struct zip_kernel_ctx *zip_ctx) in zip_decompress()
202 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_alloc_comp_ctx_deflate() local
212 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_alloc_comp_ctx_lzs() local
221 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_free_comp_ctx() local
231 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_comp_compress() local
254 struct zip_kernel_ctx *zip_ctx; in zip_alloc_scomp_ctx_deflate() local
273 struct zip_kernel_ctx *zip_ctx; in zip_alloc_scomp_ctx_lzs() local
291 struct zip_kernel_ctx *zip_ctx = ctx; in zip_free_scomp_ctx() local
302 struct zip_kernel_ctx *zip_ctx = ctx; in zip_scomp_compress() local
[all …]

Completed in 3 milliseconds