Data Fields | |
UINT32 | Signature |
HASH2_SERVICE_DATA * | Hash2ServiceData |
EFI_HANDLE | Handle |
LIST_ENTRY | InstEntry |
EFI_HASH2_PROTOCOL | Hash2Protocol |
VOID * | HashContext |
VOID * | HashInfoContext |
BOOLEAN | Updated |
EFI_HANDLE HASH2_INSTANCE_DATA::Handle |
Referenced by Hash2ServiceBindingCreateChild(), and Hash2ServiceBindingDestroyChild().
EFI_HASH2_PROTOCOL HASH2_INSTANCE_DATA::Hash2Protocol |
Referenced by Hash2ServiceBindingCreateChild(), and Hash2ServiceBindingDestroyChild().
Referenced by Hash2ServiceBindingCreateChild().
Referenced by BaseCrypto2Hash(), BaseCrypto2HashFinal(), BaseCrypto2HashInit(), and BaseCrypto2HashUpdate().
Referenced by BaseCrypto2Hash(), BaseCrypto2HashFinal(), BaseCrypto2HashInit(), and BaseCrypto2HashUpdate().
LIST_ENTRY HASH2_INSTANCE_DATA::InstEntry |
Referenced by Hash2ServiceBindingCreateChild(), and Hash2ServiceBindingDestroyChild().
Referenced by Hash2ServiceBindingCreateChild().
BOOLEAN HASH2_INSTANCE_DATA::Updated |
Referenced by BaseCrypto2HashFinal(), BaseCrypto2HashInit(), and BaseCrypto2HashUpdate().