Searched refs:in8Le (Results 1 – 2 of 2) sorted by relevance
311 const uint8_t *in8Le, in CC_CommonConvertLsbMsbBytesToLswMswWords() argument321 if ((uint8_t*)out32Le != in8Le) { in CC_CommonConvertLsbMsbBytesToLswMswWords()323 CC_PalMemCopy((uint8_t*)out32Le, in8Le, sizeInBytes); in CC_CommonConvertLsbMsbBytesToLswMswWords()
308 const uint8_t *in8Le,