Crate fidl_fuchsia_fxfs__common

Source

Modules§

blob_creator_ordinals
blob_reader_ordinals
blob_writer_ordinals
crypt_management_ordinals
crypt_ordinals
debug_ordinals
project_id_ordinals

Macros§

KeyPurposeUnknown
Pattern that matches an unknown KeyPurpose member.

Structs§

BlobCreatorCreateRequest
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
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.

Enums§

CreateBlobError
Error type for [BlobCreator.Create].
KeyPurpose
Designates the purpose of a key.