blob: 05e23238be296618ac3ab224727f8a92ccf0227f [file] [log] [blame]
/*
* Copyright (c) 2023 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/kernel.h>
#include "crypto.h"
DEFINE_FAKE_VALUE_FUNC(int, bt_rand, void *, size_t);