Searched refs:TEEC_LOGIN_PUBLIC (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | OpteeClientInterface.c | 151 TEEC_LOGIN_PUBLIC, in trusty_base_write_security_data() 255 TEEC_LOGIN_PUBLIC, in trusty_base_read_security_data() 330 TEEC_LOGIN_PUBLIC, in trusty_base_end_security_data() 378 TEEC_LOGIN_PUBLIC, in trusty_notify_always_use_security() 507 TEEC_LOGIN_PUBLIC, in trusty_base_end_efuse_or_otp() 558 TEEC_LOGIN_PUBLIC, in trusty_base_efuse_or_otp_operation() 695 TEEC_LOGIN_PUBLIC, in trusty_ta_encryption_key_is_written() 751 TEEC_LOGIN_PUBLIC, in trusty_oem_encrypt_data_is_written() 842 TEEC_LOGIN_PUBLIC, in trusty_write_oem_ns_otp() 907 TEEC_LOGIN_PUBLIC, in trusty_read_oem_ns_otp() [all …]
|
| H A D | OpteeClientApiLib.c | 342 if (connection_method != TEEC_LOGIN_PUBLIC) { in TEEC_OpenSession()
|
| H A D | OpteeClientSMC.c | 95 TeeSmcMetaSession->clnt_login = TEEC_LOGIN_PUBLIC; in TEEC_SMC_OpenSession()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | keymaster.c | 66 TEEC_LOGIN_PUBLIC, in read_from_keymaster() 166 TEEC_LOGIN_PUBLIC, in write_to_keymaster()
|
| H A D | write_keybox.c | 69 TEEC_LOGIN_PUBLIC, in write_to_security_storage() 170 TEEC_LOGIN_PUBLIC, in rk_send_keybox_to_ta()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | optee.c | 56 TEEC_LOGIN_PUBLIC, in test_secure_storage_default() 193 TEEC_LOGIN_PUBLIC, in test_secure_storage_security_partition()
|
| /rk3399_rockchip-uboot/include/optee_include/ |
| H A D | tee_client_api.h | 186 #define TEEC_LOGIN_PUBLIC 0x00000000 macro
|