|
Mbed TLS v4.0.0
|
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 |
| #define PSA_DRIVER_GET_ENTROPY_FLAGS_NONE ((psa_driver_get_entropy_flags_t) 0) |
Flags requesting the default behavior for a "get_entropy" driver entry point. This is equivalent to 0.
Definition at line 41 of file crypto_driver_random.h.
| typedef uint32_t psa_driver_get_entropy_flags_t |
The type of the flags argument to "get_entropy" driver entry points.
This implementation does not support any flags yet.
Definition at line 34 of file crypto_driver_random.h.
1.8.6