Home
last modified time | relevance | path

Searched refs:MBEDTLS_ENTROPY_SOURCE_STRONG (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dentropy.c84 1, MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()
91 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()
101 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()
106 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()
111 MBEDTLS_ENTROPY_SOURCE_STRONG ); in mbedtls_entropy_init()
275 if( ctx->source[i].strong == MBEDTLS_ENTROPY_SOURCE_STRONG ) in entropy_gather_internal()
375 if( ctx->source[i].strong == MBEDTLS_ENTROPY_SOURCE_STRONG ) in mbedtls_entropy_func()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dentropy.h89 #define MBEDTLS_ENTROPY_SOURCE_STRONG 1 /**< Entropy source is strong */ macro

Completed in 5 milliseconds