Home
last modified time | relevance | path

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

/linux/drivers/crypto/cavium/zip/
H A Dzip_crypto.h61 int zip_alloc_comp_ctx_lzs(struct crypto_tfm *tfm);
H A Dzip_crypto.c206 int zip_alloc_comp_ctx_lzs(struct crypto_tfm *tfm) in zip_alloc_comp_ctx_lzs() function
H A Dzip_main.c396 .cra_init = zip_alloc_comp_ctx_lzs,