Searched refs:TEEC_MEMREF_TEMP_INOUT (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/common/ |
| H A D | keymaster.c | 94 TEEC_MEMREF_TEMP_INOUT, in read_from_keymaster() 195 TEEC_MEMREF_TEMP_INOUT, in write_to_keymaster()
|
| H A D | write_keybox.c | 102 TEEC_MEMREF_TEMP_INOUT, in write_to_security_storage() 207 TEEC_MEMREF_TEMP_INOUT, in rk_send_keybox_to_ta()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | optee.c | 100 TEEC_MEMREF_TEMP_INOUT, in test_secure_storage_default() 237 TEEC_MEMREF_TEMP_INOUT, in test_secure_storage_security_partition()
|
| /rk3399_rockchip-uboot/include/optee_include/ |
| H A D | tee_client_api.h | 84 #define TEEC_MEMREF_TEMP_INOUT 0x00000007 macro
|
| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | OpteeClientInterface.c | 188 TEEC_MEMREF_TEMP_INOUT, in trusty_base_write_security_data() 289 TEEC_MEMREF_TEMP_INOUT, in trusty_base_read_security_data() 1940 TeecOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_MEMREF_TEMP_INOUT, in trusty_attest_dh() 2026 TeecOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_MEMREF_TEMP_INOUT, in trusty_attest_uuid() 2131 TeecOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_MEMREF_TEMP_INOUT, in trusty_attest_get_ca() 2132 TEEC_MEMREF_TEMP_INOUT, in trusty_attest_get_ca() 2219 TeecOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_MEMREF_TEMP_INOUT, in trusty_attest_set_ca()
|
| H A D | OpteeClientSMC.c | 281 attr == TEEC_MEMREF_TEMP_INOUT) { in SetTeeSmc32Params()
|