Mbed TLS v4.0.0
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
tf-psa-crypto
include
psa
crypto_driver_random.h
Go to the documentation of this file.
1
12
/*
13
* Copyright The Mbed TLS Contributors
14
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
15
*/
16
#ifndef PSA_CRYPTO_DRIVER_RANDOM_H
17
#define PSA_CRYPTO_DRIVER_RANDOM_H
18
19
#include "
crypto_driver_common.h
"
20
21
#ifdef __cplusplus
22
extern
"C"
{
23
#endif
24
34
typedef
uint32_t
psa_driver_get_entropy_flags_t
;
35
41
#define PSA_DRIVER_GET_ENTROPY_FLAGS_NONE ((psa_driver_get_entropy_flags_t) 0)
42
45
#ifdef __cplusplus
46
}
47
#endif
48
49
#endif
/* PSA_CRYPTO_DRIVER_COMMON_H */
psa_driver_get_entropy_flags_t
uint32_t psa_driver_get_entropy_flags_t
Definition:
crypto_driver_random.h:34
crypto_driver_common.h
Definitions for all PSA crypto drivers.
Generated on Thu Feb 5 2026 15:22:17 for Mbed TLS v4.0.0 by
1.8.6