Searched refs:pPlainTextP (Results 1 – 1 of 1) sorted by relevance
91 void* pPlainTextP; in SampleMain() local125 pPlainTextP = (u8*)pPlainTextA + srcASize; in SampleMain()206 … OS_PutString(pPlainTextP); // Use OS_PutString because OS_*Printf has a limit of 256 characters in SampleMain()260 if( MI_CpuComp8(pDecrypted, pPlainTextP, srcPSize) == 0 ) in SampleMain()