Home
last modified time | relevance | path

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

/trusty/user/app/sample/hwaes/
Dmain.c117 return HWAES_ERR_GENERIC; in hwaes_aes_op()
200 return HWAES_ERR_GENERIC; in hwaes_aes_op()
217 return HWAES_ERR_GENERIC; in hwaes_aes_op()
223 return HWAES_ERR_GENERIC; in hwaes_aes_op()
231 return HWAES_ERR_GENERIC; in hwaes_aes_op()
241 return HWAES_ERR_GENERIC; in hwaes_aes_op()
250 return HWAES_ERR_GENERIC; in hwaes_aes_op()
264 return HWAES_ERR_GENERIC; in hwaes_aes_op()
273 return HWAES_ERR_GENERIC; in hwaes_aes_op()
/trusty/user/base/interface/hwaes/include/interface/hwaes/
Dhwaes.h133 HWAES_ERR_GENERIC = 1, enumerator
/trusty/user/base/lib/hwaes/srv/
Dhwaes_server.c59 return HWAES_ERR_GENERIC; in tipc_err_to_hwaes_err()