Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/protocol/src/pake_protocol/pake_v2_protocol/
H A Dpake_v2_protocol_common.c331 …ComputeSharedSecret(PakeBaseParams *params, const Uint8Buff *sid, const Uint8Buff *tmpSharedSecret) in ComputeSharedSecret()
384 Uint8Buff tmpSharedSecret = { NULL, 0 }; in GenerateSharedSecret() local
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
H A Ddl_speke_protocol.c357 static int32_t CalTmpSharedSecret(DlSpekeParams *params, Uint8Buff *tmpSharedSecret) in CalTmpSharedSecret()
454 static int32_t CombineSharedSecretMsg(DlSpekeParams *params, const Uint8Buff *tmpSharedSecret, cons… in CombineSharedSecretMsg()
480 Uint8Buff tmpSharedSecret = { NULL, 0 }; in GenerateSharedSecretMsg() local