pub async fn bind_zxcrypt_driver(controller: &ControllerProxy) -> Result<()>Expand description
Binds the zxcrypt driver to the device at controller. Does not wait for the zxcrypt driver to
be ready.
pub async fn bind_zxcrypt_driver(controller: &ControllerProxy) -> Result<()>Binds the zxcrypt driver to the device at controller. Does not wait for the zxcrypt driver to
be ready.