Home
last modified time | relevance | path

Searched defs:peerKeyAlias (Results 1 – 10 of 10) sorted by relevance

/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/creds_manager/
Ddas_standard_token_manager.c244 static int32_t GeneratePeerKeyAlias(const PakeParams *params, Uint8Buff *peerKeyAlias) in GeneratePeerKeyAlias()
297 const Uint8Buff *peerKeyAlias, Uint8Buff *sharedKeyAlias) in ComputeAndSavePskInner()
338 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in ComputeAndSavePskStd() local
/base/security/device_auth/services/identity_service/src/mock/
Didentity_operation_mock.c150 Uint8Buff *peerKeyAlias) in ImportAgreeKeyValue()
168 Uint8Buff *peerKeyAlias, Uint8Buff *agreeCredIdByte) in ComputePskAndDelInvalidKey()
/base/security/device_auth/services/legacy/identity_manager/src/
Didentity_p2p.c246 Uint8Buff *peerKeyAlias) in GeneratePeerKeyAlias()
288 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in ComputeAndSaveDirectAuthPsk() local
Didentity_group.c639 …ic int32_t GeneratePeerKeyAlias(const TrustedDeviceEntry *peerDeviceEntry, Uint8Buff *peerKeyAlias) in GeneratePeerKeyAlias()
685 static int32_t CheckPeerKeyAlias(const Uint8Buff *peerKeyAlias, bool isPeerFromUpgrade, int32_t osA… in CheckPeerKeyAlias()
723 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in ComputeAndSavePsk() local
Dcredential_operator.c548 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in ComputeAndSavePsk() local
/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
Dpub_key_exchange.c366 const Uint8Buff *peerKeyAlias, bool isSelfFromUpgrade, Uint8Buff *sharedKeyAlias) in ComputeAndSavePskInner()
392 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in ComputeAndSavePsk() local
/base/security/device_auth/services/identity_service/src/
Didentity_operation.c1166 const Uint8Buff *peerKeyAlias, Uint8Buff *sharedKeyAlias) in ComputeAndSavePskInner()
1208 Uint8Buff *peerKeyAlias) in ImportAgreeKeyValue()
1244 Uint8Buff *peerKeyAlias, Uint8Buff *agreeCredIdByte) in ComputePskAndDelInvalidKey()
Didentity_service_impl.c584 Uint8Buff peerKeyAlias = { peerKeyAliasVal, SHA256_LEN }; in AgreeCredentialImplInner() local
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/
Dpake_v1_protocol_task_common.c141 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in LoadPseudonymFlagIfNeed() local
/base/security/device_auth/test/fuzztest/identityservice_fuzzer/
Didentityservice_fuzzer.cpp1425 Uint8Buff peerKeyAlias = { peerKeyAliasVal, SHA256_LEN }; in IdentityServiceTestCase062() local
1434 Uint8Buff peerKeyAlias = { peerKeyAliasVal, SHA256_LEN }; in IdentityServiceTestCase063() local