Home
last modified time | relevance | path

Searched defs:tmpSharedSecret (Results 1 – 2 of 2) sorted by relevance

/base/security/device_auth/services/protocol/src/pake_protocol/pake_v2_protocol/
Dpake_v2_protocol_common.c332 …ComputeSharedSecret(PakeBaseParams *params, const Uint8Buff *sid, const Uint8Buff *tmpSharedSecret) in ComputeSharedSecret()
385 Uint8Buff tmpSharedSecret = { NULL, 0 }; in GenerateSharedSecret() local
/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
Ddl_speke_protocol.c358 static int32_t CalTmpSharedSecret(DlSpekeParams *params, Uint8Buff *tmpSharedSecret) in CalTmpSharedSecret()
455 static int32_t CombineSharedSecretMsg(DlSpekeParams *params, const Uint8Buff *tmpSharedSecret, cons… in CombineSharedSecretMsg()
481 Uint8Buff tmpSharedSecret = { NULL, 0 }; in GenerateSharedSecretMsg() local