Function storage_isolated_driver_manager::zxcrypt::bind_zxcrypt_driver
source ยท 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.