|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/BlockIoCrypto.h>
Data Fields | |
| UINT64 | InputSize |
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.
| UINT64 EFI_BLOCK_IO_CRYPTO_IV_INPUT::InputSize |
Definition at line 66 of file BlockIoCrypto.h.