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

Data Fields

EFI_GUID Algorithm
 
UINT64 KeySize
 
UINT64 CryptoBlockSizeBitMask
 

Detailed Description

Definition at line 42 of file BlockIoCrypto.h.

Field Documentation

◆ Algorithm

EFI_GUID EFI_BLOCK_IO_CRYPTO_CAPABILITY::Algorithm

Definition at line 46 of file BlockIoCrypto.h.

◆ CryptoBlockSizeBitMask

UINT64 EFI_BLOCK_IO_CRYPTO_CAPABILITY::CryptoBlockSizeBitMask

Definition at line 55 of file BlockIoCrypto.h.

◆ KeySize

UINT64 EFI_BLOCK_IO_CRYPTO_CAPABILITY::KeySize

Definition at line 50 of file BlockIoCrypto.h.


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