Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e70c556dcc16ddfdf7296a71801e3f318b67f6f0
/
.
/
subsys
/
bluetooth
/
host
/
crypto.h
blob: 7b3aa0f7df37c16b7341dd94388e30fb4801017c [
file
] [
log
] [
blame
]
Vinayak Chettimada
a91dd34
2017-03-15 11:19:27 +0100
[
diff
] [
blame
]
1
/*
2
* Copyright (c) 2016-2017 Nordic Semiconductor ASA
3
* Copyright (c) 2015-2016 Intel Corporation
4
*
5
* SPDX-License-Identifier: Apache-2.0
6
*/
7
8
int
prng_init
(
void
);