Home
last modified time | relevance | path

Searched refs:TEEC_MEMREF_PARTIAL_INOUT (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dtee_client_api.h112 #define TEEC_MEMREF_PARTIAL_INOUT 0x0000000F macro
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_client_api.h88 #define TEEC_MEMREF_PARTIAL_INOUT 0x0000000F macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_client_api.h119 #define TEEC_MEMREF_PARTIAL_INOUT 0x0000000F macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_client_api.h119 #define TEEC_MEMREF_PARTIAL_INOUT 0x0000000F macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c295 case TEEC_MEMREF_PARTIAL_INOUT: in teec_pre_process_partial()
381 case TEEC_MEMREF_PARTIAL_INOUT: in teec_pre_process_operation()
485 case TEEC_MEMREF_PARTIAL_INOUT: in teec_post_process_operation()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Daes_perf.c466 op.paramTypes = TEEC_PARAM_TYPES(TEEC_MEMREF_PARTIAL_INOUT, in aes_perf_run_test()
467 TEEC_MEMREF_PARTIAL_INOUT, in aes_perf_run_test()
H A Dsdp_basic.c299 op.paramTypes = TEEC_PARAM_TYPES(TEEC_MEMREF_PARTIAL_INOUT, in transform_sdp_data()
H A Dregression_1000.c1072 op.paramTypes = TEEC_PARAM_TYPES(TEEC_MEMREF_PARTIAL_INOUT, in test_1013_thread()
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_otp_key.c303 TEEC_MEMREF_PARTIAL_INOUT, in rk_oem_otp_key_cipher_virt()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/rk_test/
H A Drktest.c390 operation->paramTypes = TEEC_PARAM_TYPES(TEEC_MEMREF_PARTIAL_INOUT, in invoke_crypto_hw()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_internal_api.h478 case TEEC_MEMREF_PARTIAL_INOUT: in Invoke_CheckMemoryAccessRight()