Searched refs:ta_uuid (Results 1 – 2 of 2) sorted by relevance
381 h.update(self.ta_uuid)410 self.ta_uuid = uuid.bytes419 self.ta_uuid = uuid.bytes500 self.ta_uuid = self.inf[offs:offs + UUID_SIZE]581 ta_uuid = self.inf[offs:offs + UUID_SIZE]583 print(' uuid: {}'.format(uuid.UUID(bytes=ta_uuid)))791 if self.ta_uuid != uuid.bytes:819 f.write(self.ta_uuid)910 print('TA UUID: {}'.format(uuid.UUID(bytes=image.ta_uuid)))912 if uuid.UUID(bytes=image.ta_uuid) != next_uuid:[all …]
354 TEE_UUID ta_uuid = TA_REMOTEPROC_UUID; in rproc_pta_open_session() local364 if (memcmp(&ctx->uuid, &ta_uuid, sizeof(TEE_UUID))) in rproc_pta_open_session()