Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Dcredential_operator.c69 Uint8Buff keyAliasBuff = { NULL, 0 }; in CombineKeyAlias() local
379 Uint8Buff keyAliasBuff = { keyAliasVal, PAKE_KEY_ALIAS_LEN }; in IsKeyExistReturnAliasIfNeeded() local
646 Uint8Buff keyAliasBuff = { keyAliasVal, PAKE_KEY_ALIAS_LEN }; in ImportCredential() local
H A Didentity_group.c453 …atic int32_t GenerateKeyAliasForIso(const TrustedDeviceEntry *deviceEntry, Uint8Buff *keyAliasBuff) in GenerateKeyAliasForIso()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_task_common.c205 Uint8Buff keyAliasBuff = { NULL, 0 }; in CombineKeyAlias() local
248 Uint8Buff keyAliasBuff = { NULL, 0 }; in CombineKeyAliasForPseudonymPsk() local
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/creds_manager/
H A Ddas_standard_token_manager.c27 Uint8Buff keyAliasBuff = { keyAliasVal, PAKE_KEY_ALIAS_LEN }; in RegisterLocalIdentityStd() local
377 Uint8Buff keyAliasBuff = { keyAliasVal, PAKE_KEY_ALIAS_LEN }; in GetPublicKeyStd() local
/ohos5.0/base/security/device_auth/services/mk_agree/src/
H A Dkey_manager.c164 Uint8Buff keyAliasBuff = { keyAlias, PAKE_KEY_ALIAS_LEN }; in GenerateDeviceKeyPair() local
378 Uint8Buff keyAliasBuff = { keyAlias, PAKE_KEY_ALIAS_LEN }; in GetDevicePubKey() local
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c262 static int32_t GenerateKeyAliasForIso(const IsoParams *params, Uint8Buff *keyAliasBuff) in GenerateKeyAliasForIso()
293 Uint8Buff keyAliasBuff = { keyAlias, ISO_KEY_ALIAS_LEN }; in DeleteAuthCode() local