Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_ps.c429 LoadBlob_UINT16(offset, uuid.usTimeMid, blob); in LoadBlob_UUID()
452 UnloadBlob_UINT16(offset, &uuid->usTimeMid, blob); in UnloadBlob_UUID()
/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtss_structs.h65 UINT16 usTimeMid; member
/netbsd/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c473 Trspi_LoadBlob_UINT16(offset, uuid.usTimeMid, blob); in Trspi_LoadBlob_UUID()
496 Trspi_UnloadBlob_UINT16(offset, &uuid->usTimeMid, blob); in Trspi_UnloadBlob_UUID()
1862 result |= Trspi_Hash_UINT16(c, uuid.usTimeMid); in Trspi_Hash_UUID()
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h56 ((!uuid->ulTimeLow) && (!uuid->usTimeMid) && (!uuid->usTimeHigh) && \