Home
last modified time | relevance | path

Searched refs:TEEC_AllocateSharedMemory (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/u-boot/cmd/
H A Doptee.c68 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem0); in test_secure_storage_default()
83 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem1); in test_secure_storage_default()
116 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem2); in test_secure_storage_default()
205 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem0); in test_secure_storage_security_partition()
220 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem1); in test_secure_storage_security_partition()
253 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem2); in test_secure_storage_security_partition()
/OK3568_Linux_fs/u-boot/common/
H A Dkeymaster.c72 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem0); in read_from_keymaster()
81 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem1); in read_from_keymaster()
167 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem0); in write_to_keymaster()
176 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem1); in write_to_keymaster()
H A Dwrite_keybox.c77 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem0); in write_to_security_storage()
86 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem1); in write_to_security_storage()
172 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem0); in rk_send_keybox_to_ta()
179 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem1); in rk_send_keybox_to_ta()
186 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem2); in rk_send_keybox_to_ta()
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientInterface.c146 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem0); in trusty_base_write_security_data()
157 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem1); in trusty_base_write_security_data()
247 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem0); in trusty_base_read_security_data()
258 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem1); in trusty_base_read_security_data()
501 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem0); in trusty_base_efuse_or_otp_operation()
673 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem); in trusty_write_oem_ns_otp()
738 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem); in trusty_read_oem_ns_otp()
805 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem); in trusty_write_oem_otp_key()
1007 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem_config); in trusty_oem_otp_key_cipher()
1097 TeecResult = TEEC_AllocateSharedMemory(&TeecContext, &SharedMem0); in trusty_attest_dh()
[all …]
H A DOpteeClientApiLib.c207 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *context, in TEEC_AllocateSharedMemory() function
303 TeecResult = TEEC_AllocateSharedMemory in TEEC_RegisterSharedMemory()
H A DOpteeClientApiLib.su
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_datastorage_api.h1442 res = TEEC_AllocateSharedMemory(sess->ctx, &shm_obj_id); in Invoke_CreatePersistentObject()
1449 res = TEEC_AllocateSharedMemory(sess->ctx, &shm_data); in Invoke_CreatePersistentObject()
1490 res = TEEC_AllocateSharedMemory(sess->ctx, &shm); in Invoke_OpenPersistentObject()
1619 res = TEEC_AllocateSharedMemory(sess->ctx, &shm); in Invoke_GetNextPersistentObject_All()
1902 res = TEEC_AllocateSharedMemory(sess->ctx, &shm_data); in Invoke_StoreBuffer()
1970 res = TEEC_AllocateSharedMemory(sess->ctx, &shm); in Invoke_StoreAttributeBuffer()
H A Dxml_common_api.h210 return TEEC_AllocateSharedMemory(ctx, shm); in AllocateSharedMemory()
236 res = TEEC_AllocateSharedMemory(sess->ctx, &shm); in GetObjectBufferAttribute_helper()
H A Dxml_timearithm_api.h909 res = TEEC_AllocateSharedMemory(sess->ctx, &shm_value); in Macro_StoreBigInt()
941 res = TEEC_AllocateSharedMemory(sess->ctx, &shm); in Invoke_BigIntConvertToOctetString()
986 res = TEEC_AllocateSharedMemory(sess->ctx, &shm); in Invoke_BigIntConvertFromOctetString()
H A Dxml_crypto_api.h1144 res = TEEC_AllocateSharedMemory(s->ctx, &shm); in Invoke_Crypto_GetOperationInfoMultiple()
1315 res = TEEC_AllocateSharedMemory(s->ctx, &shm1); in Invoke_Crypto_InitObjectWithKeys()
1319 res = TEEC_AllocateSharedMemory(s->ctx, &shm2); in Invoke_Crypto_InitObjectWithKeys()
1454 res = TEEC_AllocateSharedMemory(s->ctx, &shm); in Invoke_Crypto_AEInit()
3541 res = TEEC_AllocateSharedMemory(sess->ctx, &shm); in Invoke_StoreAttributeBuffer()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dtee_client_api.h510 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *context,
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_client_api.h492 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *context,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_client_api.h531 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *context,
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_client_api.h531 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *context,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dsha_perf.c154 res = TEEC_AllocateSharedMemory(&ctx, &in_shm); in alloc_shm()
159 res = TEEC_AllocateSharedMemory(&ctx, &out_shm); in alloc_shm()
H A Dregression_1000.c490 TEEC_AllocateSharedMemory(&xtest_teec_ctx, &shm))) in xtest_tee_test_invalid_mem_access2()
1109 TEEC_AllocateSharedMemory(&xtest_teec_ctx, &shm))) in xtest_tee_test_1013_single()
1322 TEEC_AllocateSharedMemory(&xtest_teec_ctx, &shm))) in xtest_tee_test_1017()
1414 TEEC_AllocateSharedMemory(&xtest_teec_ctx, in xtest_tee_test_1018()
1479 TEEC_AllocateSharedMemory(&xtest_teec_ctx, in xtest_tee_test_1018()
H A Dregression_5000.c80 return TEEC_AllocateSharedMemory(ctx, shm); in AllocateSharedMemory()
H A Dsdp_basic.c606 teerc = TEEC_AllocateSharedMemory(&ctx.ctx, &in); in sdp_out_of_bounds_memref_test()
H A Daes_perf.c246 res = TEEC_AllocateSharedMemory(&ctx, shm); in allocate_shm()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/rk_test/
H A Drktest.c56 res = TEEC_AllocateSharedMemory(context, &sm); in invoke_transfer_data()
397 res = TEEC_AllocateSharedMemory(context, &sm); in invoke_crypto_hw()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/host/rk_test/
H A Drktest.c28 res = TEEC_AllocateSharedMemory(context, &sm); in invoke_transfer_data()
/OK3568_Linux_fs/buildroot/package/rockchip/tee-user-app/extra_app/host/
H A Dmain.c130 res = TEEC_AllocateSharedMemory(&contex, &sm); in process_key()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c224 res = TEEC_AllocateSharedMemory(ctx, shm); in teec_pre_process_tmpref()
876 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *ctx, TEEC_SharedMemory *shm) in TEEC_AllocateSharedMemory() function
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_otp_key.c284 res = TEEC_AllocateSharedMemory(&contex, &sm); in rk_oem_otp_key_cipher_virt()
/OK3568_Linux_fs/u-boot/
H A DSystem.map

12