TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_BLOCK_IO_CRYPTO_CAPABILITIES Struct Reference

Data Fields

BOOLEAN Supported
 
UINT64 KeyCount
 
UINT64 CapabilityCount
 
EFI_BLOCK_IO_CRYPTO_CAPABILITY Capabilities [1]
 

Detailed Description

Definition at line 97 of file BlockIoCrypto.h.

Field Documentation

◆ Capabilities

EFI_BLOCK_IO_CRYPTO_CAPABILITY EFI_BLOCK_IO_CRYPTO_CAPABILITIES::Capabilities[1]

Definition at line 113 of file BlockIoCrypto.h.

◆ CapabilityCount

UINT64 EFI_BLOCK_IO_CRYPTO_CAPABILITIES::CapabilityCount

Definition at line 109 of file BlockIoCrypto.h.

◆ KeyCount

UINT64 EFI_BLOCK_IO_CRYPTO_CAPABILITIES::KeyCount

Definition at line 105 of file BlockIoCrypto.h.

◆ Supported

BOOLEAN EFI_BLOCK_IO_CRYPTO_CAPABILITIES::Supported

Definition at line 101 of file BlockIoCrypto.h.


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