Searched refs:work (Results 1 – 1 of 1) sorted by relevance
353 u8 *work = (u8 *)OSi_GetDTCMAddress(); in OSi_VerifyStaticSegments() local354 SVCHMACSHA1Context *context = (SVCHMACSHA1Context *)&work[0]; in OSi_VerifyStaticSegments()355 u8 *digest = &work[sizeof(SVCHMACSHA1Context)]; in OSi_VerifyStaticSegments()