Searched refs:secondProtectedMsg (Results 1 – 2 of 2) sorted by relevance
533 …Uint8Buff *secondProtectedMsg = isVerify ? &(impl->base.protectedMsg.selfMsg) : &(impl->base.prote… in CombineProtectedMsg() local542 if (IsUint8BuffValid(secondProtectedMsg, PROTECTED_MSG_MAX_LEN)) { in CombineProtectedMsg()544 secondProtectedMsg->val, secondProtectedMsg->length) != EOK) { in CombineProtectedMsg()
510 …Uint8Buff *secondProtectedMsg = isVerify ? &(impl->base.protectedMsg.selfMsg) : &(impl->base.prote… in CombineProtectedMsg() local519 if (IsUint8BuffValid(secondProtectedMsg, PROTECTED_MSG_MAX_LEN)) { in CombineProtectedMsg()521 secondProtectedMsg->val, secondProtectedMsg->length) != EOK) { in CombineProtectedMsg()