|
Mbed TLS v4.0.0
|
Definitions for PSA random and entropy drivers. More...
#include "crypto_driver_common.h"

Go to the source code of this file.
Macros | |
| #define | PSA_DRIVER_GET_ENTROPY_FLAGS_NONE ((psa_driver_get_entropy_flags_t) 0) |
Typedefs | |
| typedef uint32_t | psa_driver_get_entropy_flags_t |
Definitions for PSA random and entropy drivers.
This file is part of the PSA Crypto Driver Model, containing functions for driver developers to implement to enable hardware to be called in a standardized way by a PSA Cryptographic API implementation. The functions comprising the driver model, which driver authors implement, are not intended to be called by application developers.
Definition in file crypto_driver_random.h.
1.8.6