Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_manager.c33 uint8_t *GetKeyTypePair(KeyAliasType keyAliasType) in GetKeyTypePair()
H A Dcredential_operator.c150 …const char *pkgName, const char *serviceType, const char *authId, int keyAliasType, Uint8Buff *out… in GenerateKeyAliasInner()
/ohos5.0/base/security/device_auth/services/identity_manager/src/mock/
H A Didentity_manager_mock.c31 uint8_t *GetKeyTypePair(KeyAliasType keyAliasType) in GetKeyTypePair()
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
H A Dpub_key_exchange.c95 static uint8_t *GetKeyTypePair(KeyAliasType keyAliasType) in GetKeyTypePair()
190 KeyAliasType keyAliasType = isPsk ? KEY_ALIAS_PSK : (uint32_t)userType; in GenerateKeyAlias() local
H A Dauth_code_import.c95 static uint8_t *GetKeyTypePair(KeyAliasType keyAliasType) in GetKeyTypePair()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_task_common.c38 static uint8_t *GetKeyTypePair(KeyAliasType keyAliasType) in GetKeyTypePair()