Home
last modified time | relevance | path

Searched refs:TS_BLOCK_STORAGE_GUID_OCTET_LEN (Results 1 – 3 of 3) sorted by relevance

/trusted-services/protocols/service/block_storage/packed-c/
A Dmessages.h19 #define TS_BLOCK_STORAGE_GUID_OCTET_LEN (16) macro
31 uint8_t partition_guid[TS_BLOCK_STORAGE_GUID_OCTET_LEN];
39 uint8_t partition_guid[TS_BLOCK_STORAGE_GUID_OCTET_LEN];
40 uint8_t parent_guid[TS_BLOCK_STORAGE_GUID_OCTET_LEN];
54 uint8_t partition_guid[TS_BLOCK_STORAGE_GUID_OCTET_LEN];
/trusted-services/components/service/block_storage/provider/serializer/packed-c/
A Dpackedc_block_storage_serializer.c43 info->partition_guid.octets, TS_BLOCK_STORAGE_GUID_OCTET_LEN); in serialize_get_partition_info_resp()
46 info->parent_guid.octets, TS_BLOCK_STORAGE_GUID_OCTET_LEN); in serialize_get_partition_info_resp()
/trusted-services/components/service/block_storage/block_store/client/
A Dblock_storage_client.c62 TS_BLOCK_STORAGE_GUID_OCTET_LEN); in block_storage_client_get_partition_info()
66 TS_BLOCK_STORAGE_GUID_OCTET_LEN); in block_storage_client_get_partition_info()

Completed in 10 milliseconds