Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c723 static int32_t GetSaltMsg(Uint8Buff *saltMsg) in GetSaltMsg()
747 Uint8Buff saltMsg = { NULL, 0 }; in CalSalt() local