Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dentropy.h238 int mbedtls_entropy_update_seed_file(mbedtls_entropy_context *ctx, const char *path);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dentropy.c442 int mbedtls_entropy_update_seed_file(mbedtls_entropy_context *ctx, const char *path) in mbedtls_entropy_update_seed_file() function