Home
last modified time | relevance | path

Searched defs:sharedSecret (Results 1 – 22 of 22) sorted by relevance

/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/
Dcreds_manager_test.cpp1292 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/
Didentity_manager_test.cpp177 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
Ddeviceauth_func_test.cpp1218 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/
Dcredsmanager_fuzzer.cpp1198 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/
Didentity_pin.c254 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()
Didentity_cred.c369 …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()
Didentity_group.c501 …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()
Dcert_operation.c312 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()
Didentity_p2p.c373 …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()
Didentity_common.c31 int32_t ConvertPsk(const Uint8Buff *srcPsk, Uint8Buff *sharedSecret) in ConvertPsk()
/base/security/device_auth/services/legacy/identity_manager/src/mock/
Dcert_operation_mock.c31 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/
Dkey_agree_sdk.c33 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/
Dpake_protocol_dl_common_mock.c36 int32_t AgreeDlSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeDlSharedSecret()
/base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_ec_common_mock/
Dpake_protocol_ec_common_mock.c36 int32_t AgreeEcSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeEcSharedSecret()
/base/security/device_auth/services/legacy/creds_manager/src/
Dcreds_manager.c163 …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/
Dpake_protocol_dl_common.c173 int32_t AgreeDlSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeDlSharedSecret()
/base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_ec_common/
Dpake_protocol_ec_common.c113 int32_t AgreeEcSharedSecret(PakeBaseParams *params, Uint8Buff *sharedSecret) in AgreeEcSharedSecret()
/base/security/device_auth/services/protocol/inc/pake_protocol/
Dpake_defs.h61 Uint8Buff sharedSecret; member
/base/security/device_auth/services/key_agree_sdk/inc/
Dkey_agree_session.h86 Uint8Buff sharedSecret; member
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
Dhks_core_service_key_generate.c420 struct HksBlob sharedSecret = { 0, NULL }; in AgreeSharedSecretWithPeerPublicKey() local
/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
Dec_speke_protocol.c67 Uint8Buff sharedSecret; member
Ddl_speke_protocol.c86 Uint8Buff sharedSecret; member