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

#include <MdePkg/Include/Protocol/BlockIoCrypto.h>

Data Fields

UINT64 InputSize
 

Detailed Description

EFI_BLOCK_IO_CRYPTO_IV_INPUT structure is used as a common header in CryptoIvInput parameters passed to the ReadExtended and WriteExtended methods for Inline Cryptographic Interface. Its purpose is to pass size of the entire CryptoIvInputparameter memory buffer to the Inline Cryptographic Interface.

Definition at line 65 of file BlockIoCrypto.h.

Field Documentation

◆ InputSize

UINT64 EFI_BLOCK_IO_CRYPTO_IV_INPUT::InputSize

Definition at line 66 of file BlockIoCrypto.h.


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