Searched refs:SwapBytes32 (Results 1 – 5 of 5) sorted by relevance
77 static uint32_t SwapBytes32(uint32_t Value) in SwapBytes32() function109 ResponseCode = SwapBytes32(Value.Data); in fTPMResponseCode()
496 x = SwapBytes32 (x); in Get_uint32()512 x = SwapBytes32 (x); in Put_uint32()
574 SwapBytes32Proc *SwapBytes32; member660 (gDNGSuite.SwapBytes32) (dPtr, in DoSwapBytes32()
602 inline uint32 SwapBytes32 (uint32 x) in SwapBytes32() function
76 dPtr [j] = SwapBytes32 (dPtr [j]); in RefSwapBytes32()