Home
last modified time | relevance | path

Searched defs:arg_ptr (Results 1 – 2 of 2) sorted by relevance

/trusty/user/base/lib/hwaes/
Dhwaes.c137 static void hwaes_set_shm_arg_out(const struct hwcrypt_arg_out* arg_ptr, in hwaes_set_shm_arg_out()
154 static void hwaes_set_shm_arg_in(const struct hwcrypt_arg_in* arg_ptr, in hwaes_set_shm_arg_in()
232 static void hwaes_set_iov_arg_in(const struct hwcrypt_arg_in* arg_ptr, in hwaes_set_iov_arg_in()
248 static void hwaes_set_iov_arg_out(const struct hwcrypt_arg_out* arg_ptr, in hwaes_set_iov_arg_out()
/trusty/user/base/lib/hwaes/srv/
Dhwaes_server.c174 struct hwaes_arg_out* arg_ptr) { in hwaes_set_arg_out()