Searched defs:peerKeyAlias (Results 1 – 9 of 9) sorted by relevance
| /base/security/device_auth/services/legacy/authenticators/src/account_unrelated/creds_manager/ |
| D | das_standard_token_manager.c | 247 static int32_t GeneratePeerKeyAlias(const PakeParams *params, Uint8Buff *peerKeyAlias) in GeneratePeerKeyAlias() 292 const Uint8Buff *peerKeyAlias, Uint8Buff *sharedKeyAlias) in ComputeAndSavePskInner() 332 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in ComputeAndSavePskStd() local
|
| /base/security/device_auth/services/identity_service/src/mock/ |
| D | identity_operation_mock.c | 150 Uint8Buff *peerKeyAlias) in ImportAgreeKeyValue() 168 Uint8Buff *peerKeyAlias, Uint8Buff *agreeCredIdByte) in ComputePskAndDelInvalidKey()
|
| /base/security/device_auth/services/legacy/identity_manager/src/ |
| D | identity_group.c | 628 …ic int32_t GeneratePeerKeyAlias(const TrustedDeviceEntry *peerDeviceEntry, Uint8Buff *peerKeyAlias) in GeneratePeerKeyAlias() 670 static int32_t CheckPeerKeyAlias(const Uint8Buff *peerKeyAlias, bool isPeerFromUpgrade, int32_t osA… in CheckPeerKeyAlias() 708 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in ComputeAndSavePsk() local
|
| D | identity_p2p.c | 238 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in ComputeAndSaveDirectAuthPsk() local
|
| D | credential_operator.c | 511 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/ |
| D | pub_key_exchange.c | 365 const Uint8Buff *peerKeyAlias, bool isSelfFromUpgrade, Uint8Buff *sharedKeyAlias) in ComputeAndSavePskInner() 390 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in ComputeAndSavePsk() local
|
| /base/security/device_auth/services/identity_service/src/ |
| D | identity_operation.c | 1180 const Uint8Buff *peerKeyAlias, Uint8Buff *sharedKeyAlias) in ComputeAndSavePskInner() 1221 Uint8Buff *peerKeyAlias) in ImportAgreeKeyValue() 1257 Uint8Buff *peerKeyAlias, Uint8Buff *agreeCredIdByte) in ComputePskAndDelInvalidKey()
|
| D | identity_service_impl.c | 543 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/ |
| D | pake_v1_protocol_task_common.c | 140 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in LoadPseudonymFlagIfNeed() local
|