Searched refs:templateArithmeticECC (Results 1 – 1 of 1) sorted by relevance
7742 static const uint32_t templateArithmeticECC[] = { variable7787 uint32_t descriptorSize = ARRAY_SIZE(templateArithmeticECC); in caam_pkha_ecc_algorithm_operation_command()7788 …BUILD_ASSURE(sizeof(caam_desc_pkha_ecc_t) >= sizeof(templateArithmeticECC), caam_desc_pkha_ecc_t_s… in caam_pkha_ecc_algorithm_operation_command()7791 (void)caam_memcpy(descriptor, templateArithmeticECC, sizeof(templateArithmeticECC)); in caam_pkha_ecc_algorithm_operation_command()