Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.c2393 params->arithType = kCAU3_PKHA_IntegerArith; in cau3_pkha_default_parms()
2715 if (arithType == kCAU3_PKHA_IntegerArith) in cau3_pkha_modmul()
3041 if (arithType == kCAU3_PKHA_IntegerArith) in CAU3_PKHA_ModAdd()
3318 if (arithType == kCAU3_PKHA_IntegerArith) in CAU3_PKHA_ModExp()
3522 if (arithType == kCAU3_PKHA_IntegerArith) in CAU3_PKHA_ModInv()
Dfsl_cau3.h172 kCAU3_PKHA_IntegerArith = 0U, /*!< Use integer arithmetic */ enumerator