Searched refs:pkaRegsCount (Results 1 – 2 of 2) sorted by relevance
421 uint32_t pkaRegsCount = 7; in PkiExecModExpBe() local428 err = PkaInitAndMutexLock(modSizeBits, &pkaRegsCount); in PkiExecModExpBe()463 PkaFinishAndMutexUnlock(pkaRegsCount); in PkiExecModExpBe()498 uint32_t pkaRegsCount = 7; in PkiExecModExpLeW() local505 err = PkaInitAndMutexLock(modSizeBits, &pkaRegsCount); in PkiExecModExpLeW()538 PkaFinishAndMutexUnlock(pkaRegsCount); in PkiExecModExpLeW()
1345 uint32_t pkaRegsCount = 8; in RsaCalculateNandD() local1360 error = PkaInitAndMutexLock(2*primeSizeInBits, &pkaRegsCount ); in RsaCalculateNandD()1371 PkaClearBlockOfRegs(r0/*firstReg*/, pkaRegsCount, LEN_ID_MAX_BITS); in RsaCalculateNandD()1481 PkaFinishAndMutexUnlock( pkaRegsCount ); in RsaCalculateNandD()