Home
last modified time | relevance | path

Searched refs:TEEC_VALUE_INOUT (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dtee_client_api.h105 #define TEEC_VALUE_INOUT 0x00000003 macro
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_client_api.h81 #define TEEC_VALUE_INOUT 0x00000003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_client_api.h112 #define TEEC_VALUE_INOUT 0x00000003 macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_client_api.h112 #define TEEC_VALUE_INOUT 0x00000003 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_6000.c115 TEEC_VALUE_INOUT, TEEC_VALUE_INPUT, in fs_open()
145 TEEC_VALUE_INOUT, TEEC_VALUE_INPUT, in fs_create()
202 TEEC_VALUE_INOUT, TEEC_NONE, in fs_read()
241 op.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INPUT, TEEC_VALUE_INOUT, in fs_seek()
1876 TEEC_VALUE_INOUT, in fs_access_with_bad_object_id_ref()
1891 TEEC_VALUE_INOUT, in fs_access_with_bad_object_id_ref()
H A Dxtest_helpers.c56 op.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_VALUE_INPUT, in ta_crypt_cmd_allocate_operation()
H A Dregression_2000.c108 TEEC_VALUE_INOUT, TEEC_NONE); in socket_send()
H A Dregression_1000.c1073 TEEC_VALUE_INOUT, p2, p3); in test_1013_thread()
2371 op.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, in xtest_tee_test_1033()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/host/rk_test/
H A Drktest.c36 operation->paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_MEMREF_TEMP_INPUT, in invoke_transfer_data()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c358 case TEEC_VALUE_INOUT: in teec_pre_process_operation()
468 case TEEC_VALUE_INOUT: in teec_post_process_operation()
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_otp_key.c153 operation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, in rk_oem_otp_key_is_written()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_datastorage_api.h1312 op.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_VALUE_OUTPUT, in Invoke_GetObjectInfo1()
1643 op.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, in Invoke_GetNextPersistentObject_All()
H A Dxml_crypto_api.h1101 op.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, TEEC_VALUE_OUTPUT, in Invoke_Crypto_GetOperationInfo()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/rk_test/
H A Drktest.c64 operation->paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, in invoke_transfer_data()
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c867 TeecOperation.paramTypes = TEEC_PARAM_TYPES(TEEC_VALUE_INOUT, in trusty_oem_otp_key_is_written()