Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/zip/
Dzip_crypto.h60 int zip_alloc_comp_ctx_deflate(struct crypto_tfm *tfm);
Dzip_crypto.c199 int zip_alloc_comp_ctx_deflate(struct crypto_tfm *tfm) in zip_alloc_comp_ctx_deflate() function
Dzip_main.c358 .cra_init = zip_alloc_comp_ctx_deflate,