Home
last modified time | relevance | path

Searched refs:teec_shm_alloc (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.c127 static int teec_shm_alloc(int fd, size_t size, int *id) in teec_shm_alloc() function
828 fd = teec_shm_alloc(ctx->fd, s, &shm->id); in TEEC_RegisterSharedMemory()
904 fd = teec_shm_alloc(ctx->fd, s, &shm->id); in TEEC_AllocateSharedMemory()