HomeSort by relevance Sort by last modified time
    Searched refs:wCertificateType (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
WinCertificate.h 21 // _WIN_CERTIFICATE.wCertificateType
46 UINT16 wCertificateType;
49 /// the certificate depends on wCertificateType.
77 /// wCertificateType is set to WIN_CERT_TYPE_EFI_GUID.
106 /// wCertificateType is set to WIN_CERT_TYPE_UEFI_PKCS1_15.
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiMultiPhase.h 72 // _WIN_CERTIFICATE.wCertificateType
90 @param wCertificateType The certificate type. See
99 wCertificateType. The format of the UEFI
107 UINT16 wCertificateType;
130 wCertificateType is set to
171 wCertificateType is set to
199 AuthInfo is a WIN_CERTIFICATE using the wCertificateType
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiMultiPhase.h 68 // _WIN_CERTIFICATE.wCertificateType
92 UINT16 wCertificateType;
95 /// the certificate depends on wCertificateType.
123 /// wCertificateType is set to WIN_CERT_TYPE_UEFI_GUID.
153 /// wCertificateType is set to WIN_CERT_TYPE_UEFI_PKCS1_15.
176 /// AuthInfo is a WIN_CERTIFICATE using the wCertificateType
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DxeImageVerificationLib.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
PlatVarCleanupLib.c 389 DescriptorData->AuthInfo.Hdr.wCertificateType = WIN_CERT_TYPE_EFI_GUID;
469 DescriptorData->AuthInfo.Hdr.wCertificateType = WIN_CERT_TYPE_EFI_GUID;
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
AuthService.c 326 // wCertificateType should be WIN_CERT_TYPE_EFI_GUID.
329 if ((CertData->AuthInfo.Hdr.wCertificateType != WIN_CERT_TYPE_EFI_GUID) ||
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wintrust.h 549 WORD wCertificateType;
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigImpl.c 221 DescriptorData->AuthInfo.Hdr.wCertificateType = WIN_CERT_TYPE_EFI_GUID;
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
AuthService.c     [all...]

Completed in 520 milliseconds