Home
last modified time | relevance | path

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

/hal_nxp-latest/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-latest/mcux/mcux-sdk/drivers/ltc/
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 …]
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 …]
/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c7528 caam_pkha_f2m_t arithType; member
7542 params->arithType = kCAAM_PKHA_IntegerArith; in caam_pkha_default_parms()
7613 modeReg |= ((uint32_t)params->arithType << 17u); in caam_pkha_get_mode()
7971 caam_pkha_f2m_t arithType);
7984 caam_pkha_f2m_t arithType) in CAAM_PKHA_ModAddNonBlocking() argument
7989 if (arithType == kCAAM_PKHA_IntegerArith) in CAAM_PKHA_ModAddNonBlocking()
8004 params.arithType = arithType; in CAAM_PKHA_ModAddNonBlocking()
8040 caam_pkha_f2m_t arithType) in CAAM_PKHA_ModAdd() argument
8048 arithType); in CAAM_PKHA_ModAdd()
8256 caam_pkha_f2m_t arithType,
[all …]
Dfsl_caam.h3103 caam_pkha_f2m_t arithType);
3133 caam_pkha_f2m_t arithType);
3165 caam_pkha_f2m_t arithType);
3259 caam_pkha_f2m_t arithType,
3295 caam_pkha_f2m_t arithType,
3324 caam_pkha_f2m_t arithType);
3351 caam_pkha_f2m_t arithType);
3374 caam_pkha_f2m_t arithType);
3401 caam_pkha_f2m_t arithType);
3459 caam_pkha_f2m_t arithType,
[all …]