Crate fidl_fuchsia_fxfs__common

Crate fidl_fuchsia_fxfs__common 

Source

Modules§

blob_creator_ordinals
blob_reader_ordinals
blob_writer_ordinals
crypt_management_ordinals
crypt_ordinals
debug_ordinals
file_backed_volume_provider_ordinals
project_id_ordinals
volume_installer_ordinals

Macros§

KeyPurposeUnknown
Pattern that matches an unknown KeyPurpose member.
ObjectTypeUnknown
Pattern that matches an unknown ObjectType member.
WrappedKeyUnknown
Pattern that matches an unknown WrappedKey member.

Structs§

BlobCreatorCreateRequest
BlobCreatorNeedsOverwriteRequest
BlobCreatorNeedsOverwriteResponse
BlobReaderGetVmoRequest
BlobWriterBytesReadyRequest
BlobWriterGetVmoRequest
BytesAndNodes
Storage for a pair of related byte and node values.
CryptCreateKeyRequest
CryptCreateKeyResponse
CryptCreateKeyWithIdRequest
CryptCreateKeyWithIdResponse
CryptManagementAddWrappingKeyRequest
CryptManagementForgetWrappingKeyRequest
CryptManagementSetActiveKeyRequest
CryptSettings
CryptUnwrapKeyRequest
CryptUnwrapKeyResponse
DebugDeleteProfileRequest
EmptyStruct
FscryptKeyIdentifier
FscryptKeyIdentifierAndNonce
FxfsKey
ProjectIdClearForNodeRequest
ProjectIdClearRequest
ProjectIdGetForNodeRequest
ProjectIdGetForNodeResponse
ProjectIdInfoRequest
ProjectIdInfoResponse
ProjectIdListRequest
ProjectIdListResponse
ProjectIdSetForNodeRequest
ProjectIdSetLimitRequest
ProjectIterToken
A token used for paging through tracked projects. One may be returned by the ProjectId.List call so it can be passed into the succeeding call to continue the listing from where it left off.
VolumeInstallerInstallRequest

Enums§

CreateBlobError
Error type for [BlobCreator.Create].
KeyPurpose
Designates the purpose of a key.
ObjectType
Designates the type of object that is interacting with the Crypt protocol.
WrappedKey