Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c153 uint8_t effectMsByteVal; in FfcDhGetBeCounterEffectiveSizeInBits() local
171 effectMsByteVal = pCounterBuff[i]; in FfcDhGetBeCounterEffectiveSizeInBits()
178 if (effectMsByteVal & 0x80) in FfcDhGetBeCounterEffectiveSizeInBits()
182 effectMsByteVal <<= 1; in FfcDhGetBeCounterEffectiveSizeInBits()