Searched refs:ltc_pkha_ecc_point_t (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/ |
D | fsl_ltc.h | 168 } ltc_pkha_ecc_point_t; typedef 1520 const ltc_pkha_ecc_point_t *A, 1521 const ltc_pkha_ecc_point_t *B, 1528 ltc_pkha_ecc_point_t *result); 1547 const ltc_pkha_ecc_point_t *B, 1553 ltc_pkha_ecc_point_t *result); 1579 const ltc_pkha_ecc_point_t *A, 1589 ltc_pkha_ecc_point_t *result,
|
D | fsl_ltc.c | 4980 const ltc_pkha_ecc_point_t *A, in LTC_PKHA_ECC_PointAdd() 4981 const ltc_pkha_ecc_point_t *B, in LTC_PKHA_ECC_PointAdd() 4988 ltc_pkha_ecc_point_t *result) in LTC_PKHA_ECC_PointAdd() 5059 const ltc_pkha_ecc_point_t *B, in LTC_PKHA_ECC_PointDouble() 5065 ltc_pkha_ecc_point_t *result) in LTC_PKHA_ECC_PointDouble() 5135 const ltc_pkha_ecc_point_t *A, in LTC_PKHA_ECC_PointMul() 5145 ltc_pkha_ecc_point_t *result, in LTC_PKHA_ECC_PointMul()
|