Home
last modified time | relevance | path

Searched defs:alias_type (Results 1 – 6 of 6) sorted by relevance

/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
Dremove_auth_info_client.c79 …enum huks_key_alias_type alias_type = (auth_info_client->auth_info->user_type == HC_USER_TYPE_ACCE… in build_remove_request_data() local
Dremove_auth_info.c125 enum huks_key_alias_type alias_type = (user_type == HC_USER_TYPE_ACCESSORY) ? in delete_auth_info() local
Dauth_info.c156 enum huks_key_alias_type alias_type = (cache->user_type == HC_USER_TYPE_ACCESSORY) ? in save_auth_info() local
/base/security/device_auth/frameworks/deviceauth_lite/source/
Dhichain.c319 enum huks_key_alias_type alias_type = (user_info->user_type == HC_USER_TYPE_ACCESSORY ? in delete_local_auth_info() local
355 enum huks_key_alias_type alias_type = (user_info->user_type == HC_USER_TYPE_ACCESSORY ? in is_trust_peer() local
407 enum huks_key_alias_type alias_type = (trust_user_type == HC_USER_TYPE_ACCESSORY ? in list_trust_peers() local
/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
Dhuks_adapter_test.cpp233 enum huks_key_alias_type alias_type = KEY_ALIAS_ACCESSOR_PK; variable
245 enum huks_key_alias_type alias_type = KEY_ALIAS_ACCESSOR_PK; variable
255 enum huks_key_alias_type alias_type = KEY_ALIAS_CONTROLLER_PK; variable
266 enum huks_key_alias_type alias_type = KEY_ALIAS_CONTROLLER_PK; variable
/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
Dsts_client.c181 enum huks_key_alias_type alias_type; in verify_response_data() local