Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.h402 kCAAM_PKHA_IntegerArith = 0U, /*!< Use integer arithmetic */ enumerator
Dfsl_caam.c7189 params->arithType = kCAAM_PKHA_IntegerArith; in caam_pkha_default_parms()
7636 if (arithType == kCAAM_PKHA_IntegerArith) in CAAM_PKHA_ModAddNonBlocking()
7927 if (arithType == kCAAM_PKHA_IntegerArith) in CAAM_PKHA_ModMulNonBlocking()
8121 if (arithType == kCAAM_PKHA_IntegerArith) in CAAM_PKHA_ModExpNonBlocking()