Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c574 uint8_t upgradeKeyAliasVal[ISO_UPGRADE_KEY_ALIAS_LEN] = { 0 }; in AuthGeneratePsk() local
577 keyAlias.val = upgradeKeyAliasVal; in AuthGeneratePsk()