mbedTLS
MBEDTLS_CTR_DRBG_ENTROPY_NONCE_LEN
is only used within mbedTLS.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
MBEDTLS_CTR_DRBG_ENTROPY_NONCE_LEN
MBEDTLS_CTR_DRBG_ENTROPY_NONCE_LEN macro
The default length of the nonce read from the entropy source. This is \c 0 because a single read from the entropy source is sufficient to include a nonce. See the documentation of mbedtls_ctr_drbg_seed() for more information.
Syntax
Show:
Summary
Declaration
from
ctr_drbg.h:164
#define
MBEDTLS_CTR_DRBG_ENTROPY_NONCE_LEN
0
Examples
References
from
examples
Code
Location
#define
MBEDTLS_CTR_DRBG_ENTROPY_NONCE_LEN
0
ctr_drbg.h:164
#if
MBEDTLS_CTR_DRBG_ENTROPY_NONCE_LEN
==
0
ctr_drbg.h:281
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out