Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c331 TEEC_SharedMemory *shms) in teec_pre_process_operation() argument
336 memset(shms, 0, sizeof(TEEC_SharedMemory) * in teec_pre_process_operation()
340 shms[n].id = -1; in teec_pre_process_operation()
368 shms + n); in teec_pre_process_operation()
453 TEEC_SharedMemory *shms) in teec_post_process_operation() argument
477 shms + n); in teec_post_process_operation()
495 TEEC_SharedMemory *shms) in teec_free_temp_refs() argument
507 TEEC_ReleaseSharedMemory(shms + n); in teec_free_temp_refs()