Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Daes_perf.c48 BUFFER_SHM_ALLOCATED, enumerator
68 case BUFFER_SHM_ALLOCATED: in buf_type_str()
255 if (input_buffer == BUFFER_SHM_ALLOCATED) in alloc_buffers()
270 if (output_buffer == BUFFER_SHM_ALLOCATED) in alloc_buffers()
287 if (input_buffer == BUFFER_SHM_ALLOCATED && in free_shm()
288 output_buffer == BUFFER_SHM_ALLOCATED) { in free_shm()
409 if (input_buffer == BUFFER_SHM_ALLOCATED) { in run_feed_input()
439 input_buffer = BUFFER_SHM_ALLOCATED; in aes_perf_run_test()
445 output_buffer = BUFFER_SHM_ALLOCATED; in aes_perf_run_test()
641 input_buffer = BUFFER_SHM_ALLOCATED; in aes_perf_runner_cmd_parser()
[all …]