Searched defs:peerKeyAlias (Results 1 – 10 of 10) sorted by relevance
| /base/security/device_auth/services/legacy/authenticators/src/account_unrelated/creds_manager/ |
| D | das_standard_token_manager.c | 244 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/ |
| 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_p2p.c | 246 Uint8Buff *peerKeyAlias) in GeneratePeerKeyAlias() 288 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in ComputeAndSaveDirectAuthPsk() local
|
| D | identity_group.c | 639 …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
|
| D | credential_operator.c | 548 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 | 366 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/ |
| D | identity_operation.c | 1166 const Uint8Buff *peerKeyAlias, Uint8Buff *sharedKeyAlias) in ComputeAndSavePskInner() 1208 Uint8Buff *peerKeyAlias) in ImportAgreeKeyValue() 1244 Uint8Buff *peerKeyAlias, Uint8Buff *agreeCredIdByte) in ComputePskAndDelInvalidKey()
|
| D | identity_service_impl.c | 584 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 | 141 Uint8Buff peerKeyAlias = { peerKeyAliasVal, PAKE_KEY_ALIAS_LEN }; in LoadPseudonymFlagIfNeed() local
|
| /base/security/device_auth/test/fuzztest/identityservice_fuzzer/ |
| D | identityservice_fuzzer.cpp | 1425 Uint8Buff peerKeyAlias = { peerKeyAliasVal, SHA256_LEN }; in IdentityServiceTestCase062() local 1434 Uint8Buff peerKeyAlias = { peerKeyAliasVal, SHA256_LEN }; in IdentityServiceTestCase063() local
|