Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/mk_agree/src/
H A Dmk_agree_task.c128 static int32_t CombineSalt(const Uint8Buff *firstSalt, const Uint8Buff *secondSalt, Uint8Buff *retu… in CombineSalt()
149 static int32_t ComputeKcfData(PakeMkAgreeTask *pakeTask, const Uint8Buff *firstSalt, const Uint8Buf… in ComputeKcfData()