Searched refs:ltc_pkha_init_mode (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/ |
D | fsl_ltc.c | 4094 static status_t ltc_pkha_init_mode(LTC_Type *base, const ltc_pkha_mode_params_t *params) in ltc_pkha_init_mode() function 4145 status = ltc_pkha_init_mode(base, ¶ms); in ltc_pkha_modR2() 4199 status = ltc_pkha_init_mode(base, ¶ms); in ltc_pkha_modmul() 4489 status = ltc_pkha_init_mode(base, ¶ms); in LTC_PKHA_ModAdd() 4550 status = ltc_pkha_init_mode(base, ¶ms); in LTC_PKHA_ModSub1() 4601 status = ltc_pkha_init_mode(base, ¶ms); in LTC_PKHA_ModSub2() 4715 status = ltc_pkha_init_mode(base, ¶ms); in LTC_PKHA_ModExp() 4765 status = ltc_pkha_init_mode(base, ¶ms); in LTC_PKHA_ModRed() 4824 status = ltc_pkha_init_mode(base, ¶ms); in LTC_PKHA_ModInv() 4897 status = ltc_pkha_init_mode(base, ¶ms); in LTC_PKHA_GCD() [all …]
|