Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c589 static struct acomp_alg hisi_zip_acomp_deflate = { variable
611 ret = crypto_register_acomp(&hisi_zip_acomp_deflate); in hisi_zip_register_deflate()
623 crypto_unregister_acomp(&hisi_zip_acomp_deflate); in hisi_zip_unregister_deflate()