Home
last modified time | relevance | path

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

/trusty/user/base/app/hwaes-benchmark/
Dhwaes-bench.c210 static int shm_alloc(size_t size, struct hwcrypt_shm_hd* shm_hd) { in shm_alloc() function
252 rc = shm_alloc(size, &_state->shm_hdin); in BENCH_SETUP()
254 rc = shm_alloc(size, &_state->shm_hdout); in BENCH_SETUP()