Home
last modified time | relevance | path

Searched refs:mbedtls_entropy_add_source (Results 1 – 11 of 11) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
A Dentropy.c83 mbedtls_entropy_add_source( ctx, mbedtls_null_entropy_poll, NULL, in mbedtls_entropy_init()
89 mbedtls_entropy_add_source( ctx, mbedtls_platform_entropy_poll, NULL, in mbedtls_entropy_init()
94 mbedtls_entropy_add_source( ctx, mbedtls_hardclock_poll, NULL, in mbedtls_entropy_init()
99 mbedtls_entropy_add_source( ctx, mbedtls_havege_poll, &ctx->havege_data, in mbedtls_entropy_init()
104 mbedtls_entropy_add_source( ctx, mbedtls_hardware_poll, NULL, in mbedtls_entropy_init()
109 mbedtls_entropy_add_source( ctx, mbedtls_nv_seed_poll, NULL, in mbedtls_entropy_init()
143 int mbedtls_entropy_add_source( mbedtls_entropy_context *ctx, in mbedtls_entropy_add_source() function
680 ret = mbedtls_entropy_add_source( &ctx, entropy_dummy_source, NULL, 16, in mbedtls_entropy_self_test()
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dentropy.h176 int mbedtls_entropy_add_source( mbedtls_entropy_context *ctx,
A Dcompat-1.3.h1942 #define entropy_add_source mbedtls_entropy_add_source
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dentropy.h176 int mbedtls_entropy_add_source( mbedtls_entropy_context *ctx,
A Dcompat-1.3.h1942 #define entropy_add_source mbedtls_entropy_add_source
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dentropy.h176 int mbedtls_entropy_add_source( mbedtls_entropy_context *ctx,
A Dcompat-1.3.h1942 #define entropy_add_source mbedtls_entropy_add_source
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dentropy.h176 int mbedtls_entropy_add_source( mbedtls_entropy_context *ctx,
A Dcompat-1.3.h1942 #define entropy_add_source mbedtls_entropy_add_source
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dentropy.h176 int mbedtls_entropy_add_source( mbedtls_entropy_context *ctx,
A Dcompat-1.3.h1942 #define entropy_add_source mbedtls_entropy_add_source

Completed in 70 milliseconds