Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.h417 kCAAM_PKHA_IntegerArith = 0U, /*!< Use integer arithmetic */ enumerator
Dfsl_caam.c7542 params->arithType = kCAAM_PKHA_IntegerArith; in caam_pkha_default_parms()
7989 if (arithType == kCAAM_PKHA_IntegerArith) in CAAM_PKHA_ModAddNonBlocking()
8280 if (arithType == kCAAM_PKHA_IntegerArith) in CAAM_PKHA_ModMulNonBlocking()
8474 if (arithType == kCAAM_PKHA_IntegerArith) in CAAM_PKHA_ModExpNonBlocking()