Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc.c3859 params->arithType = kLTC_PKHA_IntegerArith; in ltc_pkha_default_parms()
4178 if (arithType == kLTC_PKHA_IntegerArith) in ltc_pkha_modmul()
4471 if (arithType == kLTC_PKHA_IntegerArith) in LTC_PKHA_ModAdd()
4700 if (arithType == kLTC_PKHA_IntegerArith) in LTC_PKHA_ModExp()
4811 if (arithType == kLTC_PKHA_IntegerArith) in LTC_PKHA_ModInv()
Dfsl_ltc.h180 kLTC_PKHA_IntegerArith = 0U, /*!< Use integer arithmetic */ enumerator