Searched refs:sizeOutBuffBytes (Results 1 – 2 of 2) sorted by relevance
174 uint32_t sizeOutBuffBytes, in CC_CommonConvertMsbLsbBytesToLswMswWords() argument192 (sizeOutBuffBytes & 3) || (inpSizeInBytes > sizeOutBuffBytes)) { in CC_CommonConvertMsbLsbBytesToLswMswWords()199 if (roundedInpSizeInBytes > sizeOutBuffBytes) in CC_CommonConvertMsbLsbBytesToLswMswWords()213 sizeOutBuffBytes - roundedInpSizeInBytes); /*tailing zeros*/ in CC_CommonConvertMsbLsbBytesToLswMswWords()250 size_t sizeOutBuffBytes, in CC_CommonConvertLswMswWordsToMsbLsbBytes() argument267 if ((sizeInBytes == 0) || (sizeOutBuffBytes < sizeInBytes)) in CC_CommonConvertLswMswWordsToMsbLsbBytes()
131 uint32_t sizeOutBuffBytes,164 size_t sizeOutBuffBytes,