Searched refs:i (Results 1 – 1 of 1) sorted by relevance
350 int i; in OSi_VerifyStaticSegments() local371 for (i = 0; i < SEGMENT_TOTAL; ++i) in OSi_VerifyStaticSegments()386 const u8 *address = table[i]->address; in OSi_VerifyStaticSegments()387 u32 size = table[i]->size; in OSi_VerifyStaticSegments()388 if (i == 0) in OSi_VerifyStaticSegments()397 result &= (SVC_CompareSHA1(digest, compareDigests[i]) != FALSE); in OSi_VerifyStaticSegments()399 result &= OSi_VerifyStaticSegmentHash(address, size, compareDigests[i]); in OSi_VerifyStaticSegments()451 int i; in OSi_DoResetSystem() local454 for(i=0; i<8; i++) in OSi_DoResetSystem()