Home
last modified time | relevance | path

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

/base/security/device_auth/services/protocol/src/pake_protocol/pake_v2_protocol/
Dpake_v2_protocol_common.c331 …ComputeSharedSecret(PakeBaseParams *params, const Uint8Buff *sid, const Uint8Buff *tmpSharedSecret) in ComputeSharedSecret()
384 Uint8Buff tmpSharedSecret = { NULL, 0 }; in GenerateSharedSecret() local