Searched refs:caam_pkha_ecc_point_t (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/ |
D | fsl_caam.h | 390 } caam_pkha_ecc_point_t; typedef 3321 const caam_pkha_ecc_point_t *A, 3322 const caam_pkha_ecc_point_t *B, 3329 caam_pkha_ecc_point_t *result); 3350 const caam_pkha_ecc_point_t *B, 3356 caam_pkha_ecc_point_t *result); 3382 const caam_pkha_ecc_point_t *A, 3392 caam_pkha_ecc_point_t *result);
|
D | fsl_caam.c | 7421 const caam_pkha_ecc_point_t *A, in caam_pkha_ecc_algorithm_operation_command() 7422 const caam_pkha_ecc_point_t *B, in caam_pkha_ecc_algorithm_operation_command() 7431 caam_pkha_ecc_point_t *result, in caam_pkha_ecc_algorithm_operation_command() 8540 const caam_pkha_ecc_point_t *A, 8541 const caam_pkha_ecc_point_t *B, 8548 caam_pkha_ecc_point_t *result); 8553 const caam_pkha_ecc_point_t *A, in CAAM_PKHA_ECC_PointAddNonBlocking() 8554 const caam_pkha_ecc_point_t *B, in CAAM_PKHA_ECC_PointAddNonBlocking() 8561 caam_pkha_ecc_point_t *result) in CAAM_PKHA_ECC_PointAddNonBlocking() 8597 const caam_pkha_ecc_point_t *A, in CAAM_PKHA_ECC_PointAdd() [all …]
|