Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/protocol/src/pake_protocol/pake_v2_protocol/
H A Dpake_v2_protocol_common.c334 Uint8Buff sharedSecretMsg = { NULL, 0 }; in ComputeSharedSecret() local
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
H A Ddl_speke_protocol.c455 Uint8Buff *sharedSecretMsg) in CombineSharedSecretMsg()
478 static int32_t GenerateSharedSecretMsg(DlSpekeParams *params, Uint8Buff *sharedSecretMsg) in GenerateSharedSecretMsg()
507 Uint8Buff sharedSecretMsg = { NULL, 0 }; in CalSharedSecret() local
H A Dec_speke_protocol.c418 …nt32_t CombineSharedSecretMsg(const Uint8Buff *p, const Uint8Buff *sid, Uint8Buff *sharedSecretMsg) in CombineSharedSecretMsg()
441 static int32_t GenerateSharedSecretMsg(EcSpekeParams *params, Uint8Buff *sharedSecretMsg) in GenerateSharedSecretMsg()
483 Uint8Buff sharedSecretMsg = { NULL, 0 }; in CalSharedSecret() local