Searched refs:prepare_encryptedstore (Results 1 – 1 of 1) sorted by relevance
348 Some(prepare_encryptedstore(&vm_secret).context("encryptedstore run")?) in try_run_payload()727 fn prepare_encryptedstore(vm_secret: &VmSecret) -> Result<Child> { in prepare_encryptedstore() function