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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DxeImageVerificationLib.h 188 UINTN OidLength;
DxeImageVerificationLib.c 662 if (AuthDataSize < 32 + mHash[Index].OidLength) {
666 if (CompareMem (AuthData + 32, mHash[Index].OidValue, mHash[Index].OidLength) == 0) {
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigImpl.h 255 UINTN OidLength; ///< Length of Hash OID Value
SecureBootConfigImpl.c     [all...]

Completed in 64 milliseconds