Searched refs:saltMsgLen (Results 1 – 1 of 1) sorted by relevance
746 uint32_t saltMsgLen = DEV_SESSION_SALT_LEN + sizeof(clock_t); in CalSalt() local748 if (InitUint8Buff(&saltMsg, saltMsgLen) != HC_SUCCESS) { in CalSalt()