Searched refs:out_shm (Results 1 – 4 of 4) sorted by relevance
130 goto out_shm; in rockchip_read_oem_non_protected_otp()137 goto out_shm; in rockchip_read_oem_non_protected_otp()141 out_shm: in rockchip_read_oem_non_protected_otp()216 goto out_shm; in rockchip_write_oem_non_protected_otp()241 goto out_shm; in rockchip_write_oem_non_protected_otp()244 out_shm: in rockchip_write_oem_non_protected_otp()
134 goto out_shm; in __optee_enumerate_devices()140 goto out_shm; in __optee_enumerate_devices()148 goto out_shm; in __optee_enumerate_devices()151 out_shm: in __optee_enumerate_devices()
91 static TEEC_SharedMemory out_shm = { variable271 allocate_shm(&out_shm, sz); in alloc_buffers()276 register_shm(&out_shm, output_sdp_fd); in alloc_buffers()290 TEEC_ReleaseSharedMemory(&out_shm); in free_shm()306 TEEC_ReleaseSharedMemory(&out_shm); in free_shm()471 op.params[1].memref.parent = in_place ? &in_shm : &out_shm; in aes_perf_run_test()501 register_shm(&out_shm, output_sdp_fd); in aes_perf_run_test()512 TEEC_ReleaseSharedMemory(&out_shm); in aes_perf_run_test()
33 static TEEC_SharedMemory out_shm = { variable157 out_shm.buffer = NULL; in alloc_shm()158 out_shm.size = hash_size(algo); in alloc_shm()159 res = TEEC_AllocateSharedMemory(&ctx, &out_shm); in alloc_shm()166 TEEC_ReleaseSharedMemory(&out_shm); in free_shm()319 op.params[1].memref.parent = &out_shm; in sha_perf_run_test()