Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
H A 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
H A Dremove_auth_info.c125 enum huks_key_alias_type alias_type = (user_type == HC_USER_TYPE_ACCESSORY) ? in delete_auth_info() local
H A Dauth_info.c156 enum huks_key_alias_type alias_type = (cache->user_type == HC_USER_TYPE_ACCESSORY) ? in save_auth_info() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/
H A 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
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhuks_adapter_test.cpp244 enum huks_key_alias_type alias_type = KEY_ALIAS_ACCESSOR_PK; variable
256 enum huks_key_alias_type alias_type = KEY_ALIAS_ACCESSOR_PK; variable
266 enum huks_key_alias_type alias_type = KEY_ALIAS_CONTROLLER_PK; variable
277 enum huks_key_alias_type alias_type = KEY_ALIAS_CONTROLLER_PK; variable
507 enum huks_key_alias_type alias_type = KEY_ALIAS_CONTROLLER_PK; variable
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dsts_client.c181 enum huks_key_alias_type alias_type; in verify_response_data() local