Searched refs:encryptedSessionKeyPos (Results 1 – 1 of 1) sorted by relevance
560 size_t encryptedSessionKeyPos = TOP_HEADER_SIZE + pSession->contentType.length; in FwdLockConv_WriteHeader() local561 size_t dataSignaturePos = encryptedSessionKeyPos + pSession->encryptedSessionKeyLength; in FwdLockConv_WriteHeader()570 memcpy((char *)pOutput->fromConvertData.pBuffer + encryptedSessionKeyPos, in FwdLockConv_WriteHeader()