Home
last modified time | relevance | path

Searched refs:MsWordVal (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/common/
Dcc_common_math.c682 uint32_t MsWordVal = 0; in CC_CommonGetWordsCounterEffectiveSizeInBits() local
700 MsWordVal = CounterBuff_ptr[CounterSizeWords - 1]; in CC_CommonGetWordsCounterEffectiveSizeInBits()
705 if (MsWordVal & 0x80000000) in CC_CommonGetWordsCounterEffectiveSizeInBits()
709 MsWordVal <<= 1; in CC_CommonGetWordsCounterEffectiveSizeInBits()