Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientInterface.c113 TEEC_UUID tempuuid = { 0x1b484ea5, 0x698b, 0x4142, in trusty_base_write_security_data() local
115 TEEC_UUID *TeecUuid = &tempuuid; in trusty_base_write_security_data()
216 TEEC_UUID tempuuid = { 0x1b484ea5, 0x698b, 0x4142, in trusty_base_read_security_data() local
218 TEEC_UUID *TeecUuid = &tempuuid; in trusty_base_read_security_data()
314 TEEC_UUID tempuuid = { 0x1b484ea5, 0x698b, 0x4142, in trusty_base_end_security_data() local
316 TEEC_UUID *TeecUuid = &tempuuid; in trusty_base_end_security_data()
362 TEEC_UUID tempuuid = { 0x1b484ea5, 0x698b, 0x4142, in trusty_notify_always_use_security() local
364 TEEC_UUID *TeecUuid = &tempuuid; in trusty_notify_always_use_security()
490 TEEC_UUID tempuuid = { 0x2d26d8a8, 0x5134, 0x4dd8, in trusty_base_end_efuse_or_otp() local
493 TEEC_UUID *TeecUuid = &tempuuid; in trusty_base_end_efuse_or_otp()
[all …]
/rk3399_rockchip-uboot/common/
H A Dkeymaster.c24 TEEC_UUID tempuuid = { 0x1b484ea5, in read_from_keymaster() local
31 TEEC_UUID *TeecUuid = &tempuuid; in read_from_keymaster()
124 TEEC_UUID tempuuid = { 0x1b484ea5, in write_to_keymaster() local
131 TEEC_UUID *TeecUuid = &tempuuid; in write_to_keymaster()
H A Dwrite_keybox.c38 TEEC_UUID tempuuid = { 0x1b484ea5, in write_to_security_storage() local
45 TEEC_UUID *TeecUuid = &tempuuid; in write_to_security_storage()
/rk3399_rockchip-uboot/cmd/
H A Doptee.c20 TEEC_UUID tempuuid = { 0x1b484ea5, 0x698b, 0x4142, in test_secure_storage_default() local
22 TEEC_UUID *TeecUuid = &tempuuid; in test_secure_storage_default()
162 TEEC_UUID tempuuid = { 0x1b484ea5, 0x698b, 0x4142, in test_secure_storage_security_partition() local
164 TEEC_UUID *TeecUuid = &tempuuid; in test_secure_storage_security_partition()