1 /* 2 * Copyright (c) 2022 Nordic Semiconductor ASA 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7 #include "ecc_help_utils.h" 8 9 #include <zephyr/kernel.h> 10 11 #include <host/ecc.h> 12