Home
last modified time | relevance | path

Searched defs:pskKeyAlias (Results 1 – 3 of 3) sorted by relevance

/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/
Dpake_v1_protocol_task_common.c138 Uint8Buff pskKeyAlias = { pskKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in FillPskWithDerivedKeyHex() local
/base/security/device_auth/services/identity_manager/src/
Didentity_p2p.c243 static int32_t GetDirectAuthPskAliasCreateIfNeeded(const CJson *in, Uint8Buff *pskKeyAlias) in GetDirectAuthPskAliasCreateIfNeeded()
290 Uint8Buff pskKeyAlias = { pskKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in GetSharedSecretByUrl() local
Didentity_group.c618 …int32_t GeneratePskAliasAndCheckExist(const CJson *in, const char *groupId, Uint8Buff *pskKeyAlias) in GeneratePskAliasAndCheckExist()
659 Uint8Buff pskKeyAlias = { pskKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in GetSharedSecretForP2pInPake() local