Searched refs:templateArithmeticECC (Results 1 – 1 of 1) sorted by relevance
7389 static const uint32_t templateArithmeticECC[] = { variable7434 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()