Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c99 TEEC_UUID tempuuid = { 0x1b484ea5, 0x698b, 0x4142, in trusty_base_write_security_data() local
101 TEEC_UUID *TeecUuid = &tempuuid; in trusty_base_write_security_data()
199 TEEC_UUID tempuuid = { 0x1b484ea5, 0x698b, 0x4142, in trusty_base_read_security_data() local
201 TEEC_UUID *TeecUuid = &tempuuid; in trusty_base_read_security_data()
294 TEEC_UUID tempuuid = { 0x1b484ea5, 0x698b, 0x4142, in trusty_base_end_security_data() local
296 TEEC_UUID *TeecUuid = &tempuuid; in trusty_base_end_security_data()
421 TEEC_UUID tempuuid = { 0x2d26d8a8, 0x5134, 0x4dd8, in trusty_base_end_efuse_or_otp() local
424 TEEC_UUID *TeecUuid = &tempuuid; in trusty_base_end_efuse_or_otp()
473 TEEC_UUID tempuuid = { 0x2d26d8a8, 0x5134, 0x4dd8, in trusty_base_efuse_or_otp_operation() local
475 TEEC_UUID *TeecUuid = &tempuuid; in trusty_base_efuse_or_otp_operation()
[all …]
/OK3568_Linux_fs/u-boot/common/
H A Dkeymaster.c24 TEEC_UUID tempuuid = { 0x1b484ea5, in read_from_keymaster() local
31 TEEC_UUID *TeecUuid = &tempuuid; in read_from_keymaster()
120 TEEC_UUID tempuuid = { 0x1b484ea5, in write_to_keymaster() local
127 TEEC_UUID *TeecUuid = &tempuuid; in write_to_keymaster()
H A Dwrite_keybox.c36 TEEC_UUID tempuuid = { 0x1b484ea5, in write_to_security_storage() local
43 TEEC_UUID *TeecUuid = &tempuuid; in write_to_security_storage()
/OK3568_Linux_fs/u-boot/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()
160 TEEC_UUID tempuuid = { 0x1b484ea5, 0x698b, 0x4142, in test_secure_storage_security_partition() local
162 TEEC_UUID *TeecUuid = &tempuuid; in test_secure_storage_security_partition()