Searched refs:kLTC_PKHA_IntegerArith (Results 1 – 2 of 2) sorted by relevance
3859 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()
180 kLTC_PKHA_IntegerArith = 0U, /*!< Use integer arithmetic */ enumerator