HomeSort by relevance Sort by last modified time
    Searched defs:AuthDataSize (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IpSecConfig.h 592 UINTN AuthDataSize;
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DxeImageVerificationLib.c 621 @param[in] AuthDataSize Size of the Authenticode Signature in bytes.
630 IN UINTN AuthDataSize
655 if (AuthDataSize < 32 + mHash[Index].OidLength) {
    [all...]

Completed in 589 milliseconds