Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/cavium/zip/
H A Dzip_crypto.c72 static int zip_ctx_init(struct zip_kernel_ctx *zip_ctx, int lzs_flag) in zip_ctx_init()
110 static void zip_ctx_exit(struct zip_kernel_ctx *zip_ctx) in zip_ctx_exit()
124 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; in zip_alloc_scomp_ctx_deflate()
221 struct zip_kernel_ctx *zip_ctx; in zip_alloc_scomp_ctx_lzs()
239 struct zip_kernel_ctx *zip_ctx = ctx; in zip_free_scomp_ctx()
249 struct zip_kernel_ctx *zip_ctx = ctx; in zip_scomp_compress()
258 struct zip_kernel_ctx *zip_ctx = ctx; in zip_scomp_decompress()
H A Dzip_crypto.h54 struct zip_kernel_ctx { struct