Home
last modified time | relevance | path

Searched refs:arithType (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.h719 cau3_pkha_f2m_t arithType);
747 cau3_pkha_f2m_t arithType);
777 cau3_pkha_f2m_t arithType);
865 cau3_pkha_f2m_t arithType,
899 cau3_pkha_f2m_t arithType,
953 cau3_pkha_f2m_t arithType);
978 cau3_pkha_f2m_t arithType);
995 …e, const uint8_t *N, size_t sizeN, uint8_t *result, size_t *resultSize, cau3_pkha_f2m_t arithType);
1040 cau3_pkha_f2m_t arithType);
1094 cau3_pkha_f2m_t arithType,
[all …]
Dfsl_cau3.c221 cau3_pkha_f2m_t arithType; member
2393 params->arithType = kCAU3_PKHA_IntegerArith; in cau3_pkha_default_parms()
2651 modeReg |= ((uint32_t)params->arithType << 17u); in cau3_pkha_init_mode()
2672 …se, const uint8_t *N, size_t sizeN, uint8_t *result, size_t *resultSize, cau3_pkha_f2m_t arithType) in cau3_pkha_modR2() argument
2679 params.arithType = arithType; in cau3_pkha_modR2()
2707 cau3_pkha_f2m_t arithType, in cau3_pkha_modmul() argument
2715 if (arithType == kCAU3_PKHA_IntegerArith) in cau3_pkha_modmul()
2730 params.arithType = arithType; in cau3_pkha_modmul()
2866 cau3_pkha_f2m_t arithType) in CAU3_PKHA_NormalToMontgomery() argument
2883 status = cau3_pkha_modR2(base, N, sizeN, R2, sizeR2, arithType); in CAU3_PKHA_NormalToMontgomery()
[all …]
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc.h1199 ltc_pkha_f2m_t arithType);
1227 ltc_pkha_f2m_t arithType);
1257 ltc_pkha_f2m_t arithType);
1345 ltc_pkha_f2m_t arithType,
1379 ltc_pkha_f2m_t arithType,
1406 ltc_pkha_f2m_t arithType);
1431 ltc_pkha_f2m_t arithType);
1448 …const uint8_t *N, uint16_t sizeN, uint8_t *result, uint16_t *resultSize, ltc_pkha_f2m_t arithType);
1473 ltc_pkha_f2m_t arithType);
1527 ltc_pkha_f2m_t arithType,
[all …]
Dfsl_ltc.c161 ltc_pkha_f2m_t arithType; member
3859 params->arithType = kLTC_PKHA_IntegerArith; in ltc_pkha_default_parms()
4114 modeReg |= ((uint32_t)params->arithType << 17u); in ltc_pkha_init_mode()
4135 … const uint8_t *N, uint16_t sizeN, uint8_t *result, uint16_t *resultSize, ltc_pkha_f2m_t arithType) in ltc_pkha_modR2() argument
4142 params.arithType = arithType; in ltc_pkha_modR2()
4170 ltc_pkha_f2m_t arithType, in ltc_pkha_modmul() argument
4178 if (arithType == kLTC_PKHA_IntegerArith) in ltc_pkha_modmul()
4193 params.arithType = arithType; in ltc_pkha_modmul()
4335 ltc_pkha_f2m_t arithType) in LTC_PKHA_NormalToMontgomery() argument
4343 status = ltc_pkha_modR2(base, N, sizeN, R2, sizeR2, arithType); in LTC_PKHA_NormalToMontgomery()
[all …]
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c7175 caam_pkha_f2m_t arithType; member
7189 params->arithType = kCAAM_PKHA_IntegerArith; in caam_pkha_default_parms()
7260 modeReg |= ((uint32_t)params->arithType << 17u); in caam_pkha_get_mode()
7618 caam_pkha_f2m_t arithType);
7631 caam_pkha_f2m_t arithType) in CAAM_PKHA_ModAddNonBlocking() argument
7636 if (arithType == kCAAM_PKHA_IntegerArith) in CAAM_PKHA_ModAddNonBlocking()
7651 params.arithType = arithType; in CAAM_PKHA_ModAddNonBlocking()
7687 caam_pkha_f2m_t arithType) in CAAM_PKHA_ModAdd() argument
7695 arithType); in CAAM_PKHA_ModAdd()
7903 caam_pkha_f2m_t arithType,
[all …]
Dfsl_caam.h2972 caam_pkha_f2m_t arithType);
3002 caam_pkha_f2m_t arithType);
3034 caam_pkha_f2m_t arithType);
3128 caam_pkha_f2m_t arithType,
3164 caam_pkha_f2m_t arithType,
3193 caam_pkha_f2m_t arithType);
3220 caam_pkha_f2m_t arithType);
3243 caam_pkha_f2m_t arithType);
3270 caam_pkha_f2m_t arithType);
3328 caam_pkha_f2m_t arithType,
[all …]