Searched refs:caam_pkha_ecc_algorithm_operation_command (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/ |
D | fsl_caam.c | 7418 static status_t caam_pkha_ecc_algorithm_operation_command(CAAM_Type *base, in caam_pkha_ecc_algorithm_operation_command() function 8571 …status = caam_pkha_ecc_algorithm_operation_command(base, handle, descriptor, A, B, NULL, 0, N, NUL… in CAAM_PKHA_ECC_PointAddNonBlocking() 8660 …status = caam_pkha_ecc_algorithm_operation_command(base, handle, descriptor, NULL, B, NULL, 0, N, … in CAAM_PKHA_ECC_PointDoubleNonBlocking() 8754 …status = caam_pkha_ecc_algorithm_operation_command(base, handle, descriptor, A, NULL, E, sizeE, N,… in CAAM_PKHA_ECC_PointMulNonBlocking()
|