Home
last modified time | relevance | path

Searched defs:numPartialOperandsB (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/gecko/emlib/src/
Dem_crypto.c894 unsigned numPartialOperandsB = numWordsLastOperandB in CRYPTO_Mul() local
904 unsigned numPartialOperandsB = (unsigned)bSize >> PARTIAL_OPERAND_WIDTH_LOG2; in CRYPTO_Mul() local
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_crypto.c894 unsigned numPartialOperandsB = numWordsLastOperandB in CRYPTO_Mul() local
904 unsigned numPartialOperandsB = (unsigned)bSize >> PARTIAL_OPERAND_WIDTH_LOG2; in CRYPTO_Mul() local