mbedtls_entropy_source_state::strong is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesmbedTLSmbedtls_entropy_source_state::strong

mbedtls_entropy_source_state::strong field

Is the source strong?

Syntax

int strong;

References

LocationReferrerText
entropy.h:116
int strong; /**< Is the source strong? */
entropy.c:164mbedtls_entropy_add_source()
ctx->source[idx].strong = strong;
entropy.c:273entropy_gather_internal()

Data Use

Functions writing mbedtls_entropy_source_state::strong
Functions reading mbedtls_entropy_source_state::strong
all items filtered out
mbedtls_entropy_source_state::strong
all items filtered out