Home
last modified time | relevance | path

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

/linux/drivers/crypto/cavium/zip/
H A Dzip_crypto.h70 void *zip_alloc_scomp_ctx_deflate(struct crypto_scomp *tfm);
H A Dzip_crypto.c239 void *zip_alloc_scomp_ctx_deflate(struct crypto_scomp *tfm) in zip_alloc_scomp_ctx_deflate() function
H A Dzip_main.c405 .alloc_ctx = zip_alloc_scomp_ctx_deflate,