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

Data Fields

UINT64 Index
 
EFI_GUID KeyOwnerGuid
 
EFI_BLOCK_IO_CRYPTO_CAPABILITY Capability
 
VOIDCryptoKey
 

Detailed Description

Definition at line 116 of file BlockIoCrypto.h.

Field Documentation

◆ Capability

EFI_BLOCK_IO_CRYPTO_CAPABILITY EFI_BLOCK_IO_CRYPTO_CONFIGURATION_TABLE_ENTRY::Capability

Definition at line 131 of file BlockIoCrypto.h.

◆ CryptoKey

VOID* EFI_BLOCK_IO_CRYPTO_CONFIGURATION_TABLE_ENTRY::CryptoKey

Definition at line 136 of file BlockIoCrypto.h.

◆ Index

UINT64 EFI_BLOCK_IO_CRYPTO_CONFIGURATION_TABLE_ENTRY::Index

Definition at line 121 of file BlockIoCrypto.h.

◆ KeyOwnerGuid

EFI_GUID EFI_BLOCK_IO_CRYPTO_CONFIGURATION_TABLE_ENTRY::KeyOwnerGuid

Definition at line 126 of file BlockIoCrypto.h.


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