Home
last modified time | relevance | path

Searched refs:T17 (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/
DIscp.h136 ISCP_TYPE17_SMBIOS_INFO T17[2][2]; ///< SMBIOS Type 17 Record Data member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dmd5.c82 #define T17 /* 0xf61e2562 */ (T_MASK ^ 0x09e1da9d) macro
234 SET(a, b, c, d, 1, 5, T17); in md5_process()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dmd5.c82 #define T17 /* 0xf61e2562 */ (T_MASK ^ 0x09e1da9d) macro
234 SET(a, b, c, d, 1, 5, T17); in md5_process()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatformSmbiosDxe/
DPlatformSmbiosDxe.c815 srcType17 = &mSmbiosInfo.SmbiosMemBuffer.T17[i][j]; in MemDevInfoUpdatedstType17()