Searched defs:arithType (Results 1 – 3 of 3) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/cau3/ |
D | fsl_cau3.c | 221 cau3_pkha_f2m_t arithType; member 2672 …se, const uint8_t *N, size_t sizeN, uint8_t *result, size_t *resultSize, cau3_pkha_f2m_t arithType) in cau3_pkha_modR2() 2707 cau3_pkha_f2m_t arithType, in cau3_pkha_modmul() 2866 cau3_pkha_f2m_t arithType) in CAU3_PKHA_NormalToMontgomery() 2959 cau3_pkha_f2m_t arithType) in CAU3_PKHA_MontgomeryToNormal() 3036 cau3_pkha_f2m_t arithType) in CAU3_PKHA_ModAdd() 3256 cau3_pkha_f2m_t arithType, in CAU3_PKHA_ModMul() 3311 cau3_pkha_f2m_t arithType, in CAU3_PKHA_ModExp() 3454 cau3_pkha_f2m_t arithType) in CAU3_PKHA_ModRed() 3516 cau3_pkha_f2m_t arithType) in CAU3_PKHA_ModInv() [all …]
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/ |
D | fsl_ltc.c | 161 ltc_pkha_f2m_t arithType; member 4135 … const uint8_t *N, uint16_t sizeN, uint8_t *result, uint16_t *resultSize, ltc_pkha_f2m_t arithType) in ltc_pkha_modR2() 4170 ltc_pkha_f2m_t arithType, in ltc_pkha_modmul() 4335 ltc_pkha_f2m_t arithType) in LTC_PKHA_NormalToMontgomery() 4407 ltc_pkha_f2m_t arithType) in LTC_PKHA_MontgomeryToNormal() 4466 ltc_pkha_f2m_t arithType) in LTC_PKHA_ModAdd() 4650 ltc_pkha_f2m_t arithType, in LTC_PKHA_ModMul() 4693 ltc_pkha_f2m_t arithType, in LTC_PKHA_ModExp() 4755 ltc_pkha_f2m_t arithType) in LTC_PKHA_ModRed() 4805 ltc_pkha_f2m_t arithType) in LTC_PKHA_ModInv() [all …]
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/ |
D | fsl_caam.c | 7175 caam_pkha_f2m_t arithType; member 7631 caam_pkha_f2m_t arithType) in CAAM_PKHA_ModAddNonBlocking() 7687 caam_pkha_f2m_t arithType) in CAAM_PKHA_ModAdd() 7919 caam_pkha_f2m_t arithType, in CAAM_PKHA_ModMulNonBlocking() 7986 caam_pkha_f2m_t arithType, in CAAM_PKHA_ModMul() 8030 caam_pkha_f2m_t arithType) in CAAM_PKHA_ModR2NonBlocking() 8064 caam_pkha_f2m_t arithType) in CAAM_PKHA_ModR2() 8114 caam_pkha_f2m_t arithType, in CAAM_PKHA_ModExpNonBlocking() 8170 caam_pkha_f2m_t arithType, in CAAM_PKHA_ModExp() 8217 caam_pkha_f2m_t arithType) in CAAM_PKHA_ModRedNonBlocking() [all …]
|