XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_BLOCK_IO_CRYPTO_PROTOCOL Struct Reference

#include <BlockIoCrypto.h>

Collaboration diagram for _EFI_BLOCK_IO_CRYPTO_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_BLOCK_IO_MEDIAMedia
 
EFI_BLOCK_IO_CRYPTO_RESET Reset
 
EFI_BLOCK_IO_CRYPTO_GET_CAPABILITIES GetCapabilities
 
EFI_BLOCK_IO_CRYPTO_SET_CONFIGURATION SetConfiguration
 
EFI_BLOCK_IO_CRYPTO_GET_CONFIGURATION GetConfiguration
 
EFI_BLOCK_IO_CRYPTO_READ_EXTENDED ReadExtended
 
EFI_BLOCK_IO_CRYPTO_WRITE_EXTENDED WriteExtended
 
EFI_BLOCK_IO_CRYPTO_FLUSH FlushBlocks
 

Detailed Description

The EFI_BLOCK_IO_CRYPTO_PROTOCOL defines a UEFI protocol that can be used by UEFI drivers and applications to perform block encryption on a storage device, such as UFS.

Member Data Documentation

◆ FlushBlocks

EFI_BLOCK_IO_CRYPTO_FLUSH _EFI_BLOCK_IO_CRYPTO_PROTOCOL::FlushBlocks

◆ GetCapabilities

EFI_BLOCK_IO_CRYPTO_GET_CAPABILITIES _EFI_BLOCK_IO_CRYPTO_PROTOCOL::GetCapabilities

◆ GetConfiguration

EFI_BLOCK_IO_CRYPTO_GET_CONFIGURATION _EFI_BLOCK_IO_CRYPTO_PROTOCOL::GetConfiguration

◆ Media

EFI_BLOCK_IO_MEDIA* _EFI_BLOCK_IO_CRYPTO_PROTOCOL::Media

◆ ReadExtended

EFI_BLOCK_IO_CRYPTO_READ_EXTENDED _EFI_BLOCK_IO_CRYPTO_PROTOCOL::ReadExtended

◆ Reset

EFI_BLOCK_IO_CRYPTO_RESET _EFI_BLOCK_IO_CRYPTO_PROTOCOL::Reset

◆ SetConfiguration

EFI_BLOCK_IO_CRYPTO_SET_CONFIGURATION _EFI_BLOCK_IO_CRYPTO_PROTOCOL::SetConfiguration

◆ WriteExtended

EFI_BLOCK_IO_CRYPTO_WRITE_EXTENDED _EFI_BLOCK_IO_CRYPTO_PROTOCOL::WriteExtended

The documentation for this struct was generated from the following file: