| /base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/ |
| D | creds_manager_test.cpp | 1292 Uint8Buff sharedSecret = { nullptr, 0 }; variable 1334 Uint8Buff sharedSecret = { nullptr, 0 }; variable 1360 Uint8Buff sharedSecret = { nullptr, 0 }; variable 1383 Uint8Buff sharedSecret = { nullptr, 0 }; variable 1404 Uint8Buff sharedSecret = { nullptr, 0 }; variable 1425 Uint8Buff sharedSecret = { nullptr, 0 }; variable 1445 Uint8Buff sharedSecret = { nullptr, 0 }; variable 1465 Uint8Buff sharedSecret = { nullptr, 0 }; variable 1486 Uint8Buff sharedSecret = { nullptr, 0 }; variable 1508 Uint8Buff sharedSecret = { nullptr, 0 }; variable [all …]
|
| /base/security/device_auth/test/unittest/deviceauth/source/ |
| D | identity_manager_test.cpp | 177 Uint8Buff sharedSecret = { nullptr, 0 }; variable 247 Uint8Buff sharedSecret = { nullptr, 0 }; variable 516 Uint8Buff sharedSecret = {nullptr, 0}; variable 587 Uint8Buff sharedSecret = {nullptr, 0}; variable 632 Uint8Buff sharedSecret = {nullptr, 0}; variable 641 Uint8Buff sharedSecret = {nullptr, 0}; variable 651 Uint8Buff sharedSecret = {nullptr, 0}; variable 692 Uint8Buff sharedSecret = {nullptr, 0}; variable
|
| D | deviceauth_func_test.cpp | 1218 Uint8Buff sharedSecret = { val, sizeof(val) }; variable 1237 Uint8Buff sharedSecret = { val, sizeof(val) }; variable 1257 Uint8Buff sharedSecret = { val, sizeof(val) }; variable 1297 Uint8Buff sharedSecret = { val, sizeof(val) }; variable
|
| /base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/ |
| D | credsmanager_fuzzer.cpp | 1198 Uint8Buff sharedSecret = { nullptr, 0 }; in CredsManagerTest38() local 1241 Uint8Buff sharedSecret = { nullptr, 0 }; in CredsManagerTest39() local 1266 Uint8Buff sharedSecret = { nullptr, 0 }; in CredsManagerTest40() local 1287 Uint8Buff sharedSecret = { nullptr, 0 }; in CredsManagerTest41() local 1304 Uint8Buff sharedSecret = { nullptr, 0 }; in CredsManagerTest42() local 1321 Uint8Buff sharedSecret = { nullptr, 0 }; in CredsManagerTest43() local 1337 Uint8Buff sharedSecret = { nullptr, 0 }; in CredsManagerTest44() local 1353 Uint8Buff sharedSecret = { nullptr, 0 }; in CredsManagerTest45() local 1370 Uint8Buff sharedSecret = { nullptr, 0 }; in CredsManagerTest46() local 1388 Uint8Buff sharedSecret = { nullptr, 0 }; in CredsManagerTest47() local [all …]
|
| /base/security/device_auth/services/legacy/identity_manager/src/ |
| D | identity_pin.c | 254 Uint8Buff *sharedSecret) in AuthGeneratePskUsePin() 286 static int32_t GetSharedSecretForPinInIso(const CJson *in, Uint8Buff *sharedSecret) in GetSharedSecretForPinInIso() 332 static int32_t GetSharedSecretForPinInPake(const CJson *in, Uint8Buff *sharedSecret) in GetSharedSecretForPinInPake() 359 …st CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretByUrl() 386 …nst CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretByPeerCert()
|
| D | identity_cred.c | 369 …eHkdfKeyAlias(const CJson *in, int32_t osAccountId, Uint8Buff *credIdByte, Uint8Buff *sharedSecret) in ComputeHkdfKeyAlias() 498 static int32_t ISGetAccountSymSharedSecret(const CJson *in, Uint8Buff *sharedSecret) in ISGetAccountSymSharedSecret() 541 static int32_t AuthGeneratePsk(const CJson *in, const Uint8Buff *seed, Uint8Buff *sharedSecret) in AuthGeneratePsk() 564 static int32_t GetSharedSecretForP2pInIso(const CJson *in, Uint8Buff *sharedSecret) in GetSharedSecretForP2pInIso() 595 static int32_t GetSharedSecretForP2pInPake(const CJson *in, Uint8Buff *sharedSecret) in GetSharedSecretForP2pInPake() 639 const CJson *in, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretForP2p() 653 const CJson *in, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretForUid() 663 …st CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretByUrl() 726 …nst CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretByPeerCert()
|
| D | identity_group.c | 501 …thGeneratePsk(const CJson *in, const char *groupId, const Uint8Buff *seed, Uint8Buff *sharedSecret) in AuthGeneratePsk() 544 …c int32_t GetSharedSecretForP2pInIso(const CJson *in, const char *groupId, Uint8Buff *sharedSecret) in GetSharedSecretForP2pInIso() 811 … int32_t GetSharedSecretForP2pInPake(const CJson *in, const char *groupId, Uint8Buff *sharedSecret) in GetSharedSecretForP2pInPake() 864 const CJson *in, const CJson *urlJson, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretForP2p() 883 …st CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretByUrl() 951 …nst CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretByPeerCert()
|
| D | cert_operation.c | 312 const CertInfo *peerCertInfo, Uint8Buff *sharedSecret) in GetSharedSecretForAccountInPake() 668 const CertInfo *peerCertInfo, Uint8Buff *sharedSecret) in GetSharedSecretByPeerCertFromPlugin() 713 const CertInfo *peerCertInfo, Uint8Buff *sharedSecret) in GetAccountAsymSharedSecret() 746 int32_t GetAccountSymSharedSecret(const CJson *in, const CJson *urlJson, Uint8Buff *sharedSecret) in GetAccountSymSharedSecret()
|
| D | identity_p2p.c | 373 …st CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretByUrl() 424 …nst CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretByPeerCert()
|
| D | identity_common.c | 31 int32_t ConvertPsk(const Uint8Buff *srcPsk, Uint8Buff *sharedSecret) in ConvertPsk()
|
| /base/security/device_auth/services/legacy/identity_manager/src/mock/ |
| D | cert_operation_mock.c | 31 const CertInfo *peerCertInfo, Uint8Buff *sharedSecret) in GetAccountAsymSharedSecret() 41 int32_t GetAccountSymSharedSecret(const CJson *in, const CJson *urlJson, Uint8Buff *sharedSecret) in GetAccountSymSharedSecret()
|
| /base/security/device_auth/services/key_agree_sdk/src/ |
| D | key_agree_sdk.c | 33 static int32_t CheckKeyAgreeStartSessionParams(const KeyAgreeBlob *sharedSecret, in CheckKeyAgreeStartSessionParams() 107 …nt32_t InitKeyAgreeStartSessionParams(SpekeSession *spekeSession, const KeyAgreeBlob *sharedSecret, in InitKeyAgreeStartSessionParams() 191 KeyAgreeResult KeyAgreeStartSession(KeyAgreeSession *session, const KeyAgreeBlob *sharedSecret, in KeyAgreeStartSession()
|
| /base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_dl_common_mock/ |
| D | pake_protocol_dl_common_mock.c | 36 int32_t AgreeDlSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeDlSharedSecret()
|
| /base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_ec_common_mock/ |
| D | pake_protocol_ec_common_mock.c | 36 int32_t AgreeEcSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeEcSharedSecret()
|
| /base/security/device_auth/services/legacy/creds_manager/src/ |
| D | creds_manager.c | 163 …st CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretByUrl() 225 …nst CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretByPeerCert()
|
| /base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_dl_common/ |
| D | pake_protocol_dl_common.c | 173 int32_t AgreeDlSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeDlSharedSecret()
|
| /base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_ec_common/ |
| D | pake_protocol_ec_common.c | 113 int32_t AgreeEcSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeEcSharedSecret()
|
| /base/security/device_auth/services/protocol/inc/pake_protocol/ |
| D | pake_defs.h | 61 Uint8Buff sharedSecret; member
|
| /base/security/device_auth/services/key_agree_sdk/inc/ |
| D | key_agree_session.h | 86 Uint8Buff sharedSecret; member
|
| /base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
| D | hks_core_service_key_generate.c | 420 struct HksBlob sharedSecret = { 0, NULL }; in AgreeSharedSecretWithPeerPublicKey() local
|
| /base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/ |
| D | ec_speke_protocol.c | 67 Uint8Buff sharedSecret; member
|
| D | dl_speke_protocol.c | 86 Uint8Buff sharedSecret; member
|