Home
last modified time | relevance | path

Searched refs:Pad2 (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0016-Isolate-common-uefi-variable-authentication-steps.patch80 + * components Pad1, Nanosecond, TimeZone, Daylight and Pad2 shall be set to 0.
84 + * 2. Verify that Pad1, Nanosecond, TimeZone, Daylight and Pad2 components
88 + (var_map.efi_auth_descriptor->TimeStamp.Pad2 != 0) ||
193 - * components Pad1, Nanosecond, TimeZone, Daylight and Pad2 shall be set to 0.
197 - * 2. Verify that Pad1, Nanosecond, TimeZone, Daylight and Pad2 components
201 - (var_map.efi_auth_descriptor->TimeStamp.Pad2 != 0) ||
H A D0015-Add-timestamp-validation-for-uefi-variables.patch90 * 2. Verify that Pad1, Nanosecond, TimeZone, Daylight and Pad2 components
97 (var_map.efi_auth_descriptor->TimeStamp.Pad2 != 0) ||
/openbmc/linux/arch/powerpc/include/asm/
H A Dhydra.h34 char Pad2[0x7fc4]; member
/openbmc/linux/drivers/net/ethernet/amd/
H A Dariadne.h356 u_char Pad2[1]; member
/openbmc/linux/drivers/usb/storage/
H A Dfreecom.c61 u8 Pad2[60]; member
/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1722 __u16 Pad2; /* End of FILE_STANDARD_INFO equivalent */ member
/openbmc/linux/fs/smb/client/
H A Dcifspdu.h2282 __u16 Pad2; member
/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c4891 file_info->Pad2 = 0; in get_file_alternate_info()