Home
last modified time | relevance | path

Searched refs:MEMREF_SHM_ID (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.c55 #define MEMREF_SHM_ID(p) ((p)->c) macro
221 MEMREF_SHM_ID(param) = TEE_MEMREF_NULL; in teec_pre_process_tmpref()
227 MEMREF_SHM_ID(param) = shm->id; in teec_pre_process_tmpref()
239 MEMREF_SHM_ID(param) = shm->id; in teec_pre_process_tmpref()
273 MEMREF_SHM_ID(param) = shm->id; in teec_pre_process_whole()
321 MEMREF_SHM_ID(param) = shm->id; in teec_pre_process_partial()