Home
last modified time | relevance | path

Searched refs:TEEC_NONE (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientInterface.c133 TEEC_NONE, in trusty_base_write_security_data()
134 TEEC_NONE, in trusty_base_write_security_data()
135 TEEC_NONE); in trusty_base_write_security_data()
189 TEEC_NONE, in trusty_base_write_security_data()
190 TEEC_NONE); in trusty_base_write_security_data()
237 TEEC_NONE, in trusty_base_read_security_data()
238 TEEC_NONE, in trusty_base_read_security_data()
239 TEEC_NONE); in trusty_base_read_security_data()
290 TEEC_NONE, in trusty_base_read_security_data()
291 TEEC_NONE); in trusty_base_read_security_data()
[all …]
/rk3399_rockchip-uboot/common/
H A Dkeymaster.c47 TEEC_NONE, in read_from_keymaster()
48 TEEC_NONE, in read_from_keymaster()
49 TEEC_NONE); in read_from_keymaster()
95 TEEC_NONE, in read_from_keymaster()
96 TEEC_NONE); in read_from_keymaster()
147 TEEC_NONE, in write_to_keymaster()
148 TEEC_NONE, in write_to_keymaster()
149 TEEC_NONE); in write_to_keymaster()
196 TEEC_NONE, in write_to_keymaster()
197 TEEC_NONE); in write_to_keymaster()
H A Dwrite_keybox.c59 TEEC_NONE, in write_to_security_storage()
60 TEEC_NONE, in write_to_security_storage()
61 TEEC_NONE); in write_to_security_storage()
103 TEEC_NONE, in write_to_security_storage()
104 TEEC_NONE); in write_to_security_storage()
152 TEEC_NONE, in rk_send_keybox_to_ta()
153 TEEC_NONE, in rk_send_keybox_to_ta()
154 TEEC_NONE); in rk_send_keybox_to_ta()
208 TEEC_NONE); in rk_send_keybox_to_ta()
/rk3399_rockchip-uboot/cmd/
H A Doptee.c42 TEEC_NONE, in test_secure_storage_default()
43 TEEC_NONE, in test_secure_storage_default()
44 TEEC_NONE); in test_secure_storage_default()
101 TEEC_NONE, in test_secure_storage_default()
102 TEEC_NONE); in test_secure_storage_default()
184 TEEC_NONE, in test_secure_storage_security_partition()
185 TEEC_NONE, in test_secure_storage_security_partition()
186 TEEC_NONE); in test_secure_storage_security_partition()
238 TEEC_NONE, in test_secure_storage_security_partition()
239 TEEC_NONE); in test_secure_storage_security_partition()
/rk3399_rockchip-uboot/include/optee_include/
H A Dtee_client_api.h78 #define TEEC_NONE 0x00000000 macro