Crate fshost_rust
source ·Modules
config 🔒
crypt 🔒
The crypt mod contains all the key policy logic for the different operations that can be done
with hardware keys. It provides functions for unsealing and formatting zxcrypt as well as
unwrapping the actual keys for fxfs. Keeping the policy logic in one place makes it easier to
audit.
device 🔒
inspect 🔒
manager 🔒
matcher 🔒
ramdisk 🔒
Functionality for extracting a ramdisk image from the zircon boot items. This ramdisk contains
an fvm with blobfs and data volumes, and is intended to be used in conjunction with the
fvm_ramdisk option, in run modes where we need to operate on the real disk and can’t run
filesystems off it, such as recovery.
service 🔒
volume 🔒
watcher 🔒