Home
last modified time | relevance | path

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

/trusty/user/base/lib/hwaes/include/lib/hwaes/
Dhwaes.h75 struct hwcrypt_arg_out { struct
102 struct hwcrypt_arg_out text_out;
103 struct hwcrypt_arg_out tag_out;
/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()
248 static void hwaes_set_iov_arg_out(const struct hwcrypt_arg_out* arg_ptr, in hwaes_set_iov_arg_out()
/trusty/user/base/app/hwaes-unittest/
Dhwaes-test.c661 _state->args_encrypt.text_out = (struct hwcrypt_arg_out){ in TEST_F()
670 _state->args_decrypt.text_out = (struct hwcrypt_arg_out){ in TEST_F()
779 _state->args_encrypt.tag_out = (struct hwcrypt_arg_out){ in TEST_F()
802 _state->args_decrypt.tag_out = (struct hwcrypt_arg_out){ in TEST_F()
841 _state->args_decrypt.tag_out = (struct hwcrypt_arg_out){ in TEST_F()