Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c29 static unsigned int zip_available_devs; variable
631 if (zip_available_devs++) in hisi_zip_register_to_crypto()
636 zip_available_devs--; in hisi_zip_register_to_crypto()
646 if (--zip_available_devs) in hisi_zip_unregister_from_crypto()