Home
last modified time | relevance | path

Searched refs:HashAll (Results 1 – 25 of 51) sorted by relevance

123

/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Include/Pcd/
H A DPcdCryptoServiceFamilyEnable.h66 UINT8 HashAll:1; member
77 UINT8 HashAll:1; member
138 UINT8 HashAll:1; member
149 UINT8 HashAll:1; member
160 UINT8 HashAll:1; member
171 UINT8 HashAll:1; member
229 UINT8 HashAll:1; member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Include/Pcd/
H A DPcdCryptoServiceFamilyEnable.h66 UINT8 HashAll:1; member
77 UINT8 HashAll:1; member
138 UINT8 HashAll:1; member
149 UINT8 HashAll:1; member
160 UINT8 HashAll:1; member
171 UINT8 HashAll:1; member
229 UINT8 HashAll:1; member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Include/Pcd/
H A DPcdCryptoServiceFamilyEnable.h66 UINT8 HashAll:1; member
77 UINT8 HashAll:1; member
138 UINT8 HashAll:1; member
149 UINT8 HashAll:1; member
160 UINT8 HashAll:1; member
171 UINT8 HashAll:1; member
229 UINT8 HashAll:1; member
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Include/Pcd/
H A DPcdCryptoServiceFamilyEnable.h66 UINT8 HashAll:1; member
77 UINT8 HashAll:1; member
138 UINT8 HashAll:1; member
149 UINT8 HashAll:1; member
160 UINT8 HashAll:1; member
171 UINT8 HashAll:1; member
229 UINT8 HashAll:1; member
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Include/Pcd/
H A DPcdCryptoServiceFamilyEnable.h66 UINT8 HashAll:1; member
77 UINT8 HashAll:1; member
138 UINT8 HashAll:1; member
149 UINT8 HashAll:1; member
160 UINT8 HashAll:1; member
171 UINT8 HashAll:1; member
229 UINT8 HashAll:1; member
/dports/x11-toolkits/movingmotif/movingmotif-2.3.0/demo/mindsrc/
H A Dhash.h17 int HashAll(void *tbl, int (*func)(void *));
24 int HashAll();
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Test/UnitTest/Library/BaseCryptLib/
H A DHashTests.c106 EFI_HASH_ALL HashAll; member
181 Status = HashTestContext->HashAll (HashData, DataSize, Digest); in TestVerifyHash()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Test/UnitTest/Library/BaseCryptLib/
H A DHashTests.c106 EFI_HASH_ALL HashAll; member
181 Status = HashTestContext->HashAll (HashData, DataSize, Digest); in TestVerifyHash()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/SecurityPkg/FvReportPei/
H A DFvReportPei.h118 HASH_ALL_METHOD HashAll; member
H A DFvReportPei.c185 if (!AlgInfo->HashAll (FvBuffer, (UINTN)FvInfo[FvIndex].Length, FvHashValue)) { in VerifyHashedFv()
220 (AlgInfo->HashAll (HashValue, FvHashValue - HashValue, FvHashValue) && in VerifyHashedFv()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/SecurityPkg/FvReportPei/
H A DFvReportPei.h118 HASH_ALL_METHOD HashAll; member
H A DFvReportPei.c185 if (!AlgInfo->HashAll (FvBuffer, (UINTN)FvInfo[FvIndex].Length, FvHashValue)) { in VerifyHashedFv()
220 (AlgInfo->HashAll (HashValue, FvHashValue - HashValue, FvHashValue) && in VerifyHashedFv()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/SecurityPkg/FvReportPei/
H A DFvReportPei.h118 HASH_ALL_METHOD HashAll; member
H A DFvReportPei.c185 if (!AlgInfo->HashAll (FvBuffer, (UINTN)FvInfo[FvIndex].Length, FvHashValue)) { in VerifyHashedFv()
220 (AlgInfo->HashAll (HashValue, FvHashValue - HashValue, FvHashValue) && in VerifyHashedFv()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/SecurityPkg/FvReportPei/
H A DFvReportPei.h118 HASH_ALL_METHOD HashAll; member
H A DFvReportPei.c185 if (!AlgInfo->HashAll (FvBuffer, (UINTN)FvInfo[FvIndex].Length, FvHashValue)) { in VerifyHashedFv()
220 (AlgInfo->HashAll (HashValue, FvHashValue - HashValue, FvHashValue) && in VerifyHashedFv()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/SecurityPkg/FvReportPei/
H A DFvReportPei.h118 HASH_ALL_METHOD HashAll; member
H A DFvReportPei.c185 if (!AlgInfo->HashAll (FvBuffer, (UINTN)FvInfo[FvIndex].Length, FvHashValue)) { in VerifyHashedFv()
220 (AlgInfo->HashAll (HashValue, FvHashValue - HashValue, FvHashValue) && in VerifyHashedFv()
/dports/sysutils/edk2/edk2-edk2-stable202102/SecurityPkg/FvReportPei/
H A DFvReportPei.h118 HASH_ALL_METHOD HashAll; member
H A DFvReportPei.c185 if (!AlgInfo->HashAll (FvBuffer, (UINTN)FvInfo[FvIndex].Length, FvHashValue)) {
220 (AlgInfo->HashAll (HashValue, FvHashValue - HashValue, FvHashValue) &&
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Include/Protocol/
H A DTcgService.h187 EFI_TCG_HASH_ALL HashAll; member
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Include/Protocol/
H A DTcgService.h187 EFI_TCG_HASH_ALL HashAll; member
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/efi/Protocol/
H A DTcgService.h195 EFI_TCG_HASH_ALL HashAll; member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Include/Protocol/
H A DTcgService.h187 EFI_TCG_HASH_ALL HashAll; member
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/efi/Protocol/
H A DTcgService.h195 EFI_TCG_HASH_ALL HashAll; member

123