Home
last modified time | relevance | path

Searched defs:sharedSecretMsg (Results 1 – 3 of 3) sorted by relevance

/base/security/device_auth/services/protocol/src/pake_protocol/pake_v2_protocol/
Dpake_v2_protocol_common.c335 Uint8Buff sharedSecretMsg = { NULL, 0 }; in ComputeSharedSecret() local
/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
Dec_speke_protocol.c426 …nt32_t CombineSharedSecretMsg(const Uint8Buff *p, const Uint8Buff *sid, Uint8Buff *sharedSecretMsg) in CombineSharedSecretMsg()
449 static int32_t GenerateSharedSecretMsg(EcSpekeParams *params, Uint8Buff *sharedSecretMsg) in GenerateSharedSecretMsg()
491 Uint8Buff sharedSecretMsg = { NULL, 0 }; in CalSharedSecret() local
Ddl_speke_protocol.c456 Uint8Buff *sharedSecretMsg) in CombineSharedSecretMsg()
479 static int32_t GenerateSharedSecretMsg(DlSpekeParams *params, Uint8Buff *sharedSecretMsg) in GenerateSharedSecretMsg()
508 Uint8Buff sharedSecretMsg = { NULL, 0 }; in CalSharedSecret() local