Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c7389 static const uint32_t templateArithmeticECC[] = { variable
7434 uint32_t descriptorSize = ARRAY_SIZE(templateArithmeticECC); in caam_pkha_ecc_algorithm_operation_command()
7435 …BUILD_ASSURE(sizeof(caam_desc_pkha_ecc_t) >= sizeof(templateArithmeticECC), caam_desc_pkha_ecc_t_s… in caam_pkha_ecc_algorithm_operation_command()
7438 (void)caam_memcpy(descriptor, templateArithmeticECC, sizeof(templateArithmeticECC)); in caam_pkha_ecc_algorithm_operation_command()