Searched refs:BYTE_ARRAY_TO_UINT64 (Results 1 – 6 of 6) sorted by relevance
23 #define BYTE_ARRAY_TO_UINT64(b) (UINT64)( ((UINT64)(b)[0] << 56) \ macro57 #define BYTE_ARRAY_TO_UINT64(b) *((UINT64 *)(b)) macro
50 timeout = BYTE_ARRAY_TO_UINT64(in->timeout.t.buffer); in TPM2_PolicyTicket()
2962 12 #define BYTE_ARRAY_TO_UINT64(b) (UINT64)( ((UINT64)(b)[0] << 56) \2999 42 #define BYTE_ARRAY_TO_UINT64(b) *((UINT64 *)(b))
11316 35 timeout = BYTE_ARRAY_TO_UINT64(in->timeout.t.buffer);
20272 timeout = BYTE_ARRAY_TO_UINT64(in->timeout.t.buffer);
20283 timeout = BYTE_ARRAY_TO_UINT64(in->timeout.t.buffer);