zephyr/tests/bluetooth/host/crypto/mocks/crypto_help_utils.c

10 lines
180 B
C

/*
* Copyright (c) 2022 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/kernel.h>
#include <host/crypto.h>
#include "crypto_help_utils.h"