Home
last modified time | relevance | path

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

/drivers/crypto/cavium/zip/
Dzip_crypto.h70 void *zip_alloc_scomp_ctx_deflate(struct crypto_scomp *tfm);
Dzip_crypto.c251 void *zip_alloc_scomp_ctx_deflate(struct crypto_scomp *tfm) in zip_alloc_scomp_ctx_deflate() function
Dzip_main.c383 .alloc_ctx = zip_alloc_scomp_ctx_deflate,