Home
last modified time | relevance | path

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

/trusty/user/base/interface/hwkey/include/interface/hwkey/
Dhwkey.h81 HWKEY_ERR_ALREADY_EXISTS = 6, enumerator
/trusty/user/base/lib/hwkey/
Dhwkey.c52 case HWKEY_ERR_ALREADY_EXISTS: in hwkey_err_to_tipc_err()
/trusty/user/app/sample/hwcrypto/
Dhwkey_srv.c697 return HWKEY_ERR_ALREADY_EXISTS; in get_key_handle()