Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c7771 static status_t caam_pkha_ecc_algorithm_operation_command(CAAM_Type *base, in caam_pkha_ecc_algorithm_operation_command() function
8924 …status = caam_pkha_ecc_algorithm_operation_command(base, handle, descriptor, A, B, NULL, 0, N, NUL… in CAAM_PKHA_ECC_PointAddNonBlocking()
9013 …status = caam_pkha_ecc_algorithm_operation_command(base, handle, descriptor, NULL, B, NULL, 0, N, … in CAAM_PKHA_ECC_PointDoubleNonBlocking()
9107 …status = caam_pkha_ecc_algorithm_operation_command(base, handle, descriptor, A, NULL, E, sizeE, N,… in CAAM_PKHA_ECC_PointMulNonBlocking()