Home
last modified time | relevance | path

Searched refs:mbedtls_entropy_init (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dentropy.h135 void mbedtls_entropy_init(mbedtls_entropy_context *ctx);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dentropy.c27 void mbedtls_entropy_init(mbedtls_entropy_context *ctx) in mbedtls_entropy_init() function
615 mbedtls_entropy_init(&ctx); in mbedtls_entropy_self_test()
H A Dpsa_crypto.c7973 rng->entropy_init = mbedtls_entropy_init; in mbedtls_psa_random_init()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog4153 mbedtls_sha512_starts() in the mbedtls_entropy_init() function.