Searched refs:dataSizeBytes (Results 1 – 2 of 2) sorted by relevance
338 uint32_t dataSizeBytes, /* [in] size of the data in bytes */ in PkaCopyBe8DataIntoPkaReg() argument350 …CC_PalMemSetZero((uint8_t*)pTemp + dataSizeBytes, regSizeWords*CC_32BIT_WORD_SIZE - dataSizeBytes); in PkaCopyBe8DataIntoPkaReg()351 CC_CommonReverseMemcpy((uint8_t*)pTemp, (uint8_t*)pSrc, dataSizeBytes); in PkaCopyBe8DataIntoPkaReg()
79 uint32_t dataSizeBytes, /* [in] size of the data in bytes */