Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c654 static struct acomp_alg hisi_zip_acomp_gzip = { variable
678 ret = crypto_register_acomp(&hisi_zip_acomp_gzip); in hisi_zip_register_to_crypto()
689 crypto_unregister_acomp(&hisi_zip_acomp_gzip); in hisi_zip_unregister_from_crypto()